H1 { font-family: Tahoma, sans-serif; font-size: 12px; font-style: normal; color: #000000; } /*heading 1*/
H2 { font-family: Tahoma, sans-serif; font-size: 11px; font-style: normal; color: #FFFFFF; } /*heading 2*/
H3 { font-family: Tahoma, sans-serif; font-size: 11px; font-weight: bold; font-style: normal; color: #333333; } /*heading 3*/
H4 { font-family: Tahoma, sans-serif; font-size: 11px; font-weight: bold; font-style: normal; color: #316184; } /*heading 4*/
H5 { font-family: Tahoma, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: #333333; } /*normal*/
H6 { font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #FFFF00; } /*yellow*/
PRE { font-family: Tahoma, sans-serif; font-size: 10px; font-weight: bold; font-style: normal; color: #666666; } /*footer*/
P { font-family: Tahoma, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: #666666; } /*Paragraph*/
DIV { font-family: Tahoma, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: #333333; } /*Default*/
body {
	font-family: Tahoma, sans-serif;
}

li { font-family: Tahoma, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; color: #666666; } /*Bullet*/

A { 	
	color: #E49D3E;
	font-family: Tahoma, sans-serif;
	text-decoration:none;
	font-size:11px; 
	cursor:hand;}
    A:link { color:#E49D3E; text-decoration:none; }
    A:visited { color:#E49D3E; text-decoration:none; }
    A:hover { color:#000000; text-decoration:non3; 
}

.footer { 	
	color: #666666;
	font-family: Tahoma, sans-serif;
	text-decoration:none;
	font-size:10px;
}

.footerlink { 	
	color: #A99A14;
	font-family: Tahoma, sans-serif;
	text-decoration:none;
	font-size:10px; 
	cursor:hand;}
    footerlink:link { color:#A99A14; text-decoration:none; }
    footerlink:visited { color:#A99A14; text-decoration:none; }
    footerlink:hover { color:#000000; text-decoration:none; 
}

td {
	font-family: Tahoma, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: #666666;
}

.highlight {
	font-family: Tahoma, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: #0033CC;
}

.highlight2 {
	font-family: Tahoma, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: #66CC33;
}

.black {
	font-family: Tahoma, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: #000000;
}

input {
	border-style: solid 1px #7F9DB9;
	font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #999999;
}
textarea {
	border-style: solid 1px #7F9DB9;
	font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #999999;
}

.noborder {
	font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #E5E5D8;
}
.white {
	font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #FFFFFF;
}

select {
	border-style: solid 1px #7F9DB9;
	font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #999999;
}
.search {
	font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #999999;
}
.error {
	font-family: Tahoma, sans-serif; font-size: 10px; font-weight: bold; font-style: normal; color: #FF0000;
}