/* CSS Document */

body {
	margin:0em;
	padding: 0px;
}

.small {
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #000000;
}

#colMain {
	margin-left: 0px;
	margin-right: auto;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../Images/background2.gif) left;
	margin-top: 0px;
	width: 850px;
	border-top-width: thin;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7c9a09;
	border-left-color: #7c9a09;
} 

#contenttop {
	width:660px;
	padding:0px;
	text-decoration: none;
	height: 35px;
	background: #000099 center;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	left: 155px;
	margin: 0px;
	}

#contentcenter {
	width:665px;
	background:#FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	height: auto;
	padding: 0px 20px 0px 0px;
	left: 245px;
	top: 200px;
	float: right;

		}
	#contentleft {
	width:137px;
	float:left;
	background:#92bbfb;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	height: auto;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7c9a09;

		}
.main {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 0px;
	list-style: square;

}

	
.bold {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;

}
.h1  {
	font: bold 18px Arial, Helvetica, sans-serif;
	color:#0000CC;
	margin: 0px;

}
	
#footer {
	padding: 0px;
	background: #FFFFFF center;
	margin: 0px;
	height: 33px;
	float: left;
	width: 100%;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	position: absolute;

}
img.floatRight {
	float: right;
	margin: 6px 15px 1px 9px;
} 

img.floatLeft {
	float: left;
	margin: 10px 15px 7px 0px;
	padding: 0px;
}

	#footer {
	font: bold 9px/normal Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 138px;
	text-align: center;
	background: #FF0000 no-repeat;
	height: 0.1cm;
	border-bottom: thin solid #000000;
	border-top: thick solid #FFFFFF;
	}
ul#navlist
{
	width: 125px;
	padding: 0px;
	margin: 0px;
	font: bold 10px verdana, helvetica, arial, sans-serif;
	color: #000000;
	border-top: 0px solid #808080;
	border-right: 0px none #808080;
	border-bottom: 0px solid #808080;
	border-left: 0px solid #808080;
}

ul#navlist li
{
	list-style: none;
	margin: 0px;
	border-top: 0px solid;
	padding: 0px;
	border-right: 0px #000000;
	border-bottom: 1px solid #848469;
	border-left: 0px;
	color: #000000;
	width: 135px;
	background: #d4e5ff;
}

ul#navlist li a
{
	display: block;
	width: 125px;
	padding: 2px 3px 3px 9px;
	background: #d4e5ff;
	text-decoration: none;
	text-align: left;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left-width: 0px;
	color: #000000;
}

ul#navlist li a:link {
	color: #000000;
}
ul#navcontainer
{
	width: 126px;
	padding: 0px;
	margin: 0px;
	font: bold 10px verdana, helvetica, arial, sans-serif;
	background: #92bbfb;
	color: #000000;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #669933;
	border-bottom-color: #808080;
	border-left-color: #808080;
}
div#navcontainer li a:visited {
	width: 125px;
	color: #000000;
	border-right-style: none;
	border-right-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

ul#navlist li a:hover
{
	border-color: #999999;
	color: #000000;
	background: #ECE9D8;
	width: 125px;
}
