html {
	overflow-y:scroll;
}

body {
	font-family:"CI", "qMmpS Pro W3", "qMmۃS Pro W4";
	font-size:13px;
	background-color: #cadbff;
	background-image: url(img/layout/header_bg.jpg);
	background-repeat: repeat-x;
	margin-top:inherit;
	margin: 0;
}

//A:link{
//	color: #ffffff;
//}

//A:visited{
//	color: #ffffff;
//	text-decoration: none;
//}
	
//A:active{
//	color: #ffffff;
//}

//A:hover{
//	color: #66CCFF;
//	text-decoration: none;
//}

hr {
  color: #4fc3ff;
  background-color: #4fc3ff;
  height: 1px;
  border: 0px;
  margin-bottom:12px;
}

h1 {
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	margin-bottom:0px;
}

h2 {
	margin-bottom:inherit;
	font-weight:normal;
	font-size:12px;
	font-family:"CI", "qMmpS Pro W3", "qMmۃS Pro W4";
	font-style:normal;
	color:#1077c6;
}

h3 {
	margin-top:inherit;
	font-weight:normal;
	font-size:12px;
	font-family:"CI", "qMmpS Pro W3", "qMmۃS Pro W4";
	font-style:normal;
	color:#0b3484;
}

img {
	border:0;
}

.clapres {
	margin-top:12px;
	margin-bottom:12px;
	font-weight:bold;
	font-size:12px;
	font-family:"CI", "qMmpS Pro W3", "qMmۃS Pro W4";
	font-style:normal;
	color:#000000;
}

