﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}


a.links:link, a.links:visited, a.links:active {text-decoration:underline; color:#fff}
a.links:hover {text-decoration:underline; color:#d15225;}
 
#nav {
	border: 0;
	width: 100%;
	}

#nav td {
	text-align:center;
}

#nav a {
	display:block;
	padding: 12px 10px 10px 10px;
	background: #d85427;
	font-size: 11px;
	color: white;
	text-decoration:none;
	border-right: 1px solid #e17a56;
	}	
	
#nav a:hover {
	background:#b83c11;
}	

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background: black url('../siteart/background.jpg') repeat-x top;
	overflow-x: hidden;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
#content-home {
	padding: 30px 30px 0px 30px;
	line-height: 18px;
}

#content {
	padding: 30px;
	line-height: 18px;
}

#content-sub {
	background: white url('../siteart/background-globe.jpg') no-repeat top;
	font-size: 13px;
	line-height: 16px;
	padding: 20px 20px 30px 20px;
} 

.heading {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

.white {
	color:#fff;
}


.heading-orange {
	color: #bc441b;
	font-weight: bold;
	font-size: 20px;
	font-style:italic;
}
	
#maintable {
	border: 0;
	width: 660px;
	background: white;
}	

#inv {

	padding-top: 2px;
}