body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #2E353B;
}
legend{
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
}
.details{
width: 89%;
}
.form{
width: 95%;
}
textarea{
width: 100%;
}
.cline{
	border-right: 1px dashed #ffffff;
}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #696969;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
#toplink a {
	font-family: tahoma;
	font-size: 11px;
	color: #434a4f;
	font-weight: bold;
}
#toplink a:visited {
	color: #434a4f;
	text-decoration: none;
}
#toplink a:hover {
	color: #E0DFE3;
	text-decoration: none;
}
#toplink a:active {
	color: #434a4f;
	text-decoration: none;
}
#toplink a:link {
	text-decoration: none;
}
.style2 {color: #2D343A}
.marquee{
	padding: 3px;
	color: #4a5157;
	font-weight: bold;
	font-size: 11px;
}
.footer{
	background-image: url(../images/index_05.jpg);
	background-repeat: repeat-x;
	height: 55;
	padding: 5px;
}
.footerline{
	border-top: 1px dashed #fff;
	padding-top: 3px;
}
.contactline{
	border-bottom: 1px dashed #fff;
	padding-top: 2px;
}
.splitter{
	border-left: 1px solid #fff;
}
.field{
	width: 100%;
}
#footerlink a {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
#footerlink a:hover {
	color: #ee2126;
	text-decoration: none;
}