@charset "utf-8";
/* CSS Document */
body {
	background-color: #F1EFE2;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

a {	font-size: 10px; font-weight:bold;}
a:link {color: #000;}
a:visited {color: #000;}
a:hover {color: #900;}
a:active {color: #F00;}

a.nav:link {	text-decoration: none;	color: #000;}
a.nav:visited {	text-decoration: none;	color: #006;}
a.nav:hover {	text-decoration: underline;	color: #900;}
a.nav:active {	text-decoration: none;	color: #F00;}

a.navhead:link {	text-decoration: none;	color: #FFF;}
a.navhead:visited {	text-decoration: none;	color: #FFF;}
a.navhead:hover {	text-decoration: underline;	color: #FFF;}
a.navhead:active {	text-decoration: none;	color: #FFF;}

a.foot:link {	text-decoration: underline;	color: #3D6D92; font-size: 12px;}
a.foot:visited {	text-decoration: underline;	color: #3D6D92; font-size: 12px;}
a.foot:hover {	text-decoration: underline;	color: #3D6D92; font-size: 12px;}
a.foot:active {	text-decoration: underline;	color: #3D6D92; font-size: 12px;}

a.footer:link {	color: #fff; font-size: 16px;}
a.footer:visited {	color: #fff; font-size: 16px;}
a.footer:hover {	text-decoration: underline;	color: #fff; font-size: 16px;}
a.footer:active {	text-decoration: underline;	color: #fff; font-size: 16px;}

h1 { 	font-size: 16px;	color: #FFF;}
h2 {	font-size: 14px;	color: #3D6D92;}

.white {font-size: 12px; color: #FFF; font-family:Georgia, "Times New Roman", Times, serif}
.red {font-size: 16px; color: #900; font-weight:bold;}
.redsm {font-size: 12px; color: #900; font-weight:bold;}
.foot {color: #3D6D92; font-weight:bold;}

.CMD_NavMain a:link {text-decoration: none}
.CMD_NavMain a:visited {text-decoration: none}
.CMD_NavMain a:hover {text-decoration: none}
.CMD_NavMain a:active {text-decoration: none}             

.CMD_NavSub a:link {text-decoration: none; font-weight:normal}
.CMD_NavSub a:visited {text-decoration: none; font-weight:normal}
.CMD_NavSub a:hover {text-decoration: none; font-weight:normal}
.CMD_NavSub a:active {text-decoration: none; font-weight:normal}
