/* CSS Document */
body {
  color:		#333333;
  margin           : 0px;
  padding          : 0px;
  background-color : #5E0000;
	font-family:Arial, Helvetica, sans-serif;
  font-size        : 11px;
}

td, tr, p, div {
  font-family:Arial, Helvetica, sans-serif;
  font-size        : 11px;
   letter-spacing  :.1px !important;
  color            : #333333;
}

a:link, a:visited {
  font-size        : 11px;
  letter-spacing	:.3px;
  color            : #D41618;
  text-decoration  : none;
}

a:hover {
  font-size        : 11px;
   letter-spacing  :.3px;
  color            : #D41618;
  text-decoration  : underline;
}

.form {
	margin:0px;
}

.txtWhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF !important;
	text-decoration: none;
	text-align: justify;
	padding: 4px;
}

a.txtWhite:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF !important;
	text-decoration: none;
	text-align: justify;
	padding: 4px;
}

a.txtWhite:active, a.txtWhite: visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF !important;
	text-decoration: none;
	text-align: justify;
	padding: 4px;
}

a.txtWhite:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: justify;
	padding: 4px;
}
.BoldtxtWhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding: 2px;

}
a.BoldtxtWhite:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding: 2px;

}
a.BoldtxtWhite:active, a.BoldtxtWhite:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding: 2px;
}
a.BoldtxtWhite:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: justify;
	padding: 2px;
}

.txtBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}


.txtBlackSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}


a.txtBlack:link, a.txtBlack:active, a.txtBlack:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}

a.txtBlack:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	text-align: justify;
}

.MainMenuLinks, a.MainMenuLinks:Link, a.MainMenuLinks:visited
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/MenuNorm.gif);
	display: block;
	height: 22px;
	width: 156px;
	text-align: left;
	padding-top: 5px;
	font-size: 12px;
	padding-left: 24px;
	font-weight:normal;
}
a.MainMenuLinks:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #D41618;
	text-decoration: none;
	background-image: url(../images/MenuHover.gif);
	display: block;
	height: 22px;
	width: 156px;
	text-align: left;
	padding-top: 5px;
	padding-left: 25px;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
}

.txtRedwithline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #AE1010;
	text-decoration: none;
	text-align:center;
	background-image: url(../images/lines.jpg);
}

.bodytxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.myBull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	list-style-image: url(../images/bull_new.jpg);
	padding: 5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #AD1112;
	text-decoration: none;
	text-align: justify;
	background-image: url(../images/title_bg.jpg);
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}

.redtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#AD1112;
	text-decoration: none;
	text-align: justify;
}

.brownbold {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color:#996600;
	text-decoration: none;
	text-align: justify;
	list-style-position: inside;
	list-style-image: url(../images/brown_bull.jpg);
}
.normLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}

a.normLink: link,active, visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}

a.normLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: Normal;
	color: #000000;
	text-decoration:underline;
	text-align: justify;
}


.Black {
    font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	text-align: justify;
	list-style-position: inside;
	list-style-image: url(../images/brown_bull.jpg);
}
.subTitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
	text-align: justify;
	padding: 4px;line-height:17px;
	/*background-image: url(../images/sub.jpg);
	width:400px;
	height:1px;*/
	
}

.txtRedwithlineReg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: Bold;
	color: #AE1010;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/lines2.jpg);
}

.marqueeTxt {
font-family: "Trebuchet MS";
font-size:16px;
padding:2px 5px 2px 5px;
color:#000000;
}

.txt_input{
	color: #000000;
	border: 1px solid  #CCCCCC; 
	width:105px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;

}

input.btn {
	background:url(../images/btn.gif) no-repeat;
	margin-left:2px;
	height:20px;
	width:36px;
	border:none;
	font-family:Tahoma;
	padding:0 10px 0 5px;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}



input.btnSign {
	background:url(../images/btn.jpg) no-repeat;
	margin-left:65px;
	height:23px;
	width:64px;
	border:none;
	padding:2px 0 15px 2px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#7A4075;
}

.more, a.more:link{
	padding-right:10px;
	color: #990000;
	text-align:left;
	padding-right:10px;
	text-decoration:none;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a.more:hover{
	color: #990000;
	text-align:left;
	padding-right:10px;
	text-decoration:underline;
	float:right;
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.tablenew td{
padding:2px 0;
}

.txt_con{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height:18px;
}

.subhead2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	}

.brownsmall {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#996600;
	text-decoration: none;
	text-align: justify;
	padding:5px;
	
	/*list-style-position: inside;
	list-style-image: url(../images/brown_bull.jpg);*/
}

.bull{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:normal; text-decoration:none; line-height:18px; vertical-align:top;}
.bull li{text-decoration: none;list-style-type: none;background-image: url(../images/bullet.jpg);background-repeat: no-repeat; padding:0 10px 1px 20px;}

.subhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
	text-align:left;
	padding: 4px;
	}
	
.txtlinks
{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#CC0000; text-decoration:none;}
.txtlinks a
{color:#CC0000; text-decoration:none; font-size:12px;}
.txtlinks a:hover
{color:#000000;}

div.messagebox {
	font-weight:bold;
	display:block;
	padding:5px 5px 5px 36px;
/*	background-color: #E9AC63;
*/	color: #C81B24;
	border: #A66D28 1px solid;
	margin:10px 0px;
	text-align:left;
	background: #FFFFDD url(../images/s_notice.png) no-repeat;
	background-position:10px 50%;
}

