body{
	background-repeat:repeat-x;
	background-color:#666666;
	margin-top:25px;
	background-image: url(/images/sitebg.jpg);
}
.tahoma11red {
	font-family: Tahoma;
	font-size: 11px;
	color:#ff0000;
	text-decoration:none;
}
.tahoma11black {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
a.tahoma11black {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:underline;
}
a.tahoma11black:hover {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	text-decoration:underline;
}
.tahoma14whitebold {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.tahoma14blackbold {
	font-family: Tahoma; 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold; 
}

ul { 
	margin-left:25px; 
	margin-right:0px; 
	list-style-image: url(/images/dash.gif);
} 
li {
	margin-top:6px;
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
a.li{
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
a.li:hover{
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:underline;
}
.tahoma11white{
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 11px;
	text-decoration:none;
}
a.tahoma11white{
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 11px;
	text-decoration:none;
}
a.tahoma11white:hover{
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 11px;
	text-decoration:underline;

}


.tahoma12white{
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 12px;
	text-decoration:none;
}
a.tahoma12white{
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 12px;
	text-decoration:none;
}
a.tahoma12white:hover{
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 12px;
	text-decoration:underline;

}