body {
	background-image:url('../images/bg.jpg');
	margin: 0px 0px 0px 0px;
}

a:link {
	text-decoration: none;
	color: #ffaa00;
	font-size: 10px;
}

a:visited {
	text-decoration: none;
	color: #ffaa00;
	font-size: 10px;
}

a:hover {
	text-decoration: underline;
	color: #ffaa00;
}

a:active {
	text-decoration: none;
	color: #ffaa00;
}

li {
	list-style: url(images/pic.jpg);
}

img {
	border: 0px;	
}

.header {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	COLOR: #2FFFFF;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: 900;
}

.main {
	background-color:#525F6C;
	height:607px;
	width:782px;
	border-top:1px solid black;
	border-right:1px solid black;
	border-left:1px solid black;
}

.top {
	background-image:url('../images/top.jpg');
	width:780px;
	height:134px;
	margin-top: 0px;
	background-repeat:no-repeat;
	background-position:top;
	text-align:right;
}

.top_login {
	background-image:url('../images/pixel_opacity.png');
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left:20px;
	padding-right:10px;
	width:200px;
	text-align:right;
	margin-top:8px;
	margin-right:8px;
}

.top_login a {
	color:white;
}

.menu {
	width:780px;height: 58px;
}

.menu_title_block {
	width:780px;height:65px;
	background-image:url('../images/topwheel.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

.menu_content_header {
	width:740px;
	height:70px;
	background-image:url('../images/bottomwheel.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

.footer {
	background-color:#2f3337;
	width:782px;
	height:31px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top:10px;
	border-right:1px solid black;
	border-left:1px solid black;
	border-bottom:1px solid black;	
}

.text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 28px;
	padding-right: 10px;
}

.text2 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 10px;
}

input {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border-width:1px;	
}

.news {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: 900;
}


input, select {
	color: #f38220;
	border: 1px solid #2f3337;
}

option {
	font-size: 10px;	
}

table.triprecords td {
    #background-color: #8398AD;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #ffffff;
    #text-align: left;
    padding-right: 10px;
}
table.triprecords tr:hover {
    background-color: #8398AD;

}

table.triprecords th {
	background-color: #2f3337;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #ffffff;
    text-align: left;
    padding-left: 3px;
    padding-right: 10px;
}

table.vehicles td {
    #background-color: #8398AD;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #ffffff;
    #text-align: left;
    padding-right: 10px;
}
table.vehicles tr:hover {
    background-color: #8398AD;

}

table.vehicles th {
	background-color: #2f3337;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #ffffff;
    text-align: left;
    padding-left: 3px;
    padding-right: 10px;
}

.formlabel {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 10px;
	width: 200px;
	text-align: right;
	margin-top: 8px;
	margin-right: 8px;
}

td.error {
	color: red;
	font-weight: bold;
	width: 30em;
	font-size: 10px;
}

div.pagetitle {
    text-align: left;
    padding-top: 27px;
    padding-left: 28px;
    width: 518px;
    float: left;
    font-family: Verdana, sans-serif;
    color: #ffe049;
}

div.content {
    padding-top:   10px;
	padding-left:  20px;
	padding-right: 10px;
	height: 337px;
	width: 730px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

div.timeframe_selector {
	float: left;
    width: 100%;
}

div.timeframe_selector_label {
    float: left;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    padding-right:  10px;
}

div.timeframe_selector_control {
    float: left;
}

div.timeframe_selector_button {
    float: left;    
    padding-left: 2px;
    padding-right: 10px;
}

div.google {
	float:left;
	width:234px;
	height:60px;
}

