/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFDFDF;
}

.main
{
font-family:verdana;
font-size:12px;
color:#000000;
line-height:18px;
text-align:justify;
}
.icon_bg {
background:url(images/greybg.jpg) repeat-x top left;
border:1px solid #bcc1d1;
height:25px;
padding:0;
margin:0;
}
.content
{
font-family:verdana;
font-size:12px;
color:#000000;
text-align:justify;
line-height:18px;
}

.main_link
{
font-family:verdana;
font-size:12px;
color:#000000;
font-weight:bold;
}

a.main_link
{
font-family:verdana;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
a.main_link:hover
{
font-family:verdana;
font-size:12px;
color:#9d080e;
font-weight:bold;
text-decoration:none;
}

.bot_link
{
	font-family:verdana;
	font-size:12px;
	color:#9B0A17;
	line-height:19px;
	font-weight: bold;
}

a.bot_link
{
	font-family:verdana;
	font-size:12px;
	color:#9d080e;
	line-height:18px;
	text-decoration:none;
	font-weight: bold;
}
a.bot_link:hover
{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
	font-weight: bold;
}
.bottom_link
{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	line-height:19px;
}

a.bottom_link
{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
}
a.bottom_link:hover
{
	font-family:verdana;
	font-size:12px;
	color:#9d080e;
	line-height:18px;
	text-decoration:none;
}


.broder{
border-color:#DFDFDF;
}

.form {
background:#e8e8e8; 
border:1px solid #d4d2d2;
}


.form td {
padding:5px;
border-bottom:1px solid #f5f4f4;
border-right:1px solid #f5f4f4;
}


.spacer-img{
	background-image: url(images/vr-line1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;

}
