body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333366;
	background-image:url('images/000.gif');
	height: 100%;	}
img {
	border: 0px none;
	}
	
a {
	color: #336;
	text-decoration: underline;
	}
a:visited {
	color: #336;
	}
a:hover {
	color: #066;
	text-decoration: none;
	}
a:active {
	color: #336;
	text-decoration: underline;
	}


a.menu {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
a:visited.menu {
	color: #ffffff;
	}
a:hover.menu {
	color: #006666;
	background-color: #ffffff;
	}
a:active.menu {
	color: #006666;
	background-color: #ffffff;
	}



.menu:a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.menu:a:visited {
	color: #ffffff;
	}
.menu:a:hover {
	color: #006666;
	background-color: #ffffff;
	}
.menu:a:active {
	color: #006666;
	background-color: #ffffff;
	}






.left {
	color: #336;
	font-size: 11px;
	line-height: 15px;
	}
.rightwhite {
	color: #336;
	font-size: 11px;
	line-height: 14px;
	background: #FFECEC;
	padding: 5px;
	}
		
p {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 20px; 
	}
p.nul {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
p.home {
	font-size: 11px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #FFECEC;
	}
ul {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ol {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px; 
	}
tr {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px; 
	}
td {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px; 
	}
h1 {
	color: #333366;
	font-size: 18px;
	font-weight: normal;
	margin-top: 13px;
	margin-bottom: 0px;
	text-indent: 10px;
	}
h2 {
	color: #006666;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	}
h3 {
	color: #333366;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h4 {
	color: #333366;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	}
.small {
	color: #CC3333;
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
.topright {
	color: #CC3333;
	font-size: 10px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	}
form { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	}
textarea { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	border: 1px #CC9900 solid;
	}
input { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	border: 1px #CC9900 solid;
	}
input.radio {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #336;
	border:0px;
	}
input.submit {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #c90;
	cursor: hand;
	}
select { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #336;
	border:1px solid #c90;
	}



#topleft {
	position: absolute;
	top: 10px;
	left: 15px;
	border: 0px;
	height: 58px;
	width: 158px; 
	padding: 0px;
	margin: 0px;
	}

#left {
	position: absolute;
	top: 85px;
	left: 15px;
	border: 0px none;
	height: 350px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	}	

#topmiddle {
	position: absolute;
	top: 10px;
	left: 200px;
	border: 0px none;
	height: 48px;
	width: 432px;
	padding: 0px;
	}

#content {
	position: absolute;
	top: 85px;
	left: 180px;
	border: 1px solid #006666;
	width: 430px;
	margin: 0px;
	padding: 10px;
	}