@charset "iso-8859-1";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color:#D10000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

.header {
	font-size:11px;
	line-height:14px;
	color:#636363;
	font-family:tahoma, arial, verdana, courier;
}
.header a {
	color:#D10000;
	text-decoration:underline;
}
.header a:hover {
	text-decoration:none;
	color: #FF0000;
}
.bg .style17 .menustyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
}
.menubutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	height: 20px;
	width: 100px;
	position: relative;
	vertical-align: middle;
	border-width: 2;
	border-color: #333333;
}


.content td {
	font-size:11px;
	line-height:15px;
	color:#636363;
	font-family:tahoma, arial, verdana, courier;
}
.content td strong {
	color:#D10000;
}
.content td a {
	color:#D10000;
	text-decoration:underline;
}
.content td a:hover {
	text-decoration:none;
}
.content td b {
	color:#636363;
}
.content td b a {
	color:#636363;
	text-decoration:underline;
}
.content td b a:hover {
	text-decoration:none;
}
.content td span {
	color:#636363;
}
.content td span a {
	color:#636363;
	text-decoration:underline;
}
.content td span a:hover {
	text-decoration:none;
}
.content td ul {
	margin:0;
	padding:0;
	list-style:none;
}
.content td li {
	background:url(images/q3.gif) center left no-repeat; 
	margin:0 0 0 0px; 
	padding:0 0 0 15px;
	line-height:20px;
}
.content td li a {
	color:#D10000;
	text-decoration:underline;
}
.content td li a:hover {
	text-decoration:none;
}
.footer {
	font-size:9px;
	color:#606060;
	font-family:tahoma, arial, verdana, courier;
}
.footer b {
	color:#D10000;
	font-size:10px;
}
.footer b a {
	color:#D10000;
	text-decoration:underline;
}
.footer b a:hover {
	text-decoration:none;
}
.address {
	font-size:11px;
	line-height:14px;
	color:#7D7D7D;
	font-family:tahoma, arial, verdana, courier;
}
.content td .address strong {
	color:#7D7D7D;
}
.top {
	font-size:10px;
	color:#707070;
	font-family:tahoma, arial, verdana, courier;
}
.top span {
	font-size:10px;
	color:#D10000;
}
.top a {
	color:#707070;
	text-decoration:none;
}
.top a:hover {
	text-decoration:underline;
}
.form{
font-size:11px;
border:#9C9C9C 1px solid;
color:#636363;
font-family:Tahoma, arial, verdana, courier;
width:200px;
background-color:#ffffff;
}.menustyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #D10000;
}
.menustyle a:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #D10000;
}
.menustyle a:visited {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #D10000;
}

#error {
	color : #E00000;
	font-weight : bold;
}

#green {
	color : #31A766;
	font-weight : bold;
}

