BODY {
	color: Black;
	font-family: Tahoma;
	font-size: 10pt;
	
}
.thickbox{}	


A {
	color: #0000FF;
	text-decoration: none;
	font-family: Tahoma;
	
}

A:HOVER {
	color:    Maroon;
	text-decoration: none;
	font-family: Tahoma;
	
}
.maincontent{
	padding-left: 20px;
}

img a{border:0;}

#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
} 
#list-menu li {

display: block;
width:155px;
height: 30px;
 background-image: url(../images/ButtonOFF.gif);
} 

#list-menu a {
font-family: Century Gothic;
font-size: 14px;
display: block;
text-indent: 12px;
width:155px;
height: 30px;
background: transparent;
text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu a:hover {

 background-image: url(../images/ButtonON.gif); 
color: #ffffff;
}

	
	.tenantstr{
		
	border-bottom: 1px;
	}	
.footer a {color:#FFFFFF;}
.footer{color:#FFFFFF;}
.copywrite {
	color:#666666;
	font-family: Tahoma;
	font-size: 8pt;
	
}
.required{color:#FF0000;}

	.styError {
	
	border: 1px solid Black;
	border-top-width:    1px;
    border-bottom-width: 1px;
    border-left-width:   1px;
    border-right-width: 1px;
	background-color:#FFFFCC;
	width:200px;
		}