.sub {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.featured{font-family: arial; font-size:15px; text-decoration:underlined; font-weight: bold; color:02375B}
a.jump:link{font-family: arial; font-size:13px; text-decoration:underline; font-weight: bold; color:000000}
a.jump:hover{font-family: arial; font-size:13px; text-decoration:underline; font-weight: bold; color:000000}
a.jump:visited{font-family: arial; font-size:13px; text-decoration:underline; font-weight: bold; color:000000}
a.school:link{font-family: arial; font-size:12px; font-weight: bold; color:136090}
a.school:hover{font-family: arial; font-size:12px; font-weight: bold; color:136090}
a.school:visited{font-family: arial; font-size:12px; font-weight: bold; color:136090}
a.topline:link{font-family: arial; font-size:10px; text-decoration:none; font-weight: normal; color:FFFFFF}
a.topline:hover{font-family: arial; font-size:10px; text-decoration:none; font-weight: normal; color:FFFFFF}
a.topline:visited{font-family: arial; font-size:10px; text-decoration:none; font-weight: normal; color:FFFFFF}
a.sidem:link{font-family: arial; font-size:10px; text-decoration:none; font-weight: normal; color:2C447B}
a.sidem:hover{font-family: arial; font-size:10px; text-decoration:none; font-weight: normal; color:000000}
a.sidem:visited{font-family: arial; font-size:10px; text-decoration:none; font-weight: normal; color:2C447B}
.copyright{font-family: arial; font-size:10px; text-decoration:none; font-weight: normal; color:FFFFFF}
.body{font-family: arial; font-size:12px; text-decoration:none; font-weight: normal; color:515151}
.bod {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
}
.sub2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
A {     
	font-family: Tahoma;
	font-size: 10px;
        Color : #000000; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: Tahoma;
	font-size: 10px;
	Color : #000000; font-weight: bold;
	text-decoration : underline;
}.bodwh {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}
.sub3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.title {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	color: #666666;
	font-weight: normal;

}
.title2 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 32px;
	font-weight: normal;
}
.sub4 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.sub5 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.title3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.title4 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #416a2f;
}
.bodserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.bodserif2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;
}

.submit {
	font-family: Georgia, "MS Serif", "New York", serif;
	padding: 2px; /* a bit of breathing room*/
	font-size: 15px;
	color: #000000;/* The text in white*/
	background-color: #FF6600;/* BackGround Dark Grey*/
	border: solid 1px #999999;/* and a gold border*/
}

TEXTAREA, INPUT {
	font-family: Georgia, "MS Serif", "New York", serif;
	padding: 2px; /* a bit of breathing room*/
	font-size: 13px;
	color: #000000;/* The text in white*/
	background-color: #CCCCCC;/* BackGround Dark Grey*/
	border: solid 1px #999999;/* and a gold border*/
}

SELECT,OPTION.sel {
	font-family: "MS Serif", Georgia, "New York", serif;
	font-size: 15px;
	color: #999999;
	background-color: #CCCCCC;
	border: outset 1px #999999;/*for demonstration only*/
}
SELECT, OPTION {
	font-family: "MS Serif", Georgia, "New York", serif;
	font-size: 15px;
	color: #000000;
	background-color: #CCCCCC;
	border: outset 1px #999999;/*for demonstration only*/
}

