body {
	margin: 0px;
	padding: 0px;
	background-color: #C3C3C3;
	color: #313131;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leftbar {
	color: #313131;
	left: 0px;
	top: 72px;
	height: auto;
	width: 135px;
	position: absolute;
	padding: 0px;
	margin: 0px;
}
.leftbottom {
	position: absolute;
	height: auto;
	width: 135px;
	left: -135px;
	text-align: center;
	font-size: 10px;
	bottom: 5px;
}
.leftbottom a, .bottomlinks a{
	color: #FFFFFF;
	text-decoration:none;
}
.leftbottom a:hover, .bottomlinks a:hover{
	color: #666666;
	text-decoration:none;
}
.bottomlinks {
	font-size: 11px;
	color: #FFFFFF;
	width: 644px;
	position: absolute;
	bottom: -40px;
	text-align: center;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 5px;
}
.greyline {
	background-color: #C3C3C3;
	color: #313131;
	position: absolute;
	width: 451px;
	height: 21px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	left: 168px;
	top: 0px;
}
.maincontent {
	width: 618px;
	background-color: #FFFFFF;
	color: #313131;
	left: 135px;
	background-image: url(images/css-back1.gif);
	background-repeat: repeat-y;
	top: 72px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: absolute;
	height: auto;
}
.small{
	font-size: 65%;
}
p, form {
	font-size: 70%;
	line-height: 140%;
	color: #313131;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 170px;
}
p a{
	color: #313131;
	text-decoration: underline;
}
p a:hover{
	color: #FF8206;
}
ul {
	font-size: 70%;
	line-height: 140%;
	color: #313131;
	text-indent: 5px;
	margin-left: 190px;
}
h1 {
	font-size: 85%;
	color: #313131;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 170px;
}
.leftpics {
	width: 168px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.sublinks {
	position: absolute;
	top: 0px;
	left: 0px;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
.greyfield {
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-size: 100%;
}
h2 {
	font-size: 70%;
	font-weight: bold;
	color: #FF9900;
	padding-left: 170px;
	margin: 5px;

}
