
/*			^^ LAYOUT ABOVE ^^	
			vv STYLE  BELOW vv			*/

BODY, P, TD {
font-family 		: Verdana, Arial, Helvetica, sans-serif;
font-size 			: 9pt;
color 				: #333333;
margin 				: 0px;
}

.customers {
font-family 		: Verdana, Arial, Helvetica, sans-serif;
font-size 			: 9pt;
color 				: #000000;
font-weight			: bold;
font-style			: italic;
}

H1 {
font-family 		: Verdana, Arial, Helvetica, sans-serif;
font-size 			: 12pt;
color 				: #000000;
}

H2 {
font-family 		: Verdana, Arial, Helvetica, sans-serif;
font-size 			: 10pt;
color 				: #009999;
margin-bottom : 0px;
}

a:link { color 	: #009999;

}

a:visited {

}
 
a:hover {color 	: #000000;
text-decoration : underline;

}

a:active {

}

.menu {
background-color	: white;
}

.menuitem {
text-align : center;
background-color : ##01A3B0;
color : white;
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
text-decoration : none;

	}
	
a.menuitem:hover {
	background-color : ##01A3B0;
color : #000000;
text-decoration : none;
}

a.menuitem:visited {
	background-color : ##01A3B0;
color : #FFFFFF;
text-decoration : none;
}

a.menuitem:live {
	background-color : ##01A3B0;
color : #FFFFFF;
text-decoration : none;
}

a.menuitem:link {
	background-color : ##01A3B0;
color : #FFFFFF;
text-decoration : none;
}	

.caption{
color : black;
text-align: left;
font-size : 10px;
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
	.footer {
	font-size : 10px; font-weight: bolder;
}

a.footer:link {
color : #666666;
text-decoration : none;
}

a.footer:visited {
color : #666666;
text-decoration : none;
}

a.footer:hover {
color : #666666;
text-decoration : underline;
}

a.footer:live {
color : #666666;
text-decoration : none;
}

H3 {
	color : white;
	margin-bottom : 2px;
	font-size : 14px;
}

.shows {
color : #009999;
font-family : arial, Helvetica, sans-serif;
font-size : 11px;

}


.showsmall, .showsmall li {
color : #666666;
font-family : arial, Helvetica, sans-serif;
font-size : 10px;
margin-bottom:10px;
}

.searchpagemenu {
	text-align : right;
	color :black;
}

A.searchpagemenu:live {
	color : gray;
}

HR.logoCol {
	color : 00A2B5;
}


H5 {
	font-family : Verdana, sans serif;
	font-size : 18px; 
	color : #666666;
}


TABLE, TR {
font-family 		: Verdana, Arial, Helvetica, sans-serif;
font-size 			: 9pt;
color 				: #333333;
margin 				: 0px;
}