body {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	/*color: #929292;*/
	color: #000;
	/*background-image: url(../images2/back.jpg);*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	line-height: 120%;
}

td, th {
	font-family: Verdana;
	font-size: 10px;
	
	color: #000;}
	
ul
{
	line-height: 15px;
	white-space: nowrap;
	text-align: left;
	font-size: 10px;}
	
li
{
	font-size: 10px;}
	
a.linkheader
{
	font-size: 12px;
	font-weight: 500;}

li > a
{
	font-size: 10px;
	color: #929292;}
	
ul
{
	list-style-type: none;}

.sub
{
	display: none;
	z-index: 1000;}

a {
	color: #929292;
	text-decoration: none;}

a:hover { 
	color: #60c392;
	text-decoration: under-line;}
	
a.newmenu
{
color: #000;
text-decoration: none;
}

a.newmenu:hover
{
color: #555;
text-decoration: none;
}

a.newmenu:link {text-decoration:none; color: #000;}
a.newmenu:visited {text-decoration:none; color: #000;}

.title {
	font-family: arial black;
	font-size: 12px;
	font-weight: bold;
	color: #000;}
.title a:link {text-decoration:none; color: #60c392;}
.title a:visited {text-decoration:none; color: #60c392;}
.title a:hover {text-decoration:none; color: #60c392;}

.subtitle {
	font-family: Times New Roman, Times, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
 	color: #000000;}
.subtitle a:link {text-decoration:none; color: #60c392;}
.subtitle a:visited {text-decoration:none; color: #60c392;}
.subtitle a:hover {text-decoration:none; color: #60c392;}

.subtitle2 {
	font-family: Times New Roman, Times, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
 	color: #FFFFFF;}
.subtitle2 a:link {text-decoration:none; color: #FFFFFF;}
.subtitle2 a:visited {text-decoration:none; color: #FFFFFF;}
.subtitle2 a:hover {text-decoration:none; color: #FFFFFF;}
	
.info {
	font-family: Times New Roman, Times, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;}
.info a:link {text-decoration:none; color: #60c392;}
.info a:visited {text-decoration:none; color: #60c392;}
.info a:hover {text-decoration:none; color: #60c392;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;}

.smalltext {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
	color: #000000;}
	
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
 	color: #000000;
	background-color: #ffffff;
	width: 130px;
	height: 22px;
	border: 1px solid #000000;}
	
.scroll-track{
height:12px;
width:12px;
}

.scroll-handle{
border: 1px solid #878f66;
height:400px;
width:12px;
background:#878f66;
background-image: url(../images2/scrollhandle.gif);
cursor:pointer;
}