﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	background: #352d38;
}

#nav table {
	border: 0;
	width: 100%;
	}
	
#nav table td {
	text-align:center;
	font-size: 12px;
	border-right: 1px solid #463f49;
}	

#nav a {
	display: block;
	color: white;
	padding: 12px 10px 9px 10px;
	text-decoration: none;
	}	
	
#nav a:hover {
	background: black;
}	



body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background: #b3b3b3;
	}

td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 990px;
	background: white;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#main-content {
	padding: 35px 25px;
	line-height: 18px;
	background: #f6f6f6 url('../siteart/white-background.jpg') repeat-x top;
}

#main-content-cell {
	background: url('../siteart/main-background.jpg') repeat-y top left;
}

.title {
	font-size: 18px;
	color: #1364b8;
	line-height: normal;
}

#right {
	background: url('../siteart/background-right.jpg') no-repeat top right;
	width: 382px;
}

#right div {
	text-align: center;
	padding: 75px 20px 20px 20px;
}

#right table {
	border:0;
}

.search-btn {
	background: #5a6e71;
	border: 1px solid #cecec8;
	color: white;
	padding: 5px 10px;
	margin:0;
}

#bottom {
	background: #d5d5d5;
	font-size: 12px;
	padding: 6px 15px 4px 15px;
	border-top: 1px solid #bbbbbb;
}

.imgb {
	border: 1px solid #e0e0e0;
}