H1 {
	color: #1c4d90;
	font-size: 24px;
	width:100%;
	text-align:center;
	padding-bottom:5px;
	border-bottom:solid 1px #c4c8af;
}

H2,H3,H4,H5,H6 {
	color: #849ab7;
}

body {
	background: #c8d9f0 url('/Img/body_bg.jpg') left top repeat-x;
	margin: 0px;
/*	font-size:13px;*/
}
P {
	margin:3px 5px;
	padding:0px 5px;
	text-indent:15px;
	text-align:justify;
}
A, A:visited{
	color:#navy;
	text-decoration:none;
}
A:hover{
	text-decoration:underline;
}
.Logo {
	background: url('/Img/logo.jpg') top center no-repeat;
	height:251px;
}
.Colp{
	display:none;
}
.tab_container {
	 background: #ffffff;
}
.menu_item
{
	padding-left:52px;
	height:26px;
	background:url('/Img/bg-menu.jpg');
}
.menu_a {
	color: #87702a;
	text-decoration: none;
}
.menu_a:hover {
	text-decoration: underline;
}
.TF {
	color:#0f4a09;
	font-weight:bold;	
	padding:7px;
/*	font:16px Verdana;*/
}
