html{
	margin:0px;
}

.sfc {
	font-size:10px; padding:0px; margin:0px; padding:0px; margin-bottom:1px;
}
.sub-menu {
	font-size:12px; 
}
.sub-menu-header {
	font-size:14px;
	font-weight:bold;
}
.style1 {color: #FF0000}
.re-s1 {
	font-size: 14px;
	font-weight: bold;
}
.re-s2 {color: #4363A0; text-decoration:none;}
.re-s3 {
	color: #B60033; 
	font-size:14px;
	font-weight: bold; text-decoration:none;
}
body, table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

  body {
  	background-image:url(/images/shell/bg.jpg); background-repeat:repeat-x; background-color:#000000; margin:0px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:18px;
  }
  p {
   margin:0px; padding-top:0px; padding-bottom:15px;
  }
  .sh-1{width:100%; float:left; background-position:top center; background-repeat:no-repeat; background-image:url(/images/shell/bg2.jpg); }
  .sh-2{width:959px; margin:0 auto; margin-top:26px;  }
  .sh-2-2{float:left; width:100%;background-image:url(/images/shell/shell_07.gif);}
  .sh-3{ float:left; width:188px; padding-left:1px;   padding-top:20px;}
  .sh-4{float:left; padding:25px; width:720px;  line-height:18px;}
  h1{font-size:21px; color:#245685; font-weight:normal; margin:0px; margin-bottom:10px; padding:0px; line-height:30px;}
  .sh-4 img{  border:2px solid #F12F11; }
  .sh-5{ float:left; width:919px; background-image:url(/images/shell/shell_09.gif); height:20px; font-size:10px; line-height:17px;color:#59A5B8; padding-left:40px;}
  .sh-5 a:link, .sh-5 a:visited {color:#59A5B8;  }
  .sh-5 a:hover, .sh-5 a:active {color:#FFFFFF;  }
  .footer {
  	float:left; width:879px; line-height:14px; background-color:#000000; color:#4D4D4D; font-size:10px; padding:10px; padding-left:40px; padding-right:40px; text-align:center;
  }
  .footer a:link, .footer a:visited {
  	color:#4D4D4D;
  }
  .footer a:hover, .footer a:active {
  	color:#FFFFFF;
  }
  .sh-6{ float:left; width:100%; padding-bottom:10px; font-size:14px; font-style:italic; font-weight:bold; color:#FFFFFF;}
h2 {
	font-size : 14px;
	line-height:normal;
	font-weight : bold;
	color : #000000;
	margin:0px;
 padding-top:0px; padding-bottom:10px;
}

.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;
}