/* Style sheet basic */
body{margin:0 0 0 0;background:url("template/bg_x.jpg") center top no-repeat; background-color:#FFF;}
a,body,div,em,input,label,li,ol,p,select,span,strong,td,th,textarea,u,ul{font-family:Arial, Helvetica, sans-serif;color:#666;}
a,body,div,input,label,li,ol,p,select,td,th,textarea,u,ul{font-size:12px;color:#666;}

h1{
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
	font-size:18px;
	color:#f0941a;
}

h2{
	margin:0 0 0 0;
 	padding:0 0 0 0;
	font-weight:bold;
	font-size:13px;
	color:#1c2c81;
}

h4{
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
	font-size:18px;
	color:#f0941a;
	text-align:center;
}
/*
#main .ce_text h2{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:13px;
	color:#E5AD01;
}
*/

/** Footer */
#footer p{
	font-family:Arial, Helvetica, sans-serif;font-size:11px;
}
#footer h1{
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
	font-size:14px;
	color:#666;
}
#footer h2 a{
	color:#004B1B;
}

#footer a{
	color:#790000;
	text-decoration:none;
	font-size:11px;
	line-height:25px;
}
#footer a:hover{
	color:#999;
	text-decoration:none;
	font-size:11px;
}

.ce_list h2{color:E5AD01;}


a{text-decoration:none;color:#1c2c81; font-weight:bold;}
a:hover{text-decoration:none;color:#f0941a;font-weight:bold;}
a:visited{text-decoration:none;color:#ccc;font-weight:bold;}
img{vertical-align:middle;border:0px;}
p,pre,form{margin:0;padding:0;}
