body, p, td, tr
{ color: #000000; 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px}

p, blockquote, ul, ol, td, tr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

h1, h2, h3
{
font-family: Arial, Helvetica, sans-serif;
}

SELECT, TEXTAREA{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
width: 385px; 
}

td.border
{
border-color: #967B60 #967B60 #967B60 #967B60; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

td.borderBlue
{
border-color: #487DDD #487DDD #487DDD #487DDD; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px;
}

a:link { color: #967B60}
a:visited {color: #967B60 }
a:hover {color: #967B60; text-decoration: none }

a.number:link { color: #DC4939; text-decoration: none }
a.number:visited {color: #DC4939; text-decoration: none }
a.number:hover { color: #487DDD; text-decoration: none }

.THISPAGE {
	background-color: #967B60;
	color: #FFFFFF;
	text-decoration: none;
}
li {
	list-style-type: circle;
}
a.whitelink {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
a.whitelink:hover {
	font-weight: bolder;
	color: #967B60;
	text-decoration: none;
	background-color: #FFFFFF;
}

a.brownlink {
	color: #967B60;
	font-weight: bold;
	text-decoration: none;
	left: 20px;
}
a.brownlink:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #967B60;
}

a.bluelink {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
a.bluelink:hover {
	font-weight: bolder;
	color: #487DDD;
	text-decoration: none;
	background-color: #FFFFFF;
}


.navlist {
	line-height: 11px;
	text-indent: 18pt;
}

li.brownlink {
	color: #967B60;
	font-weight: bold;
	text-decoration: none;
	left: 20px;
}
li.brownlink:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #967B60;
}
#mainmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#mainmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#mainmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8A48F;
	text-decoration: none;
	font-weight: bold;
}
.linearound {
	border: 1px solid #967B60;
}

