/* CSS Document */
body {
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#000000;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
td {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	line-height:15px;
}
.home-text{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#6e6d6e;
	line-height:15px;
}
.big-text{
	font-family:tahoma;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	line-height:18px;
}
.big-text a{
	font-family:tahoma;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
	line-height:18px;
}
.big-text a:hover{
	font-family:tahoma;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	line-height:18px;
}
.black-text{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	line-height:15px;
	text-transform:uppercase;
}
.red-text{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#640000;
	line-height:15px;
}
.red-text a{
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	color:#640000;
	line-height:15px;
}
.red-text a:hover{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#640000;
	line-height:15px;
}
.footer{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#f2e6c4;
}
.heading1{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	line-height:30px;
	text-transform:uppercase;
}
.heading2{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	line-height:22px;
	text-transform:uppercase;
}
.heading3{
	font-family:arial;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	line-height:22px;
	text-transform:uppercase;
	padding:0px 0px 0px 10px;
}
.heading4{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	text-decoration:none;
	font-weight:normal;
	color:#a21408;
	text-transform:uppercase;
	line-height:22px;
}

.heading5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	line-height: 30px;
}
.heading6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CA0000;
}

