a {
	text-decoration: underline;
	color: #666666;
}
a:link,  a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover, a:active {
	color: #999999;
	text-decoration: underline;
}
html{width:100%; height:100%;}
body {
	background-color: #000000;
	width:100%;
	height:100%;
}

body, td {
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	padding: 0px;
	line-height: 18px;
	margin: 0px;
}
img{
	border: none;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 24px;
	display: block;
	padding: 0px;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	display: block;
	color: #666666;
	padding: 3px 0px 0px 0px;
	text-transform: uppercase;
	margin: 5px 0px 0px 0px;
	border-bottom: 2px solid #999999;
	width: 431px;
}
h3 {
	display: block;
	color: #666666;
	font-size: 12px;
	text-align: right;
	margin:0px;
	height: 20px;
	padding: 0px 10px 0px 0px;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	background: url(images/bg_bar.gif) repeat-x center;
	border-top: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	border-right: none;
}

h5{
	text-decoration:none;
	font-weight:normal;
	padding-left:5px;
	display:block;
	text-align:left;
	background-color: #FFFFFF;
	height: 25px;
	font-size: 12px;
	padding-top: 5px;
	width: 443px;
	color:#333333;
	margin:5px 0px 0px 0px;
	font-weight: normal;
	cursor:pointer;
	background-image: url(images/bar.gif);
}

ol {
	margin:0px 0px 0px 10px;
	padding-left:15px;
}
ul {
	margin:0px;
	padding-left:15px;
	text-align:left;
}
p {
	margin: 0px;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

li {
	margin:0px;
	text-align:left;
	list-style-image: url(images/dot.gif);
	padding: 0px;
}
strong {
	color: #666666;
}
.ten {
	font-size: 10px;
}

div {
	float:left;
	background-repeat:no-repeat;
}
.FormField{
	border: 1px solid #CCCCCC;
	width: 200px;
	font-family: Arial;
	font-size: 11px;
	background-repeat: no-repeat;
	color: #333333;
	background-color: #FFFFFF;
}
.FormButton{
	background-color: #999999;
	cursor: pointer;
	border: 1px solid #FFFFFF;
	height: 20px;
	color: #FFFFFF;
	line-height:normal;
	padding-bottom:5px;
	font-size: 10px;
	background-image: url(images/bar.gif);
	background-position: center;
	width: 100px;
	margin-top: 5px;
}
.imgFleet {
	border:1px solid #FFFFFF;
	display: block;
}
.imgTeam {
	border:1px solid #FFFFFF;
	margin: 5px;
}
.linkSort {
	text-decoration:none
}
.imgSight {
	border:1px solid #FFFFFF;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}

