.main-bg {
	background-color: #000000;
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.image-bg {
	background-color: #000000;
	background-image: url(images/image-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.image-bg-inner {
	background-color: #000000;
	background-image: url(images/bg-inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.menu {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #576870;
	text-decoration: none;
	font-weight: bold;
}

.menu a{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #576870;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.white-heading {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.separator {
	font-size:1px;
	padding-right: 8px;
	padding-left: 8px;
	color: #576870;
}.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B6870;
	text-decoration: none;
}
.footer-small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2A3339;
	text-decoration: none;
}
.footer-red-bold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.listing, .listing a
{
	font-size:11px;
	color:#fff;
	letter-spacing:5px;
	text-decoration:none;
	padding:4px;
	padding-left:8px;
	
}

.listing a:hover
{
	font-size:11px;
	color:#c80000;
	background:#1a1a1a;
}

.highlight {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.highlight2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.txt14white
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:20px;
}

.txt14red
{
	font-size:14px;
	color:#CC0000;
		font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

.txtwhite
{


	color:#fff;

}

.txtred
{

	color:#CC0000;

}

.field
{
	background:#0f0f0f;
	border:1px solid #232323;
	padding-top:4px;
	padding-bottom:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
.txtRed01{
	color:#FF0000;
}
