@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 980px;
	background-color: #FFFFFF;
	border: thin solid #000000;
}
#topheader {
	width: 980px;
}
#header {
	width: 980px;
	background-color: #55b0ff;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #f7e9b8;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #f7e9b8;
	border-right-color: #f7e9b8;
	border-left-color: #f7e9b8;
}
#headerleft {
	float: left;
	width: 350px;
	background-color: #55b0ff;
	padding-top: 5px;
}
#headerright {
	float: right;
	width: 620px;
	background-color: #55b0ff;
}
#leftcol {
	width: 300px;
	float: left;
	border: 1px none #FFFFFF;
	background-color: #FFFFFF;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#content {
	width:535px;
	float: left;
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-right: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #f9e9b9;
	border-right-color: #f9e9b9;
	border-bottom-color: #f9e9b9;
	border-left-color: #f9e9b9;
}
#bottom {
	width: 980px;
	padding-left: 5px;
	padding-right: 5px;
}
#rightcol {
	float: right;
	width: 130px;
	border: 1px none #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #000099;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #f9e9b9;
}
a:active {
	text-decoration: none;
	color: #000099;
}.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	margin: 0px;
	padding: 0px;
}
.stye9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#leftcol2 {
	float: left;
	width: 150px;
	padding-right: 5px;
}
#content2 {
	float: left;
	width: 670px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f9e9b9;
	border-right-color: #f9e9b9;
	border-bottom-color: #f9e9b9;
	border-left-color: #f9e9b9;
	padding-right: 5px;
}
#adbar {
	width: 980px;
}
#content3 {
	width: 980px;
}

