* {
	margin:0px;
	padding:0px;
}

body {
	background-color: #044192;	
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.8em;

}

a:link, a:visited, a:active  {
	color: #CC6600;
	font-weight: bold;
	text-decoration:underline;
}

a:hover {
	color: #B90000;
	text-decoration:underline;
}


#top_menu a:link, #top_menu a:visited, #top_menu a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-left: 30px;
	text-transform: uppercase;
	text-decoration:none;
	color: #000000;
}

#top_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-left: 30px;
	text-transform: uppercase;
	text-decoration:none;
	color: #222222;
}


#left_tab a.main:link, #left_tab a.main:visited, #left_tab a.main:active {
	margin-top: 1px;
	margin-bottom:1px;
	width: 165px;
	background-color: #666666;
	border-left: solid 5px #333333;
	padding-left: 10px;
	padding-top: 2px;
	text-transform: none;
	text-decoration:none;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	height: 20px;
	display: block;
}


#left_tab a.main:hover {
	margin-top: 1px;
	margin-bottom: 1px;
	width: 155px;
	background-color: #999999;
	border-left: solid 5px #CC0000;
	padding-left: 20px;
	padding-top: 2px;
	text-transform: none;
	text-decoration:none;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	height: 20px;
	display: block;
}

a.white:link, a.white:visited, a.white:active {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

a.white:hover {
	color:#B90000;
	text-decoration: none;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#FFFFFF;
	text-decoration: none;
	padding-left:20px;
}

#footer a:hover {
	color:#FF0000;
	text-decoration: none;
}


p {
	margin:0px;
	padding:10px 5px 0px 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#222222;
	
}

h2 {
	text-align:center;
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
	color: #333333;	
}

p.first {
	padding:0px 5px 0px 0px;
}

p.justify {
	text-align:justify;
}

h1.big {
	display:block;
	height:32px;
	width:560px;
	background-image:url(../images/h1_big.png);
	background-repeat:no-repeat;
	margin:0px;
	padding: 6px 0px 0px 20px;
	font-size:22px;
	color:#FFFFFF;
}

h1.small {
	display:block;
	height:32px;
	width:180px;
	background-image:url(../images/h1_small.png);
	background-repeat:no-repeat;
	margin:0px;
	padding:8px 0px 0px 15px;
	font-size:13px;
	color:#FFFFFF;
}

.center {
	text-align:center;
}

img.left {
	float:left;
	margin:10px 10px 10px 0px;
}

img.right {
	float:right;
	margin: 10px 0px 10px 10px;
}


ul {
	color:#222222;
	margin-left:15px;
	font-size:11px;
}

div.links {
	margin:5px;
	padding:5px;
	border:dotted 1px #CCCCCC;
}

div.grey_box {
	margin:5px;
	padding:5px;
	background-color:#E4E4E4;
	border:solid 1px #CCCCCC;
}

div.orange_box {
	padding:5px;
	width:170px;
	background-color: #F5CBA5;
	border:solid 1px #CC6600;
}

div.list {
	width:250px;
	text-align:left;
	margin:auto;
}

table.photo {
	width: 80%;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #ccc;
	background-color: #eee;
}

table.photo img{
	padding: 2px;
	border: 1px solid #ccc;
}

table.fleet {
	margin:5px;
	background-color: #FFFFFF;

}

table.fleet td {
	text-align:center;
	border-left:solid 1px #D7D7D7;
}

table.fleet td.name {
	height:30px;
}

table.fleet td img{
	max-width:150px;
}

table.fleet td h2 {
	display:block;
	color:#CC0000;
	margin-top:0px;
	margin-bottom:10px;
}

input, select, textarea {
	background-color:#DDDDDD;
	border:solid 1px #999999;
	font-size:12px;
	padding:2px;
}

input.action {
	background-color:#FFFFFF;
	border:solid 1px #999999;
	padding:5px;
}
/**************************divs**********************************/


#wrapper {
	width: 800px;
	margin: auto;
}

#header {
	margin-top:5px;
	width:800px;
	height:186px;
	background-image:url(../images/header.png);

}

#bar {
	width:800px;
	height:25px;
	background-image:url(../images/bar.png);
}

#top_menu {
	width:400px;
	margin-right:20px;
	margin-top:3px;
	float:right;
	text-align:right;
}

#main_tab {
	width:800px;
	background-attachment:scroll;
	background-color:#FFFFFF;
	float:left;
}


#left_tab {
	margin:0px;
	padding:5px 0px 5px 10px;
	float:left;
	width:200px;
}

#center_tab {
	margin:0px;
	padding:5px 5px 5px 5px;
	float:right;
	width:580px;
	
}

#footer {
	width:800px;
	background-color:#003366;
	float:left;
}

#map {
	width:574px;
	height:400px;
	border:solid 1px #999999;
}

input.edit {
	width:100px;
	font-size:11px;
	background-color:#FFFFFF;
	border:1px solid #CC6600;
}

.spacer {
	height:4px;
}

.red {
	color:#B90000;
}

.black {
	color:#000000;
}

.white {
	color:#FFFFFF;
}

.grey_bold {
	font-weight:bold;
	color:#333333;
}


.odd {
	background-color: #b0c7e6;
}
.even {
	background-color: #e5ecf5;
}

/**************************menu**********************************/
