body {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #255666;
	text-decoration: none;
}
a:hover {
	color: #F9F1CA;
	text-decoration: none;
}
a:visited {
	color: #255666;
	text-decoration: none;
}
.rightcontent a:link {
	color: #4D4D4D;
	text-decoration: none;
}
.rightcontent a:hover {
	color: #F9F1CA;
	text-decoration: none;
}
.rightcontent a:visited {
	color: #4D4D4D;
	text-decoration: none;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 211px;
	width: 756px;
}
.navigation {
	height: 23px;
	width: 644px;
	position: absolute;
	left: 109px;
	top: 84px;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.leftcontent {
	position: absolute;
	left: 2px;
	top: 210px;
	width: 496px;
	font-size: 11px;
	line-height: 13px;
	background-image: url(images/leftfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F9F1CA;
	color: #4D4D4D;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.innerbox {
	margin: 12px 12px 180px;
}
.rightcontent {
	position: absolute;
	width: 250px;
	left: 501px;
	background-color: #A3D4E4;
	font-size: 11px;
	line-height: 13px;
	background-image: url(images/rightfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #4D4D4D;
}
.rightfooter {
	font-size: 9px;
	color: #999999;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
}
b {
	font-size: 11px;
}
.rightheader {
	height: 104px;
	width: 250px;
	position: absolute;
	top: 107px;
	left: 501px;
}
.imgright {
	float: right;
	border: 1px solid #333333;
	margin-left: 3px;
}
li {
	margin: 2px 2px 12px;
	list-style-position: outside;
	list-style-image: url(images/li.gif);
}
ul {
	margin: 4px 4px 4px 12px;
	padding: 2px;
}
textarea {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 1px 1px 1px 4px;
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
input {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 1px 1px 1px 4px;
	border: 1px solid #CCCCCC;
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 260px;
}
.logininput {
	width: 100px;
	margin: 0px;
}
.button {
	margin: 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	width: auto;
}
select {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 1px 1px 1px 4px;
	border: 1px solid #CCCCCC;
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
form {
	padding: 0px;
	margin: 0px;
}
.footer {
	font-size: 9px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
