﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	width: 100%;
	}
	
#nav td {
	border-right: 1px solid #4f4950;
	text-align: center;
}	

#nav a {
	display:block;
	text-decoration: none;
	font-size: 13px;
	color: white;
	background: #423a43 url('../siteart/nav-background.jpg') repeat-x top;
	padding: 30px 20px 10px 20px;
	}	
	
#nav a:hover {
	background: #4d434e url('../siteart/nav-background-on.jpg') repeat-x top;
}	

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	background: #b4b4b4 url('../siteart/background.jpg') repeat-x top;
	}

td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	width: 770px;
	background: white;
	border-right: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	border-left: 1px solid #a5a5a5;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#left {
	padding: 20px 10px 20px 20px;
	background: white url('../siteart/shadow.gif') repeat-x top;
}

.title {
	font-size: 18px;
	color: #e65311;
	font-weight: bold;
}

.imgb {
	border: 1px solid #9b9b9b;
}

#main-content {
	width:535px;
	background: white url('../siteart/page-background.jpg') repeat-x top;
	line-height: 18px;
}

.news{font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	color: blue;
	text-decoration:none;

		
}