
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	color: #009900;	}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2E679D;}
	

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #00000;
	}
	
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	}
	
.bodysmallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #5A2161;
	}
	
.bodysmallboldgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	}

.smallitalic {
	font-size: 11px;
	font-style: italic;
}

.leftbarwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.leftbarwhite_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ABC1D7;
}
.leftbarwhite_small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}



.nav {	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 22px;
		font-style: normal;
		font-weight: bold;
		color: #009900;
		text-decoration: none;
	
}
		
.navon {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 22px;
		font-style: normal;
		font-weight: bold;
		color: #000000;
		text-decoration: none;}
		
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;}
	
a {	
    font-weight: bold;
	color: #2E679D;
    text-decoration: none;}
 	
a: hover {
	color: #000000;
	text-decoration: none;}
	
ul {
	list-style-image:  url("images/arrow.gif");
	}

/* CSS Document */
/* Star CSS for menus here */

.tableborder { 
	border: 1px solid #ffffff; }
	
.white { 
background-color:#F9F5D1;
color:#2E659B;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; }

.white a:hover, .white a:active{ 
color: #5A2161;
 }


/** Start tile wall styles **/
.tile_image { border: 1px solid #ffffff; }
.tile_image:hover { border: 1px solid #2e659b; }
 
.tile_image_sold { border: 1px solid #2e659b; }
 
.padding-left{ padding-left: 50px; }
 
.tiletable td {width: 60px;}
/** End tile wall styles **/