body, html, input, form, pre, textarea {
	margin:0; padding:0; font-size: 12pt; 
	font-family: Calibri, Arial, Verdana, Trebuchet MS, sans-serif;
	color:silver;
	
}
input, textarea {
	color:black;
}
body {
	background:url("../img/main_bg.png") repeat-x;
	background-color:#9c9c9c;
}
a {
	color: white;
}
a:hover {
	color: #660000;
}
img { border:0;}

#container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#header {
	width: 1000px;
	height: 120px;
	padding:0;
	margin:0;
}
#footer {
	width: 960px;
	height: 10px;
	padding: 20px;
	color:white;
	font-size:10pt;
	text-align:center;
}
#footer a{
	color:white;
}
#main {
	width: 1000px;
	height: 600px;
}
.right {
float:right;
}
.left{
float:left;
}
.cleaner {
	display:block;
	width:0;
	height:0;
	padding:0;
	margin:0;
	clear:both;
	border:none;
	visibility: hidden;
}
hr{
height:2px;
color:#333;
border:1px solid silver;
margin:2px 0 20px 0;
}

#banners{
	width:310px;
}
.core_req, .core_err{
	color:red;
}
#logo {
	position:relative;
	float:right;
}
#verytopmenu{
	padding:0px;
	margin:0;
	top:10px;
	position:relative;
}
#topmenu {
	display:block;
	width:960px;
	height:33px;
	float:left;
	position:relative;
	top:0px;
	background:url('../img/top_menu_bg.gif');
	padding:0 20px 0 20px;
	margin:0;
}
#topmenu a:hover, #topmenu li.sel a{
	color:#fff;
	background:url('../img/top_menu_sel_bg.gif');
}
#verytopmenu li, #topmenu li{
	display: inline;
	list-style: none;
	padding:0;
	margin:0;
}
#topmenu li a{
	font-size:16px;
	font-weight:bolder;
	color:silver;
	text-decoration:none;
	display:block;
	height:23px;
	float:left;
	margin:0px;
	padding: 6px 20px 4px 20px;
	text-align:center;
}
#verytopmenu li a{
	font-size:16px;
	font-weight:normal;
	color:silver;
	text-decoration:none;
	display:block;
	width:110px;
	height:25px;
	float:left;
	margin:2px;
	padding: 6px 0 2px 0;
	text-align:center;

}
#verytopmenu li.bigger a, #verytopmenu li.bigger_sel a{
width:170px;
}

#verytopmenu li a:hover, #verytopmenu li.sel a{
color:#fff;
background:url('../img/top_sm_bg.gif');
}
#verytopmenu li.bigger a:hover, #verytopmenu li.bigger_sel a{
color:#fff;
background:url('../img/top_sm_b_bg.gif');
}
#main_header{
	display:block;
	height:22px;
	width:960px;
	font-weight:normal;
	color:white;
	float:left;
	margin:0 0 20px 0;
	padding: 7px 20px 4px 20px;
	background:url('../img/header_bg.gif');
}
#txt{
	float:left;
	padding:10px;
	color:white;
	width:650px;
	font-size:12pt;
	font-weight:normal;
}
#banner{
	position:absolute;
	width:310px;
}
.small{
	font-size:10pt;
}
label {
	width:160px;
	float:left;
	margin-bottom:10px;
}
#whitebig a, #whitesmall a{
	color:black;
}
#whitesmall{
	float:left;
	padding:20px 10px 0 10px;
	color:black;
	width:630px;
	background:url('../img/white_bg.png') repeat-y;
	margin:0;
}
#whitesmallheader {
	width:650px;
	background:url('../img/white.png') no-repeat;
	height:30px;
	margin:0;
}
#whitesmallend{
	background:url('../img/white.png') no-repeat 0 -970px;
	color:black;
	width:650px;
	height:30px;
	margin:0;
}
#whitebigheader {
	width:1000px;
	background:url('../img/white_big.png') no-repeat;
	height:30px;
	margin:0;
}
#whitebig{
	float:left;
	padding:0 10px 0 10px;
	width:980px;
	background:url('../img/white_big_bg.png') repeat-y;
	color:black;
	margin:0;
}
#whitebigend{
	background:url('../img/white_big.png') no-repeat 0 -970px;
	color:black;
	width:1000px;
	height:30px;
	margin:0;
}
#whitebig .logo{
	width:220px;
	height:160px;
	padding:4px;
	float:left;
	border:1px solid silver;
	margin:4px;
	text-align:center;
}
#bus_list {
	width: 980px;
}
#bus_list th{
	padding:0;
	border-bottom:1px solid silver;
}
#bus_list td{
	padding:10px;
	text-align:center;
	border-bottom:1px solid silver;
}
#bus_list td.logo{
	width:200px;

}
.button {
	background:url("../img/button2.gif") no-repeat;
	width:248px;
	padding:0 30px 0 10px;
	color:white;
	font-size:14pt;
	font-weight:bold;
	text-align:left;
	height:47px;
	border:0px;
	margin-top:6px;
	display:block;
	cursor:pointer;cursor:hand;
}
.button:hover{
	color:#333;
}








#moto {
	background-image: url(../img/moto.gif);
	background-repeat: no-repeat;
}
