body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	font-size: 9px;
	width: 100%;
	background-color : #ffffff;
}

A.blue {
	text-decoration: none;
	color: #000000;
}

A.blue:visited {
   text-decoration: none;
	color: #000000;
}

A.blue:hover {
   text-decoration: none;
	color: #0099ff;
}
A.red {
	text-decoration: none;
	color: blue;
}

A.red:visited {
   text-decoration: none;
	color: blue;
}

A.red:hover {
   text-decoration: underline;
	color: red;
	 
}
A.smallred {
	text-decoration: none;
	color: blue;
	size : 9;
}
A.smallred:link {
	text-decoration: none;
	color: blue;
	size : 9;
}
A.smallred:visited {
   text-decoration: none;
	color: blue;
	size : 9;
}

A.smallred:hover {
   text-decoration: none;
	color: red;
	size : 9;
	 
}
A.smallwhite {
	text-decoration : none;
	color : White;
	font-size: 8pt;
}
A:visited.smallwhite {
	text-decoration : none;
	color : White;
	font-size: 8pt;
}

A:HOVER.smallwhite {
	text-decoration : none;
	color : orange;
	font-size: 8pt;
}
A.smallblue {
	text-decoration : none;
	color : white;
	font-size: 8pt;
}
A:visited.smallblue {
	text-decoration : none;
	color : white;
	font-size: 8pt;
}

A:HOVER.smallblue {
	text-decoration : none;
	color : orange;
	font-size: 8pt;
}

.header2 {
	text-decoration : none;
	color : Orange;
	font-size: 48px;
}
.headersub {
	text-decoration : none;
	font-variant : small-caps;
	color : white;
	font-size: 14px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;;
}
.header3 {
	text-decoration : none;
	color : Orange;
	font-size: 32px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background: #ffffff;
	font-size: 16px;
	text-align: center;
}

.text {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-variant : small-caps;
}
.text {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-variant : small-caps;
}
TD.greyhead {
	background-color: #e0e0e0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	color: black;
}

TD.lightgreyhead {
	background-color: #f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: black;
}

TD.error {
	color: #ff0000;
}

.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #0099FF;
	text-decoration : none;
}
.listings{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.listings2{

	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: black;
}
.lefttext{
	font-size:16px;
	color : FFFFFF;
	font-weight : bold;
	font-family: Arial;
}
.main{
	background-color : #B09C83;
}
.header{
	color : #006633;
	font-size : 28pt;
	font-weight : 800;
	font-family : Arial, Helvetica, sans-serif;
	text-shadow : Black;
	font-style : italic;
}
.mainback{
	background-color:#C5352C;
}