body {
	font-family: arial;
	font-size: 12px;
	margin:0;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	
}
td {
	text-align: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top:0px;
	font-weight: bold;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}

.highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF9900;
	font-style: italic;
	float:left;
}
li {
	line-height: 16px;
	margin-bottom: 6px;
}


div#footer {
	text-align: center;
	clear: both;
	color: #ffffff;
	background-color: #D7A574;
	border-bottom-color:#9C9C9C;
	border-bottom-width: medium;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div#maincontent {
	padding: 2%;
	text-align: justify;
	width:550px;
	border-left: solid #CCCCCC 1px;
	float:left;
	border:0px solid #000000;
	line-height: 18px;
}

div#leftcolumn {
	float: left;
	text-align: left;
	width: 200px;}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #E8CBAE;
	padding: 10px;
	width: 100%;
}
.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding: 10px;
}

div#maincontent2 {

	padding: 2%;
	text-align: justify;
	margin-top: 0px;
	margin-left:  200px;
	width:800px;
	border-left: solid #CCCCCC 1px;
}
tr {

	text-align: left;
}
