body {
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;
	text-transform: uppercase;
}
.container {
	width: 820px;
	text-align: left;
	margin-top: 25px;
	color: #CCCCCC;
}

.blank {
	clear: both;
}

a {color: #666666; text-decoration: none;}

.navi {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
}
.navi .item {
	margin-right: 30px;
	margin-left: 30px;
}
.bottom {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	height: 51px;
}



.top img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.top {
	height: 77px;
}

.navi .item a {
	text-decoration: none;
	color: #FFFFFF;
}
.navi .item a:hover {
	color: #d7143f;
}
.tabbottom {
	position: absolute;
	left: 46%;
}

.bottom img {
	margin-right: 0px;
	margin-left: 0px;
}
a {
	text-decoration: none;
}
.careers_title {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.careers {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	text-transform: uppercase;
	
}

	.stagetable h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #212121;
	color: #ffffff;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.stagetable p {
	margin: 0px;
	color: #666666;
}
.stagetable  .cellpaddin {
	padding-left: 4px;
	padding-top: 4px;
}
.stagetable  .breakline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}

.contactus_container .right {
	float: right;
	width: 50%;
}
.contactus_container .left {
	float: left;
	width: 50%;
}

.contactus_container .right {
	float: right;
	width: 46%;
	margin: 4px;
	border: 1px solid #333333;
	height: 250px;
	padding: 9px;
}
.contactus_container .left {
	float: left;
	width: 46%;
	margin: 4px;
	border: 1px solid #333333;
	padding: 9px;
	height: 250px;
}

.contactus_container .center {
	margin: 4px;
	border: 1px solid #333333;
	padding: 9px;
}

.contactus_container input, textarea {
	background-color: #000000;
	border: 1px solid #666666;
	color: #CCCCCC;
	font-size: 10px;
	text-transform: uppercase;
	padding: 3px;
	margin: 5px;
}
.dot {
	border-bottom: thin dotted;
	border-bottom-color:#5E0909;
}

a.dot:link {color: #FFFFFF;}
a.dot:visited {color: #FFFFFF;}
a.dot:active {color: #FFFFFF;}
a.dot:hover {color: #CC0000;}

img {
border:none;
}
a.nav_menu:link {
	color: #cccccc !important;
	text-decoration: none;
}
a.nav_menu:visited {
	color: #cccccc !important;
	text-decoration: none;
}
a.nav_menu:hover {
	color: #cc0000 !important;
	text-decoration: none;
}
a.nav_menu:active {
	color: #cccccc !important;
	text-decoration: none;
}


