.universal {

	background : transparent;

	background-color : inherit;

}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	background-image: url(greenmenu.jpg);
	font-weight: bold;	
}
A.menu:LINK {
	color : white;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	display: block;
	font-weight: bold;	
	background-image: url(greenmenu.jpg);
}
A.menu:Visited {
	color : white;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	display: block;
	font-weight: bold;	
	background-image: url(greenmenu.jpg);
}
A.menu:Active {
	color : white;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	display: block;
	font-weight: bold;	
	background-image: url(greenmenu.jpg);
}
A.menu:Hover {
	color : #FFFFCC;
	background : #1F5249;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	display: block;
	
}





BODY  {
	font-family : serif;
	color : white;
	text-align : left;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	scrollbar-face-color: #ffffcc;
	scrollbar-highlight-color: #ffffcc;
	scrollbar-3dlight-color: oldlace;
	scrollbar-darkshadow-color: gray;
	scrollbar-shadow-color: silver;
	scrollbar-arrow-color: gray;
	scrollbar-track-color: white;
	font : xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(squares/yellowbar.png);
	background-repeat: repeat-x;

}





OPTION {

	background-color : transparent;

}



H1  {

	font-size : 24px;

	font-weight : bold;

	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;

	text-align : left;

	background-color : #1F5249;

	color : white;

	padding : 0;

	margin : 0;

}





H2  {

	font-size : 18px;

	font-weight : bold;

	font-family: Arial, Helvetica, Verdana, sans-serif;

	text-align : left;

	text-transform : none;

	background : transparent;

	padding : 0;

  margin : 0;	

	color : #ffffff;

}



H3  {

	font-size : 14px;

	font-weight : bold;

	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;

	text-align : center;

	color : #FFFFFF;

	padding : 0;

	margin : 0;

	text-align : center;

}



H4  {

	font-size : 12px;

	font-weight : bold;

	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;

	text-align : left;

	background-color : #1F5249;

	color : #white;

	padding : 0;

	margin : 0;

}

.header  {

	font-size : 10px;

	font-weight : bold;

	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;

	text-align : center;

	background-color : transparent;

	color : black;

	padding : 0;

	margin : 0;

}



A  {

	

}



A:LINK {

	color : #ffffff;

	text-decoration:none;

}



A:Visited  {

	color : #ffffff;

	text-decoration:none;

}



A:Active  {

	color : #ffffff;

	text-decoration:none;

}



A:Hover  {

	color : #0066FF;

	background : #1F5249;

}





P {

	font-size : 12px;
    color:white;
	padding : 0px;

}





.x-small  {

	font-size : x-small;

}





.small {

	font-size : x-small;

}







.row_default {

	background-color : #FFFFF0;

}



.row_alternating {

	background-color : #EDEDED;

}







th  {

	font-size : 16px;

	font-family : verdana;

	font-weight : bold;

	color : white;

	background-color : #1F5249;

	text-align : left

}





td  {

	padding : 0px;

	font : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight : normal;

	font-size : 10px ;

}





table  {

	text-align : left;

}





li  {
	text-align : left;
	color : #FFFFFF;
	font-size : 12px;
	text-indent: 0px;

}
