td,th {
	font-size: 14px;

}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(../images/AHA_bkg.jpg);
	background-repeat:repeat-y;
	background-color: #002942;
	background-position:relative;
}
.title{
	font-weight:bold;
	font-size: 18px;
	text-indent:10px;
	line-height:30px;
	
	}
.subtitle{
	font-weight:bold;
	font-size: 17px;
	color:#ED1B2E;
	}
p{
	margin-left: 10px;
	margin-right:10px;
}
hr {
    height: 5px;
}
.title_txt{
	font-size:20px;
	color:#000;
}
.red-text-yellowbar{
	font-family:"ZURICH CN BT";
	color:#ED1B2E;
	font-size:21px;
}
.white-title_button{
	font-size:17px;
	color:#fff;
	font-weight:bold;
}
.white-text{
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
/*rounded corner bars*/
#blue_headerbar{
	font-family:"ZURICH CN BT";
	color:#FFF;
	font-weight:bold;
	background:#003399;
	padding:10px;
  	width:95%; 
	height:155px;
	border-radius: 30px;
	vertical-align:middle;
	font-size:50px;
}
#gray_frontbar{
	background: #D6DCE0;
	padding:5px;
  	width:70%; 
	border-radius: 30px;
	vertical-align:middle;
	font-size:14px;
}
#gold_frontbar{
	background: #ffcc00;
	padding:5px;
  	width:30%; 
	border-radius: 30px;
	vertical-align:top;
	font-size:14px;
}
#yellow_linkbar{
	font-family:"ZURICH CN BT";
	color:#000;
	font-size:21px;
	background: #ffcc00;
	padding:5px;
  	width:100%; 
	border-radius:10px;
}
#box-register{
	font-family:"ZURICH CN BT";
	background:#ED1B2E;
	padding:5px;
  	width:130px; 
	border-radius: 15px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-size:19px;
}
#box_bladenet{
font-family:"ZURICH CN BT";
	background:#ED1B2E;
	padding:10px;
  	width:130px; 
	border-radius: 15px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-size:19px;
}
/*rounded corner bars end*/
.copyright{
	font-size: 10px;
	color: #fff;
}		
/*links*/
a:link {
	text-decoration: none;
	color:#003da5;
}
a:visited {
	text-decoration: none;
	color:#003da5;
}
a:hover {
	text-decoration: none;
	color:#ED1B2E;
}
a:active {
	text-decoration: none;
	color:#003da5;
}
a.link-maingoldbar:link {
	color: #000;
	text-decoration: none;
}
a.link-maingoldbar:visited {
	text-decoration: none;
	color: #000;
	
}
a.link-maingoldbar:hover {
	text-decoration: none;
	color:#003da5;
	font-weight:bold;
}
a.link-maingoldbar:active {
	text-decoration: none;
	color:#003da5;
}
a.link-reg_rent:link {
	color: #fff;
	text-decoration: none;
}
a.link-reg_rent:visited {
	text-decoration: none;
	color: #fff;
}
a.link-reg_rent:hover {
	text-decoration: none;
	color: #ffcc00;
}
a.link-reg_rent:active {
	text-decoration: none;
	color: #ffcc00;
}
a.link-yellowbar-main:link {
	color: #000;
	text-decoration: none;
}
a.link-yellowbar-main:visited {
	text-decoration: none;
	color: #000;
}
a.link-yellowbar-main:hover {
	text-decoration: none;
	color:#FF3333;
}
a.link-yellowbar-main:active {
	text-decoration: none;
	color:#FF3333;
}
a.link-copyright:link {
	color: #fff;
	text-decoration: none;
}
a.link-copyright:visited {
	text-decoration: none;
	color: #fff;
}
a.link-copyright:hover {
	text-decoration: none;
	color:#FF3333;
}
a.link-copyright:active {
	text-decoration: none;
	color:#FF3333;
}
/*links end*/
.raptext{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.raptext2{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:5px;
}
.raptextpicright2{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:10
	px;
}
