@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#b5b8bc url(../sysimg/layout/back_blue.jpg) repeat-x;
}
a:link {
	color: #690;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #690;
}
a:hover {
	text-decoration: underline;
	color: #F30;
}
a:active {
	text-decoration: none;
	color: #690;
}
#container {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	}
#header{
	width: 100%;
	background: #ffffff url(../sysimg/layout/header_back.jpg) repeat-x top left;
	height: 100px;
	border-top: 5px solid #565c62;
	}
#menu{
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	height: 40px;
	background:#CCC url(../sysimg/layout/menu_green_01.jpg)  no-repeat top left;
	border-bottom: 10px solid #FFF;
	}
.menu_right {
	float:right;
	width: 970px;
	height: 40px;
	background:#CCC url(../sysimg/layout/menu_green_03.jpg)  no-repeat top right;
	}
.menu_left {
	float:left;
	width: 960px;
	height: 40px;
	background:#CCC url(../sysimg/layout/menu_green_02.jpg) repeat-x;
	}

.top {
	width:400px;
	font-size:32px;
	padding: 20px 0 0 20px;
	color:#303;
	}
#header_right {
	float:right;
	width: 300px;
	padding: 5px 0px 0px 15px;
	background:url(../sysimg/layout/search_back.png) no-repeat;
	height: 50px;
	}
.text_white {
	color: #FFF;
	}
#content{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	background:#ebebeb;
	height: auto;
	padding: 10px 0px 10px 0px;
	}
#footer{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	height: 40px;
	background:#CCC url(../sysimg/layout/footer_01.png)  no-repeat top left;
	}
.footer_right {
	float:right;
	width: 990px;
	height: 40px;
	background:#CCC url(../sysimg/layout/footer_03.png)  no-repeat top right;
	}
.footer_left {
	float:left;
	width: 980px;
	height: 40px;
	line-height: 40px;
	color:#FFF;
	background:#CCC url(../sysimg/layout/footer_02.jpg) repeat-x;
	}
#footer a {color: #fff;}	
.left_nav {
	width: 190px;
	float: left;
	margin-left: 10px;
	}
.right_nav {
	width: 190px;
	float: right;
	margin-left: 10px;
	}
.center_content {
	float:left;
	width: 580px;
	}
.main_content {
	width: 780px;
	margin-left: 210px;
	}
h1 {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #690;
	}
h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #9C0;
	}
.my_table {
	border-bottom: 1px dotted #CCC;
	}
.my_table td{
	padding: 5px;
	}
.my_table_artrow1 {
	background: #ebebeb;
	}
.my_table_title  td{
	background:#69F;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	}
div.gallery {width:560px;height:600px;border:1px dashed #ffffff;}
div.gal_thumb {width:160px;height:160px;float:left;padding:10px;text-align:center;margin:0;}
a.gal {text-decoration:none;}
a.next {font-size:20px;}
a.prev {font-size:20px;}
a.first {font-size:20px;}
a.last {font-size:20px;}
div.highlight {color: #690;font-weight:bold;border: 1px dashed #ccc; padding: 5px; background: #ebebeb}
span.highlight {color:#690;font-weight:bold;}
div.multicolumn {width:220px;float:left;border-right:1px solid #eeeeee;padding:5px;text-align:justify;}


.t {background: url(dot.gif) 0 0 repeat-x; width: 100%;}
.b {background: url(dot.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: #FFF url(../sysimg/layout/box_03.gif) 0 100% no-repeat}
.br {background: url(../sysimg/layout/box_04.gif) 100% 100% no-repeat}
.tl {background: url(../sysimg/layout/box_01.gif) 0 0 no-repeat}
.tr {background: url(../sysimg/layout/box_02.gif) 100% 0 no-repeat; padding:10px} 


.sidebox {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
	background: url(../sysimg/layout/table_green_04.jpg) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../sysimg/layout/table_green_02.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../sysimg/layout/table_green_01.jpg) no-repeat top left;
	margin: 0;
	padding: 10px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 25px;
}
.boxbody {
	background: url(../sysimg/layout/table_green_03.jpg) no-repeat bottom left;
	margin: 0;
	padding: 5px 20px 15px;
}

.bar_left {
	width:auto;
	height: 25px;
	background: url(../sysimg/layout/bar_01.jpg) no-repeat left top;
	color:#FFF;
	font: bold 12px Verdana, Geneva, sans-serif;
	padding-left: 10px;
	padding-top: 10px;
	}
.bar_right {
	width:auto;
	height: 35px;
	background: url(../sysimg/layout/bar_02.jpg) no-repeat right top;

	}

#nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav + *{
	clear: left;
}

#nav ul {
	padding: 0;
	margin:0;
	list-style: none;
	z-index:99;
	position:relative;
	overflow:visible;
}

#nav > li ul {
	text-align: left;
}
#nav li { /* Appearance settings (eye candy) */
	position: relative;
	background: none;
/*	background: url(trans/white80.png);*/
	color: #FFFFFF;
	border-right: solid 1px  #999;
	height: 40px;
	line-height: 40px;
	min-width: 100px;
	max-width: 170px;
	overflow: visible;
	background: url(../sysimg/layout/menu_green_02.jpg) repeat-x;
}
#nav ul ul {
	width: 8em;
}
#nav > li {
	margin: 0;
	float: left;
	text-align: center;
	height: 40px;
	line-height: 40px;

	
}


#nav a {
	text-decoration: none;
	padding: 0 0.5em;
	line-height: 40px;
	height: 40px;
	color: inherit;
	overflow: hidden;

}
#nav li li a {
	line-height: 40px;
	padding: 0em 0.5em;
}

#nav ul, #nav li, #nav a{
	display: block;
}


#nav ul{
	visibility: hidden;
}



/* (sub-)submenus */
#nav ul ul, #nav ul ul ul{
	position:absolute;
	top: 0;
	left: 95%;
	visibility: hidden;
}

#nav a.act, #subnav a.act {
/*	border-style: outset;*/
	color: white;
	/* background: #666; */
	background:#CCC url(../sysimg/layout/footer_02.jpg) repeat-x;
}
#subnav a { 
  display: block;
	text-align: center;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	width:170px;
	overflow: visible;
	background: url(../sysimg/layout/menu_green_02.jpg) repeat-x;
	border-bottom: 1px solid #fff;
}
#subnav a.menl3 { 
	height: 24px;
	line-height: 24px;
	border-left:10px solid #fff;
	width:150px;
}
#subnav a:hover { 
	text-decoration: none;
	background: #333;
}


/* Shadow! */

#nav li:hover {
/*	border-style: outset;*/
	color: white;
	background: #333;

}
#nav > li ul {
/*	background: #666;*/
	background: transparent url("trans/black40.png");
}
#nav > li > ul {
	margin: -0px;  /* This is to make the width equal to parent li width. */
	position: relative;
	top:  0px;
	left: 0px;
}
#nav > li ul li {
	position: relative;
	top:  -0px;
	left: -0px;
}
/* end shadow */


/* Enlarger */
/* #nav > li {width: 8em;} */ /* popping disappears if we use a fixed-width */
#nav > li:hover {
	z-index: 2;  /* Opera does not seem to respect this. */
}
#nav > li:hover > a {
	background: #333;
}
/* end enlarger */


/* Interactive lines: show/hide menus */
#nav li:hover ul ul, #nav li:hover ul ul ul{
	visibility: hidden;
}

#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul{
	visibility: visible;
}

.skipnav {
	display: none;
}

#nonav {
	display: block;
	background: transparent;
	height: 1px;
	border: 0;
	margin: 0 0 -1px 0;
	padding: 0;
}
span.highlt1 {background-color:#FBDEAA;}
span.highlt2 {background-color:#FCF1CE;}
span.highlt3 {background-color:#F29D8B;}
span.highlt4 {background-color:#FFF1AB;}
span.highlt5 {background-color:#FFE693;}
span.highlt6 {background-color:#F2E6D6;}
span.highlt7 {background-color:#D09990;}
span.highlt8 {background-color:#EFE29E;}
span.highlt9 {background-color:#EFD1A9;}
span.highlt10 {background-color:#FF9C5A;}

