body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#item {width: 210px; height:250px; table-layout:fixed; cursor: hand}

#item td 
	{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}

#item td:hover {	
	border-top-color: #B31B34;
	border-right-color: #B31B34;
	border-bottom-color: #B31B34;
	border-left-color: #B31B34;
	}
		
.verd9	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	
	text-decoration: none;
	}
	
.verd10	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color:#ffffff; 
	text-decoration: none;
	}


.verd11 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 20px;
	}


.arial12 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 22px;
	}


.arial11 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	}



a:link {
	color: #B31B34;text-decoration: none;
	}

a:visited {
	color: #B31B34;text-decoration: none;
	}

a:hover {
	color: #7F051C;text-decoration: none; 
	}

a:active {
	color: #B31B34;text-decoration: none;
	}
.textbox {
	background-color: #f1f1f1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.head {
font-family: "Century Gothic", "CG Omega";
font-size: 30px;
color: #B31B34;
}
.subhead {
font-family: "Century Gothic", "CG Omega";
font-size: 25px;
color: #000000;
}
