@charset "utf-8";
body {
	padding:0px;
	margin:0px;
	background-image: url(../images/bk_main.jpg);
	font:11px tahoma, arial, verdana;
}
td {
	vertical-align:top;
}
p {
	margin-bottom:5px;
	margin-top:0px;
}
a {text-decoration:none;}
h1 {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FE7800;
}
.topline {
	background-image: url(../images/topline1.jpg);
}
.topline2 {
	background-image: url(../images/topline2.jpg);
	background-repeat: repeat-x;
	height: 105px;
}
.siteWidth {
	width: 761px;
	margin: auto;
}
.topmnu1 {
	font-family: tahoma, arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.topmnu1 a {
	color: #FFFFFF;
}
.topmnu1 a:hover{
	color:#000000;
}
.alignMiddle {
	vertical-align: middle;
}
.leftside {
	width: 253px;
	padding-right: 10px;
}
.Tabble100Center {
	background-image: url(../images/Tabble100Center.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
}
.mainTd1 {
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.leftWhiteMid {
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.box1 {
	width: 219px;
}
td.box1Head {
	background-image: url(../images/Tabble200Top.jpg);
	background-repeat: no-repeat;
	width: 204px;
	height: 26px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
}
.box1 td.box1Mid {
	background-image: url(../images/Tabble200Center.jpg);
	background-repeat:repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
	
.head1_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
ul#leftlink{
	list-style:none;
	margin:5px;
	padding:5px;
}
ul#leftlink li {
	display:block;
	/*padding:4px 0px 4px 20px;*/
	background:url(../images/line100.jpg) no-repeat left bottom;
}
ul#leftlink li a{
	display:block;
	width:100%;
	height:100%;
	padding:4px 0px 4px 20px;
	background:url(../images/marker200.jpg) no-repeat 5px center;
	text-decoration:none;
	color:#4b87b7;
}
ul#leftlink li a:hover{ color:#000000;}

td.BGFooter {
	background:url(../images/BGFooter.jpg) repeat-x;
	height:46px;
	vertical-align:middle;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
td.BGFooter a{
	color:#FFFFFF;
}
td.BGFooter a:hover{
	color:#CCCCCC;
}
