.tableborderright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #993300;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #801E03;
}
a:hover {
	text-decoration: underline;
	color: #CA9E48;
}
a:active {
	text-decoration: none;
	color: #8A813E;
}
.imgBorder{
border-width:2px;
border-color:#993300;}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/ltileback.jpg);
	background-repeat:repeat-y;
}
body,td,th {
	color: #801E03;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {font-size: 16px}
.style5 {font-size: 16px; font-weight: bold; }
