body {
	background-image: url(/images/page_bg.gif); background-position: top center;
	background-color:#1E1E1E;
	margin:0;
}
body td, p  {
	  
	font-size: 13px;
	color: #D9D9D9;
	line-height:17px;
	font-family:arial;
}
table.mainTbl{background-image: url(/images/background.jpg); background-position: top center; }
table.menuTbl{background-image: url(/images/headerBg.png); width: 790px; height: 53px; background-position: center top; background-repeat: repeat-x;}

td.menuItem 	{text-align: center; width: 117px; height: 32px; }
td.menuItemOver {text-align: center; width: 117px; height: 32px; background-image: url('/images/chosenB.jpg');  background-repeat:no-repeat; background-position: top center; }

td.menuItem a 	  {color: #ffffff; font-size: 10px; verdana; display: block; text-decoration: none; font-weight: bold;}
td.menuItem a:hover 	  {color: #cccccc; font-size: 10px; verdana; display: block; text-decoration: none; font-weight: bold;}
td.menuItemOver a {color: #ffffff; font-size: 10px; verdana; display: block; text-decoration: none; font-weight: bold; height: 22px; padding-top: 10px;}

mainContent p {
}
input{color: #ffffff;}
input.input1 {
	border: none;
	background-color:#3a3a3a;
	border-bottom: 1px solid #696969;
	border-right: 1px solid #696969;
	width: 370px;
}
input.input4 {
	border: none;
	background-color:#3a3a3a;
	border-bottom: 1px solid #696969;
	border-right: 1px solid #696969;
	width: 108px;
}
input.input5 {
	border: none;
	background-color:#3a3a3a;
	border-bottom: 1px solid #696969;
	border-right: 1px solid #696969;
	width: 25px;
}
input.input6 {
	border: none;
	background-color:#3a3a3a;
	border-bottom: 1px solid #696969;
	border-right: 1px solid #696969;
	width: 283px;
}
input.input2 {
	border: none;
	background-color:#3a3a3a;
	border-bottom: 1px solid #696969;
	border-right: 1px solid #696969;
}
input.input3 {
	border: none;
	background-color:#3a3a3a;
	border-bottom: 1px solid #696969;
	border-right: 1px solid #696969;
	width:370px;
	height:90px;
}
textarea.input3 {
	border: none;
	background-color:#3a3a3a;
	border-bottom: 1px solid #696969;
	border-right: 1px solid #696969;
	width:340px;
	height:90px;
	overflow:auto;
}
a.navigation {
	color:#D9D9D9;
	text-decoration:none;
}
a.navigation:hover {
	text-decoration:underline;
}
#template  {
	width: 790px;
	overflow-x: hidden;
}

#navigation  {
	line-height: 20px;
	overflow-x: hidden;
}

#template a {
	color: #26C0FF
}
#footer {
	border-top: 1px solid #171717;
	background-color: #2A2A2A;
}
#footer a {
	color:#D9D9D9;
	text-decoration:none;
	font-size: 11px;
}
#title{
font-size:15px;
font-family:arial; 
color:#27C1FF;
font-weight:bold


}

li{list-style-image: url(/images/arrow_right.png);}
td.submenu{
	line-height:125px;

}









