html, body, td, th {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c9c9c9;
}
body {
	background-color: #000000;
	background-image: url(../img/bg1.jpg);
	background-repeat: repeat-x;
}
.airten {
	font-size: 38px;
	color: #d71920;
}
.underconst {
	color: #999999;
	font-size: 13px;
}
.nav {
	font-size: 14px;
	color: #666666;
	text-align: center;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.hr1 {
	height: 2px;
	background-image: url(../img/hr1.gif);
	background-repeat: repeat-x;
	display: block;
}
.hr2 {
	height: 2px;
	background-image: url(../img/hr2.gif);
	background-repeat: repeat-x;
	display: block;
}
.wmspacer {
 width: 5px;
	height: 5px;
}
.headerseperator {
	width: 1px;
	height: 1px;
	background-color: #595959;
}
.titlesmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #c9c9c9;
}
.titlebrief {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #595959;
}
.titlebig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #c9c9c9;
}
.more {
	font-size: 13px;
}
.more a {
	color: #529bff;
	text-decoration: underline;
}
.more a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tinput1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595959;
	width: 400px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	background-color: #cecece;
}
.tinput2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595959;
	width: 400px;
	height: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:5px;
	padding: 5px;
	background-color: #cecece;
}
.submit1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #595959;
	width: 100px;
	margin-top:5px;
}
.wmlist {
	padding: 5px;
	background-color: #1E1E1E;
	border: 1px solid #666666;
}
.wmtumb {
	margin-right: 10px;
	border: 2px solid #999999;
}
