table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
A 
	{
	COLOR: #FFFF00; 
	TEXT-DECORATION: underline;
	}
A.link
	{
	COLOR: #FFFF00; 
	TEXT-DECORATION: underline;
	}
A:hover 
	{
	COLOR: #FFFF00; 
	TEXT-DECORATION: none;
	}
.left_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.menu_bg{
	background-image: url(images/templatepane1_7_.jpg);
	background-repeat:no-repeat;
	height: 154px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
    scrollbar-face-color: #024F06; 
	scrollbar-shadow-color: #6BEF39; 
	scrollbar-highlight-color: #024F06; 
	scrollbar-3dlight-color: #6BEF39; 
	scrollbar-darkshadow-color: #187C37; 
	scrollbar-track-color: #187C37;
	scrollbar-arrow-color: #6BEF39;

}
.sitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
.greetings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
}
.field 
	{
	background:#ffffff;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-top: 1 solid #999999;
	border-bottom: 1 solid #999999;
	border-left: 1 solid #999999;
	border-right: 1 solid #999999;
	font-weight: bold;

	}
.field100 
	{
	background:#ffffff;
	color:#666666;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	border-top: 1 solid #999999;
	border-bottom: 1 solid #999999;
	border-left: 1 solid #999999;
	border-right: 1 solid #999999;
	width: 100%;
	font-weight: bold;
	}
.button 
	{
	background:#efefef;
	color:#666666;
	font-size:10px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #999999;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #999999;
	font-weight: bold;
	}
.clsCursor
{
	cursor: hand;
}
.clsCursor a:hover
{
	cursor: hand;
	color: #ff6600;
}
p
{
	padding-left: 10px;
	padding-right: 10px;
}