body { 	scrollbar-face-color: #FDE37B; 
		scrollbar-shadow-color: #41678D; 
		scrollbar-highlight-color: #F7B4DD;
		scrollbar-3dlight-color: #A4AC26;
		scrollbar-darkshadow-color: #613F90;
		scrollbar-track-color: #FFEEAB; 
		scrollbar-arrow-color: #E1058C; 
		   BACKGROUND-POSITION: left top; 
		   BACKGROUND-REPEAT: repeat; 
		      font-family: Arial, Helvetica, sans-serif; 
		      font-size: 10pt; 
		      COLOR: #000000; } 
		
a:active 		{  color: #8E4728; text-decoration: none; font-weight: normal; }
a:hover 		{  color: #A4AC26; text-decoration: none; font-weight: normal; }
a:link 			{  color: #8E4728; text-decoration: none; font-weight: normal; }
a:visited 		{  color: Gray; text-decoration: none; font-weight: normal; }

p 				{  font-family: Comic Sans MS, Courier, Courier New, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;}
ul				{  font-family: Comic Sans MS, Courier, Courier New, Arial, Helvetica, sans-serif; }
li 				{  font-family: Comic Sans MS, Courier, Courier New, Arial, Helvetica, sans-serif; font-weight: normal; list-style-image : url(images/bullet.gif); vertical-align: top; line-height: 18pt; color: #000000; }

H1 				{  font-family: Comic Sans MS, Courier, Courier New, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #613F90; letter-spacing : 1px; }
H2 				{  font-family: Comic Sans MS, Courier, Courier New, Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #7551A6; letter-spacing : 1px; }
H3 				{  font-family: Comic Sans MS, Courier, Courier New, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #cc6699; letter-spacing : 1px; }
H4 				{  font-family: Comic Sans MS, Courier, Courier New, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #cc6699; letter-spacing : 1px; }
H5 				{  font-family: Comic Sans MS, Courier, Courier New, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #cc6699; letter-spacing : 1px; }
H6 				{  font-family: Comic Sans MS, Courier, Courier New, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #cc6699; letter-spacing : 1px; }

td 				{  font-family: Comic Sans MS, Courier, Courier New, Arial, Helvetica, sans-serif; font-size: 10pt; vertical-align: top; color: #000000;}

.txt 			{  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; }
.hdr 			{  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #8560B8; letter-spacing : 1px; }
.subhdr 		{  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #ffcc99; } 
.alert 			{  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #cc0000; letter-spacing : .5px; font-style : italic; }
.description 	{  font-family: Comic Sans MS, Courier, Courier New, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #999900; letter-spacing : .5px; font-style : italic; }

th				{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 7.5pt; font-style : normal; font-variant : normal; font-weight : bold; color : #FFFFFF; background-color: #AF016C; height : auto; line-height : 12pt; vertical-align: top; }
td.light 		{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 7.5pt; font-style : normal; font-variant : normal; font-weight : normal; color : #000000; background-color: #FEEBF7; height : auto; line-height : 12pt; vertical-align: top; }
td.dark 		{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 7.5pt; font-style : normal; font-variant : normal; font-weight : normal; color : #000000; background-color: #FED8EF; height : auto; line-height : 12pt; vertical-align: top; } 
td.head			{ font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 7.5pt; font-weight: bold; color: #ffffff; background-color : #E46CB6; letter-spacing : 1px; }

select 			{ width: 182px; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #FFFFFF; }
.button 		{ width: 70px; height: 22px; background-color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; }


.menuWide { 
		position: absolute; 
		width: 280px; 
		float: left; 
		left: -400px; 
		padding:0; 
		border: solid 0px; 
		z-index: 99;
}

.menuTable {
		border: 0px;
}

.menutable { 
		background: #B9CBD8; 
		font-family: Arial, Helvetica, sans-serif; 
		color: #000000; 
		text-align: left; 
		line-height: 18px; 
		font-weight: normal; 
		text-indent: 2px; 
		border: 1px solid #000000;
		width : 100% ;
		}

td.menutable 
	{ 
	border: 2px solid #FFAF00;
	}
	
.menustyle { position: absolute; 
	width: 300; 
	float: left; 
	left: -400px; 
	padding:0; 
	border: solid 0px #FFAF00; 
	background: #B9CBD8; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	text-align: left; 
	line-height: 20px; 
	font-weight: normal; 
	text-indent: 2px;
	z-index: 10;
	}