b { font-size: 14px; font-family: tahoma,arial,helvetica; color:#FFF000; font-weight:bold; }
strong { font-size: 14px; font-family: tahoma,arial,helvetica; color:#FFF000; font-weight:bold; }
strong.footer { font-size: 14px; font-family: tahoma,arial,helvetica; color:#FFFFFF; font-weight:bold; }
div { font-size: 14px; font-family: tahoma,arial,helvetica; color:#FFFFFF; }
table {
	font-size: 14px;
	font-family: tahoma,arial,helvetica;
	color:#FFFFFF;

}
tr {
	font-size: 14px;
	font-family: tahoma,arial,helvetica;
	color:#FFFFFF;

}
td.ovr:hover { background-color: #306FB4; }
td {
	font-size: 14px;
	font-family: tahoma,arial,helvetica;
	color:#FFFFFF;
}
p { font-size: 14px; font-family: tahoma,arial,helvetica; color:#FFFFFF; }
a { font-family: tahoma,arial,helvetica; font-size: 14px; text-decoration: none; }
a:link { text-decoration: none; color:#EEEEEE; font-weight: bold; }
a:active { text-decoration: none; color:#FFFFFF; font-weight: bold; }
a:visited { text-decoration: none; color:#FFFFFF; font-weight: bold; }
a:hover { text-decoration: none; color: #FFF000; }

a.sm { font-family: tahoma,arial,helvetica; font-size: 9px; text-decoration: none; }
a:link.sm { text-decoration: none; color:#EEEEEE; font-size: 9px; font-weight: bold; }
a:active.sm { text-decoration: none; color:#FFFFFF; font-size: 9px; font-weight: bold; }
a:visited.sm { text-decoration: none; color:#FFFFFF; font-size: 9px; font-weight: bold; }
a:hover.sm { text-decoration: none; color: #FFF000; font-size: 9px; }

#title { font-family: tahoma,arial,helvetica; font-size: 14px; font-weight: bold; color: color:#FFFFFF; }
#line2 { font-family: tahoma,arial,helvetica; font-size: 14px; background-color: #e7e7e7 }
background { repeat: no-repeat; }
SELECT{
	background-color: #FFFFFF; 
	color: #666666;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:normal;
	border: 0px none #666666; 
}
INPUT{
	background-color: #FFFFFF; 
	color: #666666;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:normal;
	border: 1px solid #666666; 
	background: url(images/search_box_mid.jpg);
}

TEXTAREA{
	background-color: #FFFFFF; 
	color: #666666;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:normal;
	border: 1px solid #666666;
}

body {
	scrollbar-face-color: #E9E9E9; 
	scrollbar-shadow-color: #C7C7C7; 
	scrollbar-highlight-color: #F0F0F0; 
	scrollbar-3dlight-color: #B7B7B7; 
	scrollbar-darkshadow-color: #7B7B7B; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #999999; 
}
img { border-color:#CCCCCC; }
img:hover { border-color: #FFF000; }