@charset "utf-8";
/* CSS Document */
#wrapper {margin: 0px 0px 10px; text-align:left}
#wrapper .copy {padding-left: 10px; padding-right: 10px}
.topL {background: url(../images/panel/topbar_left.png) no-repeat left top; height: 5px}
.topR {background: url(../images/panel/topbar_right.png) no-repeat right top; height: 5px}
.botL {background: url(../images/panel/bottom_left.gif) no-repeat left top; height: 5px; clear: both}
.botR {background: url(../images/panel/bottom_right.gif) no-repeat right top; height: 5px}
.gradBox {
	border-left: #ccc 1px solid; 
	padding-left: 5px; 
	padding-right: 5px; 
	height: 100%; 
	overflow: hidden; 
	border-right: #ccc 1px solid
}
.gradient {background: url(../images/panel/gradient_130_65.gif) #fdfdfd repeat-x left bottom}
.td_hm2 {background: #75b1d9; COLOR: #ffffff; font-size: 12px; font-weight: bold; padding:3px 5px}
A.td_hm2 {background: #75b1d9; COLOR: #ffffff; font-size: 12px; font-weight: bold}
.copy {line-height: 14px; color: #444444; font-size: 11px}
TD {color: #444444; font-size: 12px}

.options {margin:0px}
.options ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
.options ul li a{
	padding-left:5px;	
	border-bottom: 1px solid #d6d6e0;
}
.options a {
	display: block;
	color: #6088b0;
	font-weight:bold;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}
.options ul li a:hover/*, #rgq ul li a:focus */{
	color: #9ac405;
	background-color: #E9E9E9;
	font-weight: bold;
}

