.style9 {
	background-color: #FFFFFF;
}
.style7 {
	background-image: url('images/down_border.jpg');
}
.style10 {
	color: #808080;
}
.hbar{border-top:1px solid #FFFFFF;font-size:0;height:0;width:100%}
.hbar_b{border-top:1px solid #275684;font-size:0;height:0;width:100%}
.spacer{border-top:none;font-size:10px;height:0;width:20px}

h2 {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-weight: bold;
	font-size: 21px;
	color: #006600;
}

.smfont {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

.smfontinput {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	padding-left: 3px;
}

.medfont {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}

.medfont_v {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.header {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.headeri {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.header_r {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

.headeri_r {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
}

.headeri_r_sm {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
}

.smwhtfontb
{
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.medwhtfontb
{
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.medwhtfont
{
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}

.lgwhtfontb
{
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

div#preload { display: none; }

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	width: 157px;
	list-style: none;
	float: left;
	font: bold 15px Calisto MT}

#sddm li a
{	display: block;
	margin: 10PX 1PX 2PX 0;
	padding: 4px 10px;
	width: 157px;
	background: ;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: }

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	width: 157;
	padding: 0;
	background: #000000;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 157;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: ;
		color: #2875DE;
		font: 15px Calisto MT}

	#sddm div a:hover
	{	background: #2875DE;
		color: #000000}
		
// Menus

.h_mnu_01{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #275684;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #275684;
	border-right-color: #275684;
	border-bottom-color: #275684;
	border-left-color: #275684;
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #CCCCCC;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #275684;
}

.h_mnu_01 ul li a:visited{
color: #CCCCCC;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #FFFFFF !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #7ba7be;
}