<!--
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #444444;
}
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(images/bg2_image.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.titletext {
	font-size: 14px;
	font-weight: bold;
}
.lighttext {
	color: #FFFFFF;

}

a:visited {  color: #A16E2F; text-decoration: none}
a:active {  color: #FF9900; text-decoration: none}
a:link {  color: #A16E2F; text-decoration: none}
a:hover {  color: #F08200; text-decoration: underline}


a.leftmenu:link {
	color: #A16E2F;
	text-decoration: none;
}
a.leftmenu:visited {
	color: #A16E2F;
	text-decoration: none;
}
a.leftmenu:hover {
	color: #F08200;
	text-decoration: underline;
}
a.leftmenu:active {
	color: #D62C4A;
	text-decoration: none;
}

.HomeTitle {color: #F08200; font-size:16px}


.Title { color: #A16E2F; font-size:20px}

#leftbanner {
  margin-top:20px;
}

#leftbanneritem {
  margin-bottom:20px;
}

