html{
	margin:0px;
}
body {
	font-family:"Times New Roman", Times, serif;
	background-color:#e9e6d7; margin:0px; background-image:url(/images/newshell/bg.jpg); background-position:top center; background-repeat:no-repeat; 
}
h2 {
 font-size:14px;
}
body, table {
	font-family:"Times New Roman", Times, serif;
	line-height:24px; font-size:14px; color:#495761;
}
body {
	margin-top:0px;
}
.footer{float:left;width:538px; overflow:auto; padding:0px; padding-top:30px; height:449px; line-height:14px; font-size:10px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#B8A698;}
.sh-1{width:100%; float:left;}
.sh-2{position:absolute; width:100%; left:0px; top:0px; float:left; z-index:2;}
.sh-3{position:absolute; width:100%; left:0px; top:398px; z-index:3;float:left;}
.sh-4{margin:0 auto; width:728px;}
.sh-5{float:left;width:538px;  padding:20px; background-color:#FFFFFF; }
.footer a:link {
	color:#B8A698;
}
.footer a:visited {
	color:#A89688;
}

a:hover {
	color:#FF0000;
}
h1 {
	font-weight:bold; font-size:21px; line-height:30px;
}
h2 {
	font-size : 18px;
	line-height:normal;
	font-weight : bold;
	margin:0px;

}

.table-list {
	border:1px solid #999999;
	padding:0px;
	background-color:#FFFFFF;
}
.table-list td{
	padding:5px;
}
.table-list th, .table-list-header{
	padding:5px;
	font-weight:bold;
	background-color:#555555;
	color:#FFFFFF;
	text-align:left;
	/*width:1%;*/
	white-space:nowrap;
	vertical-align:top;
}
.table-list-header {
	font-size:14px;
	background-color:#777777;
}
.table-list th a{
	color:#FFFFFF;
	text-decoration:none;
}
.table-list th a:hover{
	text-decoration:underline;
}
.table-list .explanation{
	border:1px solid #999999;
	padding:5px;
	background-color:#EEEEEE;
	font-weight:bold;
}
.table-list .row1{
}
.table-list .row2{
	background-color:#EEEEEE;
}

.mapText{
	font-size:10px;
	font-weight:bold;
	line-height:normal;
}
.mapRedMarker{
 color:#FE6C60;
}

 	hr {
	height:1px;
	color:#99999;
	background-color: #999999;
	border:0px; border-bottom:1px solid #CCCCCC; 
}

.table-white {
	background-color:#FFFFFF;
}
.table-bright {
	background-color:#F9F9F9;
}
.table-medium{
	background-color:#F2F2F2;
}
input, select, textarea {
	border:1px solid #AAAAAA;
	background-color:#EEEEEE;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.input-plain {
	font-weight:normal;
	background:none;
	border:none;
}
button{
	border:1px solid #AAAAAA;
	background-color:#EEEEEE;
	font-size:14px;
	color:#000000;
	padding:2px;
	margin:0px;
	margin-right:5px;
	text-align:center;
	font-weight:normal;
}
.search-nav, .search-nav-bottom {
	display:block;
	float:left;
	width:99%;
	margin-bottom:10px;
	color:#666666;
	border:1px solid #DDDDDD;
	border-bottom:2px solid #666666;
	font-weight:bold;
	padding:0px;
}
.search-nav-bottom {
	border:1px solid #DDDDDD;	
	border-top:2px solid #666666;
}
.search-nav a, .search-nav-bottom a, .search-nav-t{
	display:block;
	float:left;
	padding:5px;
	color:#666666;
	padding-right:5px;
	border-right:1px solid #DDDDDD;
}
.search-nav-t{
	color:#000000;
}
.search-nav a:hover,  .search-nav-bottom a:hover{
	color:#FFFFFF;
	background-color:#666666;
	text-decoration:none;
	border-right:1px solid #666666;
}
.search-nav-l{
	width:65%; float:left;
}
.search-nav-r{
	width:35%; float:left; text-align:right;
}