body{
margin:50px;
padding:0px;
background-color:#000;
}
.border {
	border: 1px solid #1a1a1a;
}


.contentWrapper{
margin:0px auto;
border:1px solid #252527;
width:900px;
}

a{
color:#fff;
text-decoration:none;
}
a:hover{
color:#fff;
text-decoration:underline;
}

.header{
height:92px;
background:url(../images/logo_bg.gif) no-repeat;
width:324px;
padding:2px 0px 0px 20px;
}

.heder_bg{
	display:block;
	width:531PX;
	background-image: url(../images/top_right_bar.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	background-position: top;
}
.topbottomNavbg {
	background-image: url(../images/top_nav_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.navSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navSelected.gif);
	background-repeat: repeat-x;
	height: 29px;
	font-weight: bold;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.navNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav_normal_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}
.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b7b7b7;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	height: 38px;
	vertical-align: middle;
}



.homeSelected
{
background:url(../images/home_nav_bg.gif) no-repeat;
display:block;
width:72px;
height:29px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
text-align:center;
cursor:default;
}

.contact
{
background:url(../images/contact_nav_bg.gif) no-repeat;
display:block;
width:99px;
height:29px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
text-align:center;
}

.nav{
background:url(../images/nav_normal_bg.gif) repeat-x;
display:block;
height:31px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
}

.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0b0b0b;
}
.redTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #bc140a;
	text-decoration: none;
}
#table1 {
	border: 1px solid #666;
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.bidyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b7b7b7;
}
.tabletopBdr {
	background: url(../images/top_1px.gif) bottom left;
	background-repeat: repeat-x;
	height:1px;
}

.tablebotBdr {
	background: url(../images/bottom_1px.gif) bottom left;
	background-repeat: repeat-x;
	height:1px;
}
.tableLeftbdr{
background-image: url(../images/left_1px.gif);
	background-repeat: repeat-y;
	
}

.tableRightbdr{
	background-image: url(../images/right_1px.gif);
	background-repeat: repeat-y;
	
}.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.separator {
	background-image: url(../images/separator.gif);
	background-repeat: repeat-x;
	height: 2px;
}
.titleTextContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contactcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCC;
	list-style-type: square;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #3C3C3C;
}
