@charset "utf-8";
/* CSS Document */

.options
{
	text-align:left;
	border-bottom:solid 1px #666666;
	padding:5px 5px 5px 0px;
	clear:both;
	margin:5px 0px 10px 0px;
}
.options a
{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
.options a:hover
{
	color:#3b1982;
	text-decoration:none;
}
.options h2{
	background: #666666;
	width:100%;
	height:20px;
	line-height:20px;
	color:#ffffff;
	margin:0 0 5px 0;
	padding:0px 0 0 5px;
	font-size:13px;
	text-transform:uppercase;
	
}
.options ul{
	padding:0px 0px 0px 0px;
}
.options li{
	padding:0px 0px 0px 10px;
	margin:0px 0px 3px 0px;
	list-style:none;
	background:url(../images/pictflc1.gif) 0px 5px no-repeat;
}