body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
        background-color:#F6F5E3;
	
	
}
.main{
	border:2px solid #FCFBF9;
	width:100%;
	margin:0px auto;
	padding:0;
	background-color:#FFFFFF;
	color:#000000;
}
a{
	color:#000000;
	background-color:inherit;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}
.top{
	background-image:url(images/meer.gif);
	color:#FFFFFF;
	height:80px;
}
.name{
	padding:20px 0 0 50px;
	color:#FF7F50F6F5E3;
	background-color:inherit;
	font-size:28px;
}
.t_bg{
	background-image:url(images/t_bg.gif);
	background-repeat:repeat-x;
	height:4px;
}
.t_bg2{
	background-image:url(images/t_bg2.gif);
	background-repeat:repeat-x;
	height:4px;
}
.menu{
	padding:5px 10px;
	background-color:#F6F5E3;
	color:#000000;
}
.menu a{
	background-image:url(images/m_bg.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:0 5px 0 10px;
	margin:0 15px 0 0;
	font-size:12px;
	color:#FF8C00;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover{
	text-decoration:none;
	color:#9E0F01;
	background-color:inherit;
	border-bottom:1px solid #9E0F01;
	background-image:url(images/m_bg2.gif);
}
.lt{
	position:relative;
	float:left;
	width:18%;
}
.ct{
	position:relative;
	float:left;
	width:61%;
}
.rt{
	position:relative;
	float:right;
	width:13%;	
}
.c1{
	border-top:1px solid #00B2EE;
	border-right:1px solid #00B2EE;
	border-bottom:1px solid #00B2EE;
	margin:3px 3px 3px 1px;
	padding:0 10px 10px 10px;
	background-color:#F6F5E3;
	color:#000000;
}
.c2{
	margin:3px 0;
	text-align:justify;
	padding:10px;
}
.c3{
	border-top:1px solid #00B2EE;
	border-left:1px solid #00B2EE;
	border-bottom:1px solid #00B2EE;
	margin:3px 1px 3px 0px;
        background-color:#F6F5E3;
	padding:4px;

}
.c4{
	border-top:1px solid #9E0F01;
	border-left:1px solid #9E0F01;
	border-bottom:1px solid #9E0F01;
	margin:3px 1px 3px 0px;
        background:url(images/meer.gif);
	padding:30px;

}
.title4{
	font-size:18px;
	font-weight:bold;
	color:#FFFF00;
	background-color:inherit;
}
.title1{
	font-size:12px;
	font-weight:bold;	
	padding:10px 0 10px 0px;	
}
.c1 ul li a{
	color:#000000;
	background-color:inherit;
	font-weight:normal;
	text-decoration:none;
}
.c1 ul li a:hover{
	color:#9E0F01;	
	background-color:inherit;
}
.c1 ul{
	padding:0;
	margin:0 0 0 25px;
}
.c1 li{
	border-bottom:1px solid #000000;
}
.title2{
	font-size:16px;
	font-weight:bold;
	color:#9E0F01;
	background-color:inherit;
}
.footer{
	position:relative;
	clear:left;
	height:10px;
	background-image:url(images/t_bg2.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#F6F5E3;
	color:#000000;
	padding:12px 0 9px 5px;
	font-size:10px;
}
.footer a{
	font-size:10px;
}
.title3{
	font-size:12px;
	font-weight:bold;
        color:#9E0F01;
}
.cp1{
	float:left;
}
.cp2{
	float:right;
	padding-right:20px;
}
h1 {
	text-align: center;
	font-size: 24px;
	font-family: Verdana;
	font-weight: bold;
	color: #104E8B;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	text-align: center;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #104E8B;
margin-top: 25px;
	margin-bottom: 5px;
}
h3 {
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
color: #9E0F01;
}