﻿#nav, .leftborder {
	border:1px solid #c5c6c9;
	border-top:0px none;
	width:200px;
	padding:8px;
	background-color:#ffffff;
}
#nav a {
	display:block;
	height:25px;
	line-height:25px;
	width:180px;
	letter-spacing:2px;
	background:url(../images/arr4.gif) no-repeat 8px center;
	text-align:center;
	margin-top:1px;
}
#nav a:hover, #nav a:active {
	background:url(../images/arr4_a.gif) no-repeat 8px center;
	background-color:#cc0000;
	color:#ffffff;
	width:180px;
	text-align:center;
	font-weight:bold;
}
.nava {
	background:url(../images/arr4_a.gif) no-repeat 8px center !important;
	background-color:#cc0000 !important;
	color:#ffffff !important;
	width:180px !important;
	padding-left:30px !important;
	font-weight:bold !important;
}
#quick {
	width:200px;
	border:0px solid #dddddd;
	background:url(../images/q_bg.jpg) repeat-x left bottom;
	border-top:0px none;
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;
}
#quick a {
	display:block;
	background:url(../images/quick_a.gif) no-repeat;
	text-align:center;
	width:200px;
	height:26px;
	line-height:26px;
	letter-spacing:2px;
	margin-top:1px;
}
#quick a:hover, #quick a:active {
	background:url(../images/quick_aa.gif) no-repeat;
	color:#ffffff;
}
