/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1.5;
	background-color: #6F6C41;
}
/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table, td, th {
	vertical-align: middle;
}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Remove annoying border on linked images. */
a img {
	border: none;
}
#top {
	background-color: #005686;
	color: #FFF;
	height: 22px;
	font-weight: bold;
}
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
#warrper {
	margin: auto;
	width: 775px;
}
.banner {
	font-size: 0px;
	line-height: 0px;
}
#nav {
	background-image: url(nav.jpg);
	height: 28px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	list-style-type: none;
	float: left;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
#nav ul li a {
	height: 28px;
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 2.2em;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#nav ul li a:hover {
	background-image: url(nav_hover.jpg);
}
#sidebar {
	width: 180px;
}
#line {
	background-color: #D3D3D3;
	font-size: 0px;
	line-height: 0px;
	height: 7px;
	margin-top: 3px;
}
#main {
	background-image: url(box_bg.gif);
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #900;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 5px;
}


.suckerdiv ul{
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	
.suckerdiv ul li{
	position: relative;
}

.suckerdiv ul li ul {
	position: absolute;
	width: 170px;
	top: 0;
	visibility: hidden;
	background: #FFF;
	border: #CCC 1px solid;
	border-bottom: 0;
}

.suckerdiv ul li a, .suckerdiv ul li ul li a {
	display: block;
	overflow: auto;
	color: black;
	text-decoration: none;
	padding: 5px 0 5px 27px;
	background: url(muiten.gif) no-repeat 10px 7px;
}

.suckerdiv ul li a:hover{
	display: block;
	overflow: auto;
	color: black;
	text-decoration: none;
	padding: 5px 0 5px 27px;
	background: url(menu1.gif) no-repeat;
}

.suckerdiv ul li ul li a{
	border-bottom: #CCC 1px solid;	
}

.suckerdiv ul li ul li a:hover{
	color: #FF0000;	
}

.suckerdiv ul li a{
	border-bottom: #DDDCD9 1px solid;
}

.suckerdiv ul li a:visited{
	color: black;
}

* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
#footer {
	width: 775px;
	height: 35px;
	text-align: center;
	color: #000;
	padding: 8px 0 0;
	font-size: 9pt;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #258EC8;
	background-color: #59A6EE;
}
#footer a {
	color: #000;
	text-decoration: none;
}
a {
	color: #1B5A7C;
}

.hic {
	height: 22px;
	width: 210px;
	text-decoration: none;
	color: #ededee;
	font-size: 8pt;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}


#Layer1 a {
	color: #ffffff;
	padding: 0 5px;
}

#Layer1 {
	position:absolute;
	font-size: 12px;
	width: 85px;
	height:17px;
	z-index:1;
	top: 5px;
	color: #ffffff;
	left: 690px;
}



.paging {
	float: right;
}

.tool-button {
	float: left;
}

.paging li {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	float: left;
}

.paging a {
	border: solid 1px #DDDDDD;
	margin-right: 2px;
}

.paging .previous-off,.paging .next-off {
	color: #666666;
	display: block;
	float: left;
	font-weight: bold;
	padding: 3px 4px;
}

.paging .next a,.paging .previous a {
	font-weight: bold;
	border: solid 1px #FFFFFF;
}

.paging .current {
	color: #ff0084;
	font-weight: bold;
	display: block;
	float: left;
	padding: 4px 6px;
}

.paging a:link,.paging a:visited {
	color: #0063e3;
	display: block;
	float: left;
	padding: 3px 6px;
	text-decoration: none;
}

.paging a:hover {
	border: solid 1px #666666;
}

