@charset "utf-8";
body {
	background-color: #d9cdb7;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/back2.jpg);
}
.leftframe {
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
	width: 238px;
	height: 100%;
}
.footer {
	background-color: #FFFFFF;
	background-image: url(images/footer-back.jpg);
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	word-spacing: 1pt;
	height: 25px;
}

.footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:active{
	color: #FFFFFF;
	text-decoration: none;
}


.frametable {
	background-color: #FFFFFF;
}
.mainsections {
	padding: 10px;
}
.mainsections  h3 {
	padding: 5px;
	font-size: 16px;
	color: #000000;
}
a:link {
	color: #A10101;
}
a:visited {
	color: #A10101;
}
a:hover {
	color: #A10101;
}
a:active {
	color: #A10101;
} 
.steering_table {
	border: thin dotted #CCCCCC;
}
.press_box {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

