﻿body.mceContentBody {
background-color: #333333;
color: White;
}
.content
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	font-variant: normal;
	text-transform:none;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright
{
	font-size: 9px;
	color: #5f5f5f;
}.MainBG {
	background-attachment: fixed;
	background-color: #191919;
	background-image: url(../images/MainBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#topLinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform:uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#LeftLinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform:uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#footerRight {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #FFFFFF;
	text-decoration: none;
}
.footerBig {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	font-variant: normal;
	text-transform:none;
	color: #FFFFFF;
	text-decoration: none;
}
.PageTitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	font-variant: normal;
	text-transform:none;
	color: #FFFFFF;
	text-decoration: none;
}

.BottomLogin {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #000000;
	text-decoration: none;
}
.BottomLogin a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #000000;
	text-decoration: none;
}
.BottomLogin a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #FFFFFF;
	text-decoration: none;
}