body {
	margin:00px;
	padding:00px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:black;
	height:100%;
}

ul li {
	list-style-image:url(../images/bullet.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#000000;
	}

ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#000000;
	text-decoration:none;
}
ul li a:hover {
	color:#FF0000;
	text-decoration:underline;
}
ul li li {
	list-style-image:url(../images/bullet1.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#000000;
}
ul li li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#000000;
	text-decoration:none;
}
ul li li a:hover {
	color:#FF0000;
	text-decoration:underline;
}
/*text classes*/
.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	line-height:18px;
}
.bodytext-center {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	line-height:18px;
}
.bodytext_sm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	line-height:18px;
}
.bodytext_nor {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
}

.bodytext_bold, .bodytext_bold_underline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}
.bodytext_bold_underline{
	text-decoration:underline;
	}

.bodytext_bold_sm {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.whitetext-sm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
}

.whitetext_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.header-white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}

.redtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#830109;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
}

.redtext_sm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff001e;
	font-weight:normal;
}

.redtext_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#830109;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}
/*end of text classes*/


/*box classes*/
.whitebox {
	background-color:white;
}

.redbox {
	background-image:url(../images/redbox-bg.jpg);
	background-repeat:repeat-x;
}
.blackbox {
	background-image:url(../images/black-btnbg.jpg);
	background-repeat:repeat-x;
	border:1px solid #000000;
	height:25px;
}

.greybox {
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	border-top:0px;
	border-bottom:0px;
}

.greyborder {
	border:1px solid #d7d7d7;
}

/*end of box classes*/

/*seperation bar classes*/
.redsep {
	height:2px;
	background:#d10200;
}

.greysep {
	height:2px;
	background:#ededed;
}
.ashbg {
	background:#ededed;
}

.greyborder-btm {
	border-bottom:1px solid #d7d7d7;
}
/*end of seperation bar classes*/

/*link classes*/
.whitelink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.whitelink:hover {
	text-decoration:underline;
	color:#fa1700;
}

.redlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff001e;
	font-weight:normal;
	text-decoration:underline;
}

.whitetext-sm-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
}

.whitetext-sm-link:hover {
	text-decoration:underline;
	color:#ff001e;
}

.redlink:hover {
	text-decoration:none;
}

.redtext_sm_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff001e;
	font-weight:normal;
	text-decoration:none;
}
.redtext_sm1_link{
	font:normal 11px/19px Verdana, Arial, Helvetica, sans-serif;
	color:#ff001e;
	text-decoration:underline;
	}
.redtext_sm1_link:hover{
	text-decoration:none;
	color:#000000;
	}	
.redtext_sm_link:hover {
	text-decoration:underline;
	color:#000000;
}

.redtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
}

.bluetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3333FF;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
}

.blackboxbg{
	background-color:#000000;
}

.red_bg{
	background-color:#FF0000;
	}
	
.tr_bg1{
	background-color:#999999;
	}
	
.tr_bg2{
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
.text_field{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:1px solid #CCCCCC;
	height:18px;
	padding-left:2px;
	width:150px;
	}
	
.text_area{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:151px;
	height:50px;
	border:1px solid  #CCCCCC;
	}
	
.button{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#FF0000;
	border:1px solid #333333;
	height:18px;
	cursor:pointer;
	padding-bottom:3px;
	}
	
	

/*end of link classes*/

/*other classes*/
.footerbg {
	background-color:black;
	height:80px;
}

.img-border {
	border:1px solid #000000;
}

.imgL {
	float:left;
	margin:0 5px 5px 0;
}

.menu_body_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#7F0102;
}
.underline, .underline_black{
	text-decoration:underline;
	}
.underline_black{
	font-weight:bold;
	}	
.menu_body_link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
.header_big {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
/*end of other classes*/
