﻿body {
	margin: 0;
	padding : 0;
	background: url(../images/pbg.gif) repeat-x left top;
	background-color: #b9b9b9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
a:visited {
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img {
    border:none;
}
/*CONTAINER*/
.container {
	position: relative;
	min-height: 100%;
	width : 940px;
	margin : 0 auto;
}
/*HEADER*/
.header {
	height: 350px;

}


/*MAIN CONTENT*/
#content {
	width:940px;
	
}
.maincontent {
	float: left;
	width: 730px;
	/*clear:both; */
	
	}
.mboxtop{
	height:64px;
	width:730px;
	margin:0px;
	padding:0px
}

.mboxmm{
	
	background-image: url('../images/mboxmm.gif');
	background-repeat: repeat-y;
	padding-left:21px;
	padding-right:21px;
}
.mboxdown{
	height:37px;
	width:730px;
	margin:0px;
	padding:0px
}
.sidebar {
	float: right;
	width: 210px;
	text-align: center;
}
.titles {
	height: 40px;
	margin: 0px;
	padding: 0px;
}
.titledshadow {
	height: 13px;
	background-image: url('../images/titledshadow.jpg');
	margin: 0;
	padding: 0;
}
.newsbox {
	height: 215px;
	background-image: url('../images/newsbg.jpg');
	width: 190px;
	text-align:center;
	padding-left:10px;
	
}
.recentpro {
	width: 200px;
	height: 175px;
	background-image: url('../images/recentpbg.jpg');
}

/*FOOTER*/
.footer {
	clear : both;
	height:69px;
	font-size:11px;
	color:#292929;
	vertical-align:text-bottom;
}
 .footer a:visited {
	color: #1B1B1B;
	text-decoration: none;
}
.footer a:hover {
	CURSOR: hand;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:link {
	COLOR: #666666;
	text-decoration: none;
}
.clm1{
	float:left;
	width:250px;
	margin-top:40px;

	}
.clm2{
	float:left;
	width:125px;
}

.clm3{
	float:right;
	width:565px;
	margin-top:40px;
}

/*UNDER FOOTER*/
.ufooter {
	width: 940px;
	background: #737373;
	height: 7px;
}
/*  others  */


.more_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.more_link:active {
	COLOR: #ffffff;
	text-decoration: none;
}
.more_link:visited {
	color: #ffffff;
	text-decoration: none;
}
.more_link:hover {
	CURSOR: hand;
	color: #ffffff;
	text-decoration: underline;
}

.subtitles2 {
	color: #ffffff;
	background-color: #FFFFFF;
	padding-left: 10px;
}
.subtitles {
color:#ffffff; 
background-color: #737373;	
padding-left: 10px;
}


input {
	border-right: 1px #6e7a99 solid;
	border-top: 1px #6e7a99 solid;
	font-size: 11px;
	border-left: 1px #6e7a99 solid;
	color: #4a4a4a;
	border-bottom: 1px #6e7a99 solid;
	font-family: Tahoma;
	background-color: #ffffff;
}
textarea {
	border-right: 1px #6e7a99 solid;
	border-top: 1px #6e7a99 solid;
	font-size: 11px;
	border-left: 1px #6e7a99 solid;
	color: #4a4a4a;
	border-bottom: 1px #6e7a99 solid;
	font-family: Tahoma;
	background-color: #ffffff;
}
select {
	border-right: 1px #6e7a99 solid;
	border-top: 1px #6e7a99 solid;
	font-size: 11px;
	border-left: 1px #6e7a99 solid;
	color: #4a4a4a;
	border-bottom: 1px #6e7a99 solid;
	font-family: Tahoma;
	background-color: #ffffff;
}
.sc_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.sc_link:active {
	COLOR: #8b897f;
	text-decoration: none;
}
.sc_link:visited {
	color: #FF0000;
	text-decoration: none;
}
.sc_link:hover {
	CURSOR: hand;
	color: #4A4A4A;
	text-decoration: underline;
}
.sill ul il{
	margin : 0 15px 0 0;
    padding : 0;
    list-style-type : square;
    color : #ff0000;
    background : inherit;
}
#sill{
list-style:square
	}
ol{
	list-style: circle;
	
}

.sitemap:link, .sitemap:visited, .sitemap:active { 
    color: #737373;
    text-decoration: none;
}

.sitemap:hover {
	background-color: transparent;
	color: #ff0000;
	text-decoration: underline;
}
.head_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF0000;
	font-weight:bold;
	
}
.entitlscl{
	height:42px;

}
