body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #f0f0f0;
}
input {
 background-color: #666666;
}
a:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover { 
	color: #000000;
	background-color: #e97910;
	text-decoration: none;
	}
a:active { 
	color: #FFFFFF;
	text-decoration: none;
	}
	
.class2 A:link {color: #000000; text-decoration: none;}
.class2 A:visited {color: #000000;}
.class2 A:active {color: #000000;}
.class2 A:hover {color: #FFFFFF; background-color: #e97910;}

.style1 {color: #FFFFFF}
.style4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {
	font-size: 12px;
	color: #37518E;
	font-weight: bold;
}
.style17 {
	color: #36508D;
	font-weight: bold;
	font-size: 12px;
}
.style18 {color: #E97910}
.style19 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.style20 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style21 {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
.classover {background-color: #ff0000;}
.searchbox {
    background-color:#CFCFCF;
border:1px solid #AAAAAA;
       font-family:Verdana,Arial,helvetica,sans-serif;
       font-size:12px;
       font-weight:normal;
}
.searchshow {
    
}
.searchhide {
    display:none;
}
.smalltext {
    font-size: 9px;
}
.jumptext {
    font-size:11px;
}
.smalltext a {
    background-color: #dddddd;
border: 1px #aaa outset;
}