body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#333;
	background: #f2f3f8 url(../images/bg.gif) repeat-y center;
	margin:0;
}

.mTbl {
	border: solid 1px #fff;
}	
form {
	margin:0;
	padding:0;
}	
.input {
	height: 13px;
	width: 80px;
	font: normal 12px  Verdana, Arial, Helvetica, sans-serif;
	color:#010101;
	border: solid 1px #872d2f;
	background:#f2f3f8;
}
ol li {
	font-weight: bold;
}
ol li a{
	color:#333;
	text-decoration:none;
}
ol li a:hover{
	color:#333;
	text-decoration:underline;
}	
.header{
 padding-bottom: 5px;
}
 
 .menu {
  background:url(../images/bg_menu.gif) repeat-x;
  height:28px !important;
  height:23px;
  text-align: center;
  color:#fff;
  font: bold 12px Arial, Helvetica, sans-serif;
 }
 
  .menu a{
  text-align: center;
  color:#fff;
  font: bold 12px Arial, Helvetica, sans-serif;
  text-decoration:none;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
 }
 
 .menu a:hover{
  color:#990000;
  }
  
.blueShed {
	background:url(../images/blue_shade.gif) repeat-x;
	height:28px;
}	
.bgLeft {
	background:#f2f3f8;
}
.leftTbl {
	background: #fff;
}	
h3 {
	background: #f99904;
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;
	margin:0;
	font: bold 12px arial;
	text-transform:uppercase;
}
h4 {
	background: #f99904;
	color: #fff;
	font-size: 16px;
	padding: 5px 10px;
	margin:0;
	font: bold 14px arial;
	text-transform:uppercase;
}
.text {
	padding: 5px 0;
}

.text1 {
	padding: 5px 10px;
}
.moreRight {
	padding-right: 10px;
}		
a.linkMore {
	text-decoration:none;
	color:#0f7aae;	 
 }
a.linkMore:hover {
	text-decoration:underline;
	color:#f99904;	 
 }
a.linkMoreR {
	text-decoration:none;
	color:#f99904;	 
 }
a.linkMoreR:hover {
	text-decoration:underline;
	color:#0f7aae;	 
 } 
 .contTbl {
 	 background: #f8f8f8;
	 border: solid 1px #eee;
	 padding:6px;	
 }
 .pic01 {
 	margin-right: 5px;
	border: solid 1px #f99904;
}
.footer {
	background: #38b0ea  url(../images/footer.gif) repeat-x;
	color: #fff;
	text-align:center;
	height:60px;
	line-height:18px;
	padding:10px;
		
} 
.footer a{
	color: #fff;
		
} 
.centerlink {
    font-size: 12px;
	font: bold 12px arial;
	color: #000000;
	text-decoration: none;
}	
	