.footerlink{
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	color:#a7c8f6;
}
.footerlink:hover{
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
}
.sidenav{
	float:left;
	height:500px;
	width:170px;
	padding-top:20px;
	background-position:top;
	background-image: url('/images/bkside.gif');
	background-repeat:repeat-x;
	overflow: auto
}
.sideitem{
	float:top;
	height:32px;
	width:170px;
	padding-left:30px;
	padding-top:10px;
	overflow:hidden;
	background-image: url('/images/item.gif');
	background-repeat: no-repeat;
	cursor:pointer;
}

.sideitemsel{
	float:top;
	height:32px;
	width:170px;
	padding-left:30px;
	padding-top:10px;
	overflow:hidden;
	background-image: url('/images/itemsel_a.gif');
	background-repeat: no-repeat;
	cursor:pointer;
}

.sideitemover{
	float:top;
	height:32px;
	width:170px;
	padding-left:30px;
	padding-top:10px;
	overflow:hidden;
	background-image: url('/images/itemsel.gif');
	background-repeat: no-repeat;
	cursor:pointer;
}

.sidelink{
	text-decoration:none;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#333333;
	font-weight:bold
}
.sidelink:hover{
	text-decoration:none;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#333333;
	font-weight:bold
}

.sidelinksel{
	text-decoration:none;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#317de3;
	font-weight:bold
}
.sidelinksel:hover{
	text-decoration:none;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#317de3;
	font-weight:bold
}
.hdr{
	acolor:#f3840c;
	color:#4f94f0;
	font-weight:
	bold;
	font-size:20px;
	font-family:Georgia,Verdana;
}
.tgllink{
	atext-decoration:none;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#e77800;
	font-weight:bold
}
.subhdr{
	font-family:Arial, Verdana;
	font-size:14px;
	acolor:#e77800;
	color:#4f94f0;
	font-weight:bold
}

.hrblue{
	color:#7294f0;
	background-color:#7294f0;
	border:0px;
	height:1px;
}

.hrgray{
	color:#bebebe;
	background-color:#bebebe;
	border:0px;
	height:1px;
}
.clcinput{
	border:1px solid #acc9f0;
}