BODY {
	background-color:#1C0000;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
}
.background
{
	opacity: .7;
	filter: alpha(opacity=70);
}

td {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.textbold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.rightMenu {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.navtxt a:link{font-family:Helvetica, sans-serif; size:12px; color: #E5E5E5; text-decoration:none;}
.navtxt a:visited{font-family:Helvetica, sans-serif; size:12px; color: #E5E5E5; text-decoration:none;}
.navtxt a:active{font-family:Helvetica, sans-serif; size:12px; color: #E5E5E5; text-decoration:none;}
.navtxt a:hover{font-family:Helvetica, sans-serif; size:12px; color: #ffffff; text-decoration:none;}

.navtxt {
	font-family: Helvetica;
	font-size: 18px;
	line-height: 25px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}

.signinbg {
	background-image: url(../images/bg_signin.jpg);
	background-repeat: repeat-x;
	//border: 1px solid #666666;
}
.signinhead {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.txtsignin {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.signinbutton {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bg_button.jpg);
	background-repeat: repeat-x;
	text-align: center;
	border: 1px solid #BD7E35;
}
.forgotpassword {
	font-family: Verdana;
	font-size: 10px;
	color: #000066;
	text-decoration: underline;
	text-align: justify;
}
.txtnormal {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.copyrights {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-image: url(../images/copyrights_bg.jpg);
	background-repeat: repeat;
}
.txtfld, INPUT {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/txtfld.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	padding: 2px 1px 2px 1px;
}

.bigtext-1{
	font-size:17px; font-family:Verdana, Arial, Helvetica, sans-serif; width:75%; text-align:center; font-weight:bold;
	line-height: 26px;
}
.bigtext-2 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; width:75%; text-align:center; font-weight:bold;
	line-height: 24px;
}
.bigtext-3 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; width:75%; text-align:center; font-weight:bold;
	line-height: 22px;
}
.bigtext-4 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; width:75%; text-align:center; font-weight:bold;
	line-height: 20px;
}
.bigtext-5 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; width:75%; text-align:center; font-weight:bold;
	line-height: 18px;
}
.bigtext-6 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; width:75%; text-align:center; font-weight:bold;
	line-height: 16px;
}
.bigtext-7 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; width:75%; text-align:center;
	line-height: 16px;
}
.bigtext-homepage {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; width:90%; text-align:justify;
	padding-left:10px; padding-right:10px; line-height: 16px;
}


.highlight {
	background-color:#FFFF66; padding-left:2px; padding-right:2px;
}