/* main */
BODY 			{font-family: Verdana, Arial, Helvetica, sans-serif;font-weight : normal;font-style : normal;font-size : 12pt;color : #000000;background : #FFEFB7;}
P 				{font-family: Verdana, Arial, Helvetica, sans-serif;font-weight : normal;font-style : normal;font-size : 12pt;color : #666666;background : #ffffff;}
H1	 			{font-family: Verdana, Arial, Helvetica, sans-serif;font-weight : bold;font-style : normal;font-size : 22pt;color : #F7AD08;}
H2	 			{font-family: Verdana, Arial, Helvetica, sans-serif;font-weight : normal;font-style : normal;font-size : 14pt;color : #F7AD08;}
H3	 			{font-family: Verdana, Arial, Helvetica, sans-serif;font-weight : bold;font-style : normal;font-size : 18pt;color : #F7AD08;}

/* general links */
A 				{font-style : normal;font-weight : bold;text-decoration : none;color : #F7AD08;}
A:Active 		{font-style : normal;font-weight : bold;text-decoration : none;color : #F7AD08;}
A:Visited 		{font-style : normal;font-weight : bold;text-decoration : none;color : #F7AD08;}
A:Hover 		{font-style : normal;font-weight : bold;text-decoration : none;color : #666666;}

/* menu style */
.menu_box		{border:1px solid #666666; background-color : #F7AD08;}
.menuH 			{font-size : 8pt;font-style : normal;font-weight : bold;color : #666666;}
.menu 			{font-size : 10pt;font-style : normal;font-weight : normal;text-decoration : none;color : #666666;}
.menu:Active 	{font-size : 10pt;font-style : normal;font-weight : normal;text-decoration : none;color : #666666;}
.menu:Visited 	{font-size : 10pt;font-style : normal;font-weight : normal;text-decoration : none;color : #666666;}
.menu:Hover 	{font-size : 10pt;font-style : normal;font-weight : normal;text-decoration : underline;color : #666666;}

/* footer style */
.foot	 			{font-size : 7pt;font-style : normal;font-weight : normal;color : #c0c0c0;}
.footer 			{font-size : 7pt;font-style : normal;font-weight : normal;text-decoration : none;color : #c0c0c0;}
.footer:Active 		{font-size : 7pt;font-style : normal;font-weight : normal;text-decoration : none;color : #c0c0c0;}
.footer:Visited 	{font-size : 7pt;font-style : normal;font-weight : normal;text-decoration : none;color : #c0c0c0;}
.footer:Hover 		{font-size : 7pt;font-style : normal;font-weight : normal;text-decoration : none;color : #F7AD08;}

/* general */
.line			{background-color : #666666;height : 1px;color : #666666;background : #666666;border : 0;}
.box			{border:1px solid #F7AD08; background-color : #ffffff}
.note			{font-size : 8pt;font-style : normal;font-weight : normal;color : #666666;}
.field			{font-weight : bold;color : #666666;}

/* forms */
.form-outer		{border-width: 1;border-color: #666666;border-style: solid;background-color: #FFEFB7;font-size : 10pt;}
.form 			{padding-left: 3px;border-width: 1;border-color: #666666;border-style: solid;background-color: #FFEFB7;color: #666666;font-size : 10pt;}
.button			{font-size: 10px;background: #FFEFB7;border-width: 1;border-color: #666666;border-style: solid;color: #666666;height: 20px;}
