/* CSS Document */

body
{
margin-left:0px; margin-top:0px;
background:url(images/Red-Patch-01.jpg);
}

.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bodytext:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.border {
	border: 1px solid #330104;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.submit {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	border: 1px dotted #FFFFFF;
}
.toplinks{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.toplinks:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.feat
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

.bg
{
background-color:#FEDADB;
}
.opt
{
background-color:#6D0305;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
	}

.pdf
	{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
	.pdf:hover
	{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	}
	