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;
background-color: #000;
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/bg.png);
	position:absolute;
	z-index: 100;
}

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

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

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

#nav {
	background-color: #999999;
	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: #C36;
display: block;
margin-top: 8px;
}

.btn_a
{
width: 46px;
height: 36px;
background-image: url(img/btn1.jpg);
float: left;
}

a.btn_a:hover
{
background-image: url(img/btn1_off.jpg);
}

.btn_b
{
width: 46px;
height: 36px;
background-image: url(img/btn2.jpg);
float: left;
}

a.btn_b:hover
{
background-image: url(img/btn2_off.jpg);
}

.btn_c
{
width: 46px;
height: 36px;
background-image: url(img/btn3.jpg);
float: left;
}

a.btn_c:hover
{
background-image: url(img/btn3_off.jpg);
}

.btn_d
{
width: 46px;
height: 36px;
background-image: url(img/btn4.jpg);
float: left;
}

a.btn_d:hover
{
background-image: url(img/btn4_off.jpg);
}

.btn_e
{
width: 46px;
height: 36px;
background-image: url(img/btn5.jpg);
float: left;
}

a.btn_e:hover
{
background-image: url(img/btn5_off.jpg);
}

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

a.btn_f:hover
{
background-image: url(img/btn6_off.jpg);
}

.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: 110px;
height: 20px;
background-color: #111;
position: absolute;
top: 580px;
right: 160px;
background-image: url(img/ride_btn.jpg);
background-repeat: no-repeat;
z-index: 100;
}

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

.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;
}
