body { 
	color: #333; 
	background-color: #f8f2e7; 
	margin: 0; 
	padding: 0; 	
}
body, table, td, th{font-size: 11px;font-family:  Arial, Verdana, Helvetica, sans-serif;}
th{text-align: left; background-color: #e5e5e5}
.td{border-top: 1px solid #eee9dd; background-color:white;text-align: left}
.tbl_header{background-color: #f1f1f1;border:1px solid #e5e5e5}

.footer{
	border-top:1px solid white; border-bottom:1px solid #e5e5e5; 
	background-color:#adadad;color:#f1f1f1;font-size:11px;padding:8px;
	background-image: url(../images/footer_bg.gif); 
	background-repeat: repeat-x;
	
	
	}

h1{font-size: 18px; font-weight: bold; margin: 0px}
h2{font-size: 14px; font-weight: bold; margin: 0px}

fieldset{border:2px solid #e5e5e5}

a:link { color: #369; text-decoration: none }
a:visited { color: #369; text-decoration: none }
a:hover { color: #369; text-decoration: underline; }
a:active { color: #369; text-decoration: none }

a:link.white, a:visited.white, a:hover.white, a:active.white{color:white}
.bg-td-left { background-image: url(../images/bg-left.gif); background-position: right; background-repeat: repeat-y; width: 50%;}
.bg-td-right { background-image: url(../images/bg-right.gif); background-position: left; background-repeat: repeat-y; width: 50%;}
.content { width: 758px; height: 100%; margin-right: 0px; background-color: #ccc;overflow: hidden }
.inner-content{padding: 22px}

/*white borders*/
.bb{border-bottom: 1px solid white}
.bt{border-top: 1px solid white}
.br{border-right:1px solid white}
/*
.title, .title-header, .subtitle, .subtitle2, .block-content {
	font-size: 11px; 
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
*/
.note {font-size: 10px; color:#666}
.title-header {background-color: white; padding: 4px; font-weight: bold; margin-bottom: 4px}	
.title-banner, .title-banner-special {
	background: url(../images/title-banner_bg.gif) repeat-x #0459ac; 
	height: 20px; 
	padding-left: 11px; 
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left; 
	vertical-align: middle; 
	font-size: 13px; 
	font-weight: bold;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
 }

.subtitle, .subtitle2 {padding: 8px; border:1px solid #f8f5ed;-moz-border-radius: 8px;}
.subtitle2 {background-color: #ffffff; border-color:#e5e5e5;}

.mini, .search_count {font-size: 9px; font-weight: bold; color: silver}
.search_count {
	color:#aaa; 
	position: relative; 
	width: 14px; 
	left: 26px; 
	top:17px;
	z-index:100; 
	background-color:black;
	}

.block-content, .block-content-special, .block-content-borderless { 
	/*vertical-align: top; */ 
	border: solid 1px #d5d1c5; 
	padding: 8px 12px 8px 8px; 
	/*height: 100%;*/
	overflow: auto;
	}

.block-content, .block-content-borderless, .block-content-reverse {
	background-color: white;
	background-image: url(../images/block-content_bg.gif); 
	background-repeat: repeat-x;
}

.block-content-borderless, .block-content-reverse{border-width: 0px}
.block-content-special { 
	
	background-color: white;
	background-image: url(../images/block-content-special_bg.gif); 
	background-repeat: repeat-x;
	
	}
.block-content-reverse{background-position: bottom}
.feature {
	background-color: #eee9dd;
	padding: 8px;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}

/* for main menu */
.menu-banner { 
	font-size: 12px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bolder;
	font-style: normal; 
	}

.menu_off, .menu_on, .menu_selected {
	text-decoration: none;
	text-align: center;
	padding-left: 8px; padding-right: 8px;
	border-bottom: 1px solid #ccc;	
}

.menu_off{
	cursor: pointer;
	color: #06c;
	background: url(../images/menu_bg_off.gif) repeat-x;
}

.menu_on{
	cursor: pointer;
	color: #66a3e0;
	background: url(../images/menu_bg_on.gif) repeat-x;
	border-bottom: 1px solid #e0e0e0;
}

.menu_selected {	
	color: #999;
	background: url(../images/menu_bg_on.gif) repeat-x;	
}


/* for thumbs */
.holder {
	width: 70px;
	height: 70px;
	background-image: url(../images/na.jpg)
	}
	
a:link.thumb {
	display: block;
	padding: 1px;
	border: 2px solid #e5e5e5;
}
a:visited.thumb { 
	display: block;
	padding: 1px;
	border: 2px solid #e5e5e5;
}

a:hover.thumb { 
	display: block;
	padding: 1px;
	background-color: white;
	border: 2px solid #6699cc;
	
}

a:active.thumb {

	padding: 1px;
	border: 2px solid white;
}

a:hover.info {display: block}

ul { white-space: normal; margin-left: 0; padding-left: 1em; list-style-image: url(../images/li.gif); }
li
  {
  margin: 0;
  padding: 0;
  }

input {font-size: 9px;}
input[type=text], input[type=password], textarea, select {
	
	color: #666;
	padding: 3px;
	background-color: #f7f7f7;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	}
	

input[type=submit], input[type=button], input[type=image], a:link.button, a:visited.button, a:hover.button, a:active.button {
	background-color: #f1f1f1;color:#369;padding:3px;
	background: url(../images/menu_bg_on.gif) repeat-x;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	}

a:link.button, a:visited.button, a:hover.button, a:active.button{text-decoration: none;padding:4px;}
a:hover.button{color:#69c;border-bottom-color: #ddd;border-right-color: #ddd;vertical-align: baseline}

.textarea {font-size: 10px; width: 190px; font-family: Arial; height: 25px}
.submit{background-color: #336699; color: white; border: 2px solid #e5e5e5; padding: 2px;}
.go {width: 30px}
.home-map{
	background: url(../images/home-map_bg.jpg) no-repeat #c0c594;
	padding:16px;
	width:284;
	height:180px;
	border-right: 1px solid white;
	color: white;
	font-size: 11px;
	font-weight: bolder;
	
}
#alertBox, .alertBox{

	color:#333;
	background-color:lightyellow; 
	text-align: left;
	border: 4px solid #ddd;
	position: relative;	
	
}
#alertBox, .alertBox, .infoBox{
	padding:12px;
	background-image: url(../images/error.png);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 58px;
}
.loading{
	left: 48%;
	position:absolute; 
	z-index:2;
	background-color:white;
	padding:4px;
	border:2px solid #ccc; 
	margin:0px;
}

#container{
	position:absolute;top:40px;left:0;display: none;
	padding: 4px; border:1px solid #999;-moz-border-radius: 4px;margin:1px}
.container{background-color: #fff; }
.container_content{
	background-color:#f5f5f5;
	text-align: left;
	z-index: 999;
	overflow: auto;
	}
	
.sysMemo, .errMemo {
background-repeat: no-repeat; 
background-position: 0px; 
padding-left: 20px; 
padding-bottom: 2px;
padding-right: 2px;
padding-top: 2px;
margin:2px;
}
.sysMemo {background-color:lightyellow; background-image: url(../images/sysInfo.png);}
.errMemo {background-color:#f8efec; background-image: url(../images/exclamation.png);}
.td_title{background-color:#69c;font-size:12px;color:white}
.info{width:250px}