A  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

A:hover  {
	text-decoration : none;
}

.title{
	COLOR : #FAFF72;
	font-family : "Trebuchet MS";
	font-size : 16px;
	font-weight : bold;
}

td {
	COLOR : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.text2{
	COLOR : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.copyright{
	COLOR : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
table {
	border-collapse:collapse;
}
h1,h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.button 
{
	font-family: Arial Narrow, Arial, sans-serif; 
	font-size:16px; font-weight:bold;  
	background: url(/images/butt_bg.gif) repeat-x; 
	border:1px solid; border-top-color:#ccc; 
	border-left-color:#666; 
	border-right-color:#ccc; 
	border-bottom-color:#666;  
}

.tableheading td 
{
 color: #990000;
 padding: 3px 10px;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #FFFFFF;
 text-align: left;
 font-family: Tahoma, Verdana, Arial;
 font-size: 11px;
 font-weight: bold;
 background-color: #FFE4A1;
}
.tablecontent td 
{
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #FF9933;
 /*text-align: left;*/
 padding-top: 3px;
 padding-right: 10px;
 padding-bottom: 3px;
 padding-left: 10px;
}
table.newswindow 
{
 border-color: #FF9933;
 border-width: 1;
 border-style: solid;
}
table.infowindow2
{
 border-color: #FF9933;
 border-width: 1;
 border-style: solid;
 

}
table.infowindow2 TD
{
 background-color: white;
 padding: 10px;

}

.tablefieldtitle
{
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	vertical-align: top;
	color: #990000;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
	display: block;
}

.money
{
    text-align:right;
    
}
.tableDisplay 
{
	width: 100%;
	margin: 0 0 5px 0;
}

form {
	padding: 0px;
	margin:0px;
}