a:link {color:#1853B4;text-decoration:none;}
a:visited {color:#1853B4;text-decoration:none;}
a:hover {color:#0060FF;text-decoration:underline;}
a:active {color:#1853B4;text-decoration:none;}

a:link.footerlink {color:#91A1BB;text-decoration:none;}
a:visited.footerlink  {color:#91A1BB;text-decoration:none;}
a:hover.footerlink {color:#677792;text-decoration:underline;}
a:active.footerlink {color:#91A1BB;text-decoration:none;}

a:link.red {color:#9B0A06;text-decoration:none;}
a:visited.red {color:#F7221C;text-decoration:none;}
a:hover.red {color:#9B0A06;text-decoration:underline;}
a:active.red {color:#9B0A06;text-decoration:none;}

.rightbg {
	background-image: url(images/bg_rightinside.gif);
	background-repeat: no-repeat;
}
.leftbg {
	background-image: url(images/bg_leftside.gif);
	background-repeat: no-repeat;
}
.bluetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002562;
	padding-right: 15px;
	padding-left: 15px;

}
.contactdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B0A06;
	font-weight: normal;

}
.contactheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F71611;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;

}
.bottombg {

	background-image: url(images/bg_bottombar.gif);
	background-repeat: repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #91A1BB;
	padding: 5px;
	text-align: center;
}
.insidebg {

	background-image: url(images/bg_inside.gif);
	background-repeat: no-repeat;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: normal;
	text-transform: none;
	padding-top: 15px;
	font-variant: normal;




}
