/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
html {
	width:100%;
	height:100%;
}
body {
	background: url(images/c-bg.png) repeat-y center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin:0;
	padding:0;
}
body, table, tr, td {

	font-family:Verdana, Helvetica, Arial;
	font-size:12px;
	color:#000000;
}
.top-bg {
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
}
.mid-bg {
	background-image:url(images/mid.jpg);
	background-repeat: repeat-y;
}
.bot-bg {
	background-image:url(images/bot.jpg);
	background-repeat:no-repeat;
}
.con-tb-bg {
	background-color:#ffffff;
}
h3 {
	color:#000000;
	padding:10px 0px 0px 5px;
	margin:0px 0px 0px 0px;
}
li {
	padding:5px 5px 5px 5px;
}
hr {
	color:#e1e1e1;
	size:1px;
}
.nav-container {
	width:968px;
	height:35px;
	background-image:url(images/nav-bar.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
}
.font1 {
	font-size:12px;
}
.font2 {
	color:#000000;
	font-size:10px;
}
.font3 {
	font-size:12px;
	font-weight:bold;
}
.font4 {
	font-size:13px;
	color:#069;
	font-weight:bold;
}
.font5 {
	font-size:11px;
	color:#1c346a;
	font-weight:bold;
}
.font6 {
	font-size:11px;
}
.font7 {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
.font8 {
	font-size:11px;
	color:#000000;
}
.font9 {
	font-size:11px;
	color:#000000;
}
.font10 {
	font-size:12px;
	color:#FFFFFF;
}
.h1font {
	font-size:18px;
	color: #ffffff;
	font-weight:bold;
}
.mborder {
	border:solid #000000 1px;
}
.yborder {
	border:solid #666666 1px;
}
.img-border {
	border:solid #000000 2px;
}
.rowbg0 {
	background-color:#5077A2;
}
.rowbg1 {
	background-color:#7A93CB;
}
.rowbg10 {
	background-color: #e1e1e1;
}
.rowbg11 {
	background-color: #0F2242;
}
A.navlink:link {
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
A.navlink:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
A.navlink:active {
	color:#ffffff;
	text-decoration:none;
	font-size: 13px;
	font-weight:bold;
}
A.navlink:hover {
	color:#ffffff;
	text-decoration:underline;
	font-size: 13px;
	font-weight:bold;
}
A:link {
	color:#057db9;
	text-decoration:underline;
	font-size:12px;
}
A:visited {
	color:#057db9;
	text-decoration:underline;
	font-size:12px;
}
A:active {
	color:#057db9;
	text-decoration:underline;
	font-size: 12px;
}
A:hover {
	color:#ff0000;
	text-decoration:underline;
	font-size: 12px;
}
A.wlink:link {
	color:#ffffff;
    text-decoration:none;
    font-size:12px;
}
A.wlink:visited {
	color:#ffffff;
	text-decoration:none; 
    font-size:12px;
}
A.wlink:active {
	color:#ffffff;
	text-decoration:none;
    font-size:12px;
}
A.wlink:hover {
	color:#e1e1e1;
	text-decoration:underline;
    font-size:12px;
}
A.blink:link {
	color:#000000;
    text-decoration:none;
    font-size:14px;
	font-weight:bold;
}
A.blink:visited {
	color:#000000;
	text-decoration:none;
    font-size:14px;
	font-weight:bold;
}
A.blink:active {
	color:#000000;
	text-decoration:none;
    font-size:14px;
	font-weight:bold;
}
A.blink:hover {
	color:#e1e1e1;
	text-decoration:underline;
    font-size:14px;
	font-weight:bold;
}
A.slink:link {
	color:#000000;
    text-decoration:underline;
    font-size:11px;
}
A.slink:visited {
	color:#000000; 
    text-decoration:underline; 
    font-size:11px;
}
A.slink:active {
	color:#000000;
    text-decoration:underline;
    font-size:11px;
}
A.slink:hover {
	color:#057db9;
    text-decoration:underline;
    font-size:11px;
}
-->
