BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.default {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.default-bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.default-large-bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.default-small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.default-small-red {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CC0033;	
}

.default-small-bold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.default-small-bold-red {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #CC0033;
}

.default-bold-red {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #CC0033;

}

.default-red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #CC0033;

}

.default-red-italic {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #CC0033;
	font-style: italic;

}

.header1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #4E759C;	
}

#nav-top {
	background:url(images/bg_nav_top.jpg) top left no-repeat;
}

#nav-top td {
	width:33%;
	text-align:center;   
}

#nav-top a {
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}

#nav-top a:hover {
	color:#89B8E6;   
}

#nav-main td {
	width:40px;
	padding:3px;	
	text-align:center;
}

#nav-main td a {
	color:#5781AB;
	text-decoration:none;	
	font-weight:bold;
	font-style:normal !important;
}

#nav-main td a:hover {
	color:#406080;
}

SELECT { font-family:arial,helvetica; font-size:12px; color:#036; font-weight:bold; }

INPUT { font-family:arial,helvetica; font-size:12px; color:#036; font-weight:bold; }

H1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #4E759C;	
}	

.footer {
	background:#4E759C; padding:7px; text-align:center; color:#fff; font:bold 12px/100% Arial, Helvetica, sans-serif;
}
