/* CSS Document */
body {
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
}

td{
color:#929292;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

p {
	font-size:12px;
}

input {
	font-size:12px;
	background-color: #1e1e1e;
	padding: 3px;
	border: 1px solid #575757;
	width:150px;
	color: #f66000;
	height: 25px;
}

input:hover {
	background-color: #373737;
}

input:focus {
	background-color: #373737;
}

select {
	font-size:12px;
	background-color: #1e1e1e;
	padding: 3px;
	border: 1px solid #575757;
	width:150px;
	color: #f66000;
}

label {
	color: #FFFFFF;
}

ul {
	margin-left:0px;
	padding-left:15px;
	list-style: disc;
}

ul ul {
	list-style-type:circle;
}

.submit {
	width: 110px;
	color: #f66000;
	height: 30px;
	margin-right: 20px;
	font-weight:bold;
}

.reset {
	width: 110px;
		height: 30px;
	color: #f66000;
		font-weight:bold;
}

.td a {
	color:#FF6C00;
text-decoration:none;
}

.td a:hover{
color:#FF0000;
text-decoration:none
}

th {
		color:#FFFFFF;
	background-color: #0e0e0e;
	border: 1px solid #575757;
	margin:0;
	padding:0;
	
	}
th img {
 	margin:0;
	padding:0;
}

.th {
		color:#FFFFFF;
	background-color: #0e0e0e;
	border: 1px solid #303030;
	margin:0;
	padding:0;
	
	}
.img {
 	margin:0;
	padding:10px;
}

.bgr{
background-image:url(../images/bgr_main.gif);
background-repeat:repeat-x;
background-position:top;
}
.txt{
color:#B1B1B1;
}
a{
color:#929292;
text-decoration:none;
}
a:hover{
color:#FFFFFF;
text-decoration:none
}
.orange{
color:#FF6C00;
text-decoration:none;
}
.orange:hover{
color:#FF0000;
text-decoration:underline;
}

.rightImg {
	padding-top: 20px;
	vertical-align:top;
}

.rightImg img {
	border: 2px solid #333;
	padding: 1px;
	
}

.header {
	border-bottom: 1px solid #575757;
}

.header2 {
	border-bottom: 1px solid #131313;
}

.border {
	padding: 1px;
	border: 1px solid #303030;
}

.inset-right {
	padding: 1px;
	border: 1px solid #303030;
	margin-left: 5px;
	margin-bottom: 5px;
}

.inset-left {
	padding: 1px;
	border: 1px solid #303030;
	margin-right: 5px;
	margin-bottom: 5px;
}

#L6 {
	position: relative;
	top: 450px;
	left: 160px;
	z-index:501;
	width:250px;
}

#L1 {
	position: relative;
	top: 192px;
	left: 260px;
	z-index:501;
	width:250px;
	margin-bottom:-320px;
}

#L2 {
	position: relative;
	top: 501px;
	left: 593px;
	z-index:502;
	width:250px;
}

#L3 {
	position: relative;
	top: 617px;
	left: 625px;
	z-index:503;
	width:250px;
}

#L4 {
	position: relative;
	top: 487px;
	left: 715px;
	z-index:504;
	width:250px;
}

#L5 {
	position: relative;
	top: 310px;
	left: 803px;
	z-index:505;
	width:250px;
}

#L7 {
	position: relative;
	top: 170px;
	left: 100px;
	z-index:507;
	width:250px;
}

#L8 {
	position: relative;
	top: 220px;
	left: 208px;
	z-index:508;
	width:250px;
}

#main {
	margin: 30px auto 10px auto;
	background-color: #000;
}

#Rex {
	position: relative;
	top: 223px;
	left: 153px;
	z-index:20;
	width:15px;
	
}

#Jay {
	position: relative;
	top: 252px;
	left: 383px;
	z-index:21;
	width:15px;
}

#Eric {
	position: relative;
	top: 122px;
	left: 431px;
	z-index:22;
	width:15px;
}

a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:-75px; left:-70;
	padding: 15px 0 0 0;
	width:200px;
	color: #ffffff;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	z-index:940;
}