@import url("leftmenu.css");
/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:left;
	font:small Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
  }
#wrap {
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;
  }
/* Links
----------------------------------------------- */
a:link, a:visited{
  color:#3957A4;
  text-decoration:none;
  }

a:hover {
  color:#333;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
#main a:link, #main a:visited {
  color:#9df;
  }
#main a:visited {
  color:#7a9;
  }
#main a:hover {
  color:#fff;
  }


/* Header
----------------------------------------------- */
#header {
	position:relative;
	padding:0;
	background-image: url(../images/hometopbg.jpg);
	background-repeat: no-repeat;
	height: 121px;

  }
#logo{
	text-decoration:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: left;
  }

#function {
	text-decoration:none;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 50px;
	float: left;
  }

.Menu1 {
	padding-bottom: 54px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-align: right;
  }

.Munu2 {
	text-decoration:none;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 39px;
  }
  
H1 {
	font-weight: bolder;
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 15px;
}
/* News
----------------------------------------------- */
.News {
	background-image: url(../images/home_news_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 243px;
	margin-left: 36px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 15px;
}
.News2 {
	color: #666666;
	margin-bottom: 0px;
	background-image: url(../images/home_news_bg2.gif);
	background-repeat: repeat-y;
}
.News2 .more{
	text-align: right;
	margin-right: 15px;
	margin-bottom: 20px;
}
.News2 ul{
	margin-left: 17px;
	padding: 0px;
	margin-right: 6px;
}
.News2 ul li{
	text-align: left;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 5px;
	padding-left: 7px;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.welcome {
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	width: 363px;
	margin-top: 25px;
	margin-left: 16px;
	text-align: left;
}
.headline {
	background-color: #EBF0E7;
	width: 400px;
	margin-top: 30px;
	margin-left: 16px;
	padding: 6px;
	text-align: left;
}
.headline h2 {
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;

}
dl.headline-datablock	{
	margin: 3px 0 5px 0;
	}
dl.headline-datablock dd {
  line-height: 140%;
  }
	
.headline-img {display:inline;}

.headline-img img {
	float:left;
	margin:0 10px 5px 0;
	border:4px solid #ECE9D8;
	}
/*----------------------------------------------------------------------*/
.advert {
	margin: 26px 8px 8px 24px;
	float: right;
}
.advert img{
	margin: 9px 6px;
	border: 0px none;
}
/*----------------------------------------------------------------------*/
#content {
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 8px;
	line-height: 140%;
	width: 640px;
}
#content h2, #content h3 {
	color: #333333;
	
}
#content h2  {
	font-size: 16px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "Times New Roman", Times, serif;
	background-color: #f3f3f3;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #76A2BE;
	margin-left: 1px;
	margin-top: 0px;
}
#content h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 2px 2px 2px 0px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	padding: 2px 2px 2px 10px;
}
#content h4  {
	font-size: 15px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "Times New Roman", Times, serif;
	background-color: #f3f3f3;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #76A2BE;
	margin-left: 1px;
	margin-top: 6px;
	margin-bottom: 0px;
	font-weight: normal;
}
#content p  {
	margin: 6px 2px 18px 0px;
}

#content .para  {
	margin: 6px 2px 18px 32px;
}
#content ul li {
	text-align: left;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 5px;
	padding-left: 7px;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content hr  {
	border-top: 1px solid #ECE9D8;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#list p  {
	margin: 6px 2px 18px 32px;
}
.block {
	left: 20px;
	float: left;
	margin-left: 25px;
}
/*----------------------------------------------------------------------*/
.menublock {
	width: 200px;
	margin-left: 28px;
	text-align: left;
}

.menublock a:link, .menublock a:visited {
	font-size: 13px;
	color: #354A64;
}

/*----------------------------------------------------------------------*/
.folder {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}


.rBlock {
	margin-bottom: 10px;
	margin-top: 5px;
}

.rBlock td{
	padding-top: 2px;
	padding-bottom: 2px;
}

/*----------------------------------------------------------------------*/
#footer {
	background-image: url(../images/footer_line.gif);
	background-repeat: repeat-x;
	padding-top: 32px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #dddddd;
	padding-bottom: 30px;
	padding-left: 15px;
}
.rightNote {
	float: right;
	margin-right: 38px;
}

/*----------------------------------------------------------------------*/
.path {
	font-size: 12px;
	background-image: url(../images/path_bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	color: #435678;
}
.path a:link, .path a:visited{
	color: #003399;
}

/*----------------------------------------------------------------------*/
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.subTitle {
	color: #990000;
}
.format {
	color: #003366;
}
/*----------------------------------------------------------------------*/
.bluetitle {
	font-size: 15px;
	color: #0066CC;
}
.rpicBlock {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #ECE9D8;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 5px;
}
/*----------------------------------------------------------------------*/

.DataTable table{
	margin: 0px;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.DataTable th{
	margin: 0px;
	padding: 3px;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	white-space: nowrap;
	font-weight: normal;
}
.DataTable td{
	margin: 0px;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
/*----------------------------------------------------------------------*/

.WhoTable table{
	margin: 0px;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.WhoTable th{
	margin: 0px;
	padding: 3px;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	font-weight: normal;
	color: #333333;
	background-color: #eeeeee;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.WhoTable td{
	margin: 0px;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
/*----------------------------------------------------------------------*/
.greeentxt {
	color: #006600;
}
.intro {
	padding-left: 34px;
}

.page {
	font-size: 15px;
	color: #666666;
	line-height: 20px;
	text-align: center;
	background-color: #FDF9D9;
	padding: 2px;
	border: 1px solid #eeeeee;
}
.page a{
	font-size: 15px;
	color: #666666;
	line-height: 20px;
	text-decoration: underline;
}
/*----------------------------------------------------------------------*/
.masterTitle {
	font-size: 15px;
	font-weight: bold;
	color: #CC3300;
}
