/* CSS Document */
#logo{
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	width: 300px;
	float: right;
	height: 150px;
	overflow: auto;
}
#hdr{
	width: 1024px;
	margin: 0 0 0 0;
	height: 130px;
	background-image: url(img/fonhdr.jpg);
	background-repeat: repeat-x;
}

#hdr h1{
	margin-left: 100px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B9BBCA;
	font-style: italic;
}
#hdr p{
	height: 50px;
	margin-left: 150px;
	font-style: italic;
	font-size: 14px;
	color: #999999;
}

#cnt{
	background-color: #F9F9F9;
	margin: 0px 0 0 0;
	width: 1024px;
}

#cntr{
	background-color: #BFCEF0;
	width: 700px;
	float: left;
	padding: 5px 5px 5 px 0px;
}

#intxt{
	background-color: #FAFAFA;
	width: 685px;
	float: right;
	padding: 5px 10px 0 10px;
	margin: 5px 5px 5px 1px;
	background-image: url(img/bgbltxt.jpg);
	background-repeat: repeat-x;
}

#intxt h1{
	color:#666666;
	padding-left: 10px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#intxt h2{
	color:#666666;
	padding-left: 20px;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left-color: #999999;
	border-left-style: dotted;
	border-left-width: 0.5px;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 0.5px;
	margin-right: 100px;
}
#intxt h3{
	color:#666666;
	padding-left: 10px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#intxt a{
	color:#333333;
	padding-left: 10px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
}
#intxt p{
	color:#333333;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	margin: 0 1px 3px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-style: dotted;
	border-bottom-width: 0.5px;
	border-right-color: #666666;
	border-right-style: dotted;
	border-right-width: 0.5px;
}

#sdbr{
	background-color: #FAFAFA;
	width: 300px;
	padding: 1px 0px 0px 0px;
	float: left;
}
#mnbl{
	background-color: #fbfbfb;
	width: 290px;
	float: left;
	margin: 5px 5px 5px 5px;
	background-image: url(img/bgblmenu.jpg);
	background-repeat: repeat-x;
}
#sdbr ul{
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	margin-left: 20px;
	margin-right: 50px;
	padding-bottom: 10px;
}
#blklso{
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 0.5px;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 15px;
}
#blklso h2{
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 0.5px;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 15px;
}
#blkls{
	width:300px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 0.5px;
	height: 120px;
	overflow: hidden;
	float: left;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 10px;
	border-right-color: #999999;
	border-right-style: dotted;
	border-right-width: 0.5px;
	padding-left: 5px;
	padding-right: 5px;
}
#blkls p{
	border: none;
}
#tt{
	background-image: url(img/tt.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}

#dd{
	background-image: url(img/dd.gif);
	background-repeat: no-repeat;
}

#sdbr ul li a{
	color:#333333;
	
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sdbr h2{
	color:#333333;
	font-size: 16px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	margin-left: 20px;
	margin-right: 50px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navi{
	background-color: #DDE3E3;
	width: 1014px;
	margin: 5px 5px 5px 5px;
	clear: both;
}
#navi a{
	margin: 5px 5px 5px 5px;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
#ftr{
	background-color: #CED8DB;
	width: 1024px;
}
#ftr a{
	color:#666666;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
