@charset "UTF-8";
/* CSS Document */
body {
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	float: none !important;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body img {
	border:0px solid #000000;
	padding:0px;

}

#header img {
	border:0px solid #000000;
	padding:0px;

}


.txt {
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align:left;
	width: 800px;
	background-color:#FFF;
	margin: auto
}

.maintextbody h2 {
	margin: 5px;
	padding: 0 0 0 5px;
	color: #f0f0f0;
	background-color: #333333;
	font-size: 14px;
	border: 1px solid #333333;
}

h2	{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 2px 0px 0px 0px;
 }


.Clear {
	clear: both;
}

#Header {
	 background-color:#222;
	 height:90px;
	
}
#Menuframe {
	 background-color:#0F0;
	 height:2px;

}


.Columleft {
	width: 175px;
	float: left;
	padding: 0px;
	background-color:#ffffff;
	font-size:11px;
}

.Columtopmenu {
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align:left;
	width: 800px;
	margin: auto
}

.Columtopmenu a {
	color: #000;
	text-decoration:none;
	font-weight:bold;
}

.Columtopmenu a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

.Colummain {
	width: 605px;
	float: left;
	padding: 10px;
	background-color:#fff;
	
}

.Colummain a {
	color: #006699;
	text-decoration: underline;
}

.Colummain a:hover {
	color: #003366;
	text-decoration: none;
}

.Colummenu {
	width: 170px;
	float: left;
	padding: 10px;
	background-color:#ffffff;
	font-size:12px;
}

.Colummenuhead {
	color:#FFF;
	padding: 5px;
	background-color:#79746E;

}
.Colummenulighthead {
	padding: 5px;
	background-color:#E5E4E4;

}

.Colummainsplit {
	width: 250px;
	float: left;
	border:1px silver solid;
	padding: 20px;
	margin:5px;
	background-color:#F4F8FB;
	font-size:11px;
}

.Colummainsingle {
	width: 605px;
	float: left;
	padding: 0px;
}



.navileft ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}

.navileft li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0c0c0;
	padding: 4px;
}

.navileft li a {
	color: #003366;
	text-decoration: none;
}
.navileft li a:hover {
	color: #006699;
	text-decoration: underline;
}

.navileft h2 {
	margin: 10px;
	padding: 2px;
	color: #ffffff;
	background-color: #666666;
	font-size: 12px;
	border: 1px solid #666666;
}

.navileft {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align:left
}

