body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}


.leftbg 
{
	background-image: url(../images/left_bg.gif);
	background-repeat: no-repeat;
}
.rightbg
 {
	background-image: url(../images/right_bg.gif);
	background-repeat: no-repeat;
}

.bigtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #A5A5A5;
	line-height:17px;
	text-decoration:none;
}

.bigredtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	line-height:17px;
	text-decoration:none;
}

.bottext {
	font-family: Tahoma;
	font-size: 12px;
	color: #A5A5A5;
	line-height:17px;
	text-decoration:none;
}

.maillink {
	font-family: Tahoma;
	font-size: 11px;
	color: #A5A5A5;
	line-height:17px;
	text-decoration:none;
}
.botlink {
	font-family: Tahoma;
	font-size: 12px;
	color: #A5A5A5;
	line-height:17px;
	text-decoration:none;
}

.botlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #A5A5A5;
	line-height:17px;
	text-decoration:underline;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #A5A5A5;
	line-height:16px;
	text-decoration:none;
}
.toplink {
	font-family: Tahoma;
	font-size: 11px;
	color: #CECECE;
	line-height:17px;
	text-decoration:none;
	text-transform: uppercase;
}

.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CECECE;
	line-height:17px;
	text-transform: uppercase;
	text-decoration:underline;
}

.redlink {
	font-family: Tahoma;
	font-size: 12px;
	color: #CE0202;
	line-height:17px;
	text-decoration:none;
}

.redlink:hover {
	font-family: Tahoma;
	font-size:12px;
	color: #CE0202;
	line-height:17px;
	text-decoration:underline;
}
.redtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #CE0202;
	line-height:17px;
	text-decoration:none;
}
.border {
	border: 1px solid #FFFFFF;
}

.whiteheading {
	font-family: Tahoma;
	font-size: 17px;
	color: #ffffff;
	line-height:20px;
	text-decoration:none;
}
.redheading {
	font-family: Tahoma;
	font-size: 17px;
	color: #CE0202;
	line-height:20px;
	text-decoration:none;
}
