/* CSS Document */

body {
	background-color: #000000; 
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
color: #ba0000;
}


.header {
	background-image: url("images/header3.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
.copyrigthbg {
    background-image: url("images/copyrigthbg.jpg");
    background-repeat: repeat-x;
	background-position:bottom;
	padding-bottom:7px;
}	
.bodybg {
    background-image: url("images/bodybg.jpg");
    background-repeat: repeat-y;
}	
.titlebg {
	background-image: url("images/Ltitlebg.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}	
	.linebg {
	background-image: url("images/linebg.jpg");
	background-repeat: repeat-x;
	/*background-position: bottom;*/
}	
	
	
.txt8 {
font-family: Arial;
font-size : 8px;
color: #cccccc;
text-decoration : none;
line-height: 1.3em;
}
.textfields {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #424242;
	margin: 1px;
	padding: 1px;
	border: 1px solid #666666;
}
.txt10 {
font-family: Arial;
font-size : 10px;
color: #cccccc;
text-decoration : none;
line-height: 1.3em;
}
.txt11 {
font-family: Arial;
font-size : 11px;
color: #cccccc;
text-decoration : none;
line-height: 1.3em;
}

.copy {
font-family: Arial;
font-size : 11px;
color: #848383;
text-decoration : none;
line-height: 1.3em;
}

.copy1 {
font-family: Arial;
font-size : 11px;
color: #ffffff;
text-decoration : none;
line-height: 1.3em;
}

.top {
font-family: Arial;
font-size : 11px;
color: #ba0000;
text-decoration : none;
line-height: 1.3em;
}

.reps {
font-family: Arial;
font-size : 12px;
color: #ba0000;
text-decoration:underline;
line-height: 1.3em;
}

.reps:hover {
font-family: Arial;
font-size : 12px;
color: #ffffff;
text-decoration:underline;
line-height: 1.3em;
}


.top2 {
font-family: Arial;
font-size : 13px;
color: #ba0000;
text-decoration : none;
line-height: 1.3em;
font-weight:bold;
}

.title {
	font-family: Verdana;
	font-size : 11px;
	color: #cccccc;
	text-decoration : none;
	line-height: 2em;
}
.pagetitle {
	font-family: Verdana;
	font-size : 18px;
	color: #ba0000;
	text-decoration : none;
	line-height: 2em;
	font-weight: bold;
}

.anchor {
	font-family: Verdana;
	font-size : 12px;
	color: #ffffff;
	text-decoration : none;
	line-height: 2em;
	font-weight: bold;
}
.anchor:hover {
	font-family: Verdana;
	font-size : 12px;
	color: #ba0000;
	text-decoration : none;
	line-height: 2em;
	font-weight: bold;
}


.txt12,TD {
font-family: Verdana;
font-size : 12px;
color: #cccccc;
text-decoration : none;
line-height: 1.3em;
}

.txtwhite {
font-family: Verdana;
font-size : 12px;
color: #ffffff;
font-weight:bold;
text-decoration : none;
line-height: 1.3em;
}

.txtgray{
font-family: Verdana;
font-size : 12px;
color: #cccccc;
font-weight:bold;
text-decoration : none;
line-height: 1.3em;
}

.sidemenu a:link {
font-family: Arial;
font-size : 11;
color: #999999;
text-decoration : none;
display: block;
text-indent: 6pt;
line-height:20px;
width: 100%;
}

.sidemenu a:visited {
font-family: Arial;
font-size : 11;
color: #999999;
text-decoration : none;
display: block;
text-indent: 6pt;
line-height:20px;
width: 100%;
}

.sidemenu a:hover {
font-family: Arial;
font-size : 11;
color: #FFFFFF;
text-decoration : none;
display: block;
background-color : #282828;
text-indent: 6pt;
line-height:20px;
width: 100%;

}

.menu2 a:link {
font-size:12;
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration : none;
font-weight: bold;
}

.menu2 a:visited {
font-size:12;
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration : none;
font-weight: bold;
}

.menu2 a:hover {
font-size:12;
font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration : underline;
	font-weight: bold;
}


.main_menu  {
	color="#CCCCCC";
	font-size:12;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.main_menu a {
	color="#CCCCCC";
	font-size:12;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight:bold;
}

.main_menu a:hover {
	text-decoration : underline;
}

.imgborder {
	border:2px solid #a3090f;
 }

img { behavior: url(iepngfix.htc) }
