body,td,th {
	color: #FFFFFF;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 8pt/11pt Tahoma, Geneva, Verdana, Arial, Helvetica, Sans-Serif;
}

a {text-transform: uppercase;}

a:link, a:visited
{
color: #000;
}

a:hover, a:active
{
color: #FFF;
text-decoration: none;
}

#shell {
	margin: auto;
	padding: 0px;
	height: 600px;
	width: 1000px;
	overflow: hidden;
	position: relative;
	/*
	background-image: url(loader.gif);
	background-position: 900px 20px;
	background-repeat: no-repeat;*/
}

#imagex {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 1000px;
	position: absolute;
	z-index: 90;
}


div#txtb
{
width: 258px;
height: 561px;
text-transform: none;
position:relative;
overflow:hidden;
}

#interview {
	height: 600px;
	width: 296px;
	float: left;
	background-image: url(img/bgb.png);
	position:absolute;
	left: -276px;
	z-index: 100;
}

#close
{
width: 20px;
height: 140px;
background-image: url(img/hide.jpg);
position: absolute;
visibility: hidden;
z-index: 21;
}

#open
{
width: 20px;
height: 140px;
margin-top: 1px;
background-image: url(img/show.jpg);
position: absolute;
z-index: 20;
}

.int
{
margin: 0 5px 2px 5px;
font: 8pt/11pt Tahoma, Geneva, Verdana, Arial, Helvetica, Sans-Serif;
color: #DDD;
}

#nav {
	background-color: #111;
	height: 36px;
	width: 276px;
	float: left;
	border-top: 1px solid #111;
}

.tbl
{width: 276px;
float: left;
}

.btn
{
width: 20px;
float: left;
height: 600px;
background-color: #111;
}

.qa
{
color: #900;
display: block;
margin-top: 8px;
}

.qasm
{
color: #390;
display: block;
margin-top: 8px;
}

.qacc
{
color: #C9C;
display: block;
margin-top: 8px;
}

.btn_f
{
width: 46px;
height: 36px;
background-image: url(img/btn6.jpg);
float: right;
}

a.btn_f:hover
{
background-position: 0 -36px;
}

.emailer
{
width: 140px;
height: 20px;
background-color: #111;
position: absolute;
top: 580px;
right: 10px;
background-image: url(img/email.jpg);
background-repeat: no-repeat;
z-index: 100;
}

a.emailer:hover
{
background-position: 0 -20px;
}

.ride
{
width: 150px;
height: 150px;
position: absolute;
top: 380px;
right: 10px;
z-index: 100;
}


.dlx
{
width: 50px;
height: 35px;
float: left;
background-image: url(img/dlxsf.jpg);
}

a.dlx:hover
{
background-position: 0 -35px;
}

.ftr
{
width: 1000px;
height: 35px;
margin: auto;
}