body {
	background-color:#226060;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
}
.navbg
{
	background-image:url(images/navbg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	font-family:"Arial";
	font-size: 14px;
	color: #FFFFFF;

}
.innerbodybg
{
	background-image:url(images/innerbodybg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:"Arial";
	font-size: 12px;
	color: #000000;

}
.a1:link 
{
	font-family:"Arial";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}

.a1:visited 
{
	font-family:"Arial";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}

.a1:hover 
{
	font-family:"Arial";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:underline;
	

}
.a2:link 
{
	font-family: "Arial";
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

.a2:visited 
{
	font-family: "Arial";
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

.a2:hover 
{
	font-family: "Arial";
	font-size: 11px;
	color:#666666;
	text-decoration:underline;
	

}
.a3:link 
{
	font-family: "Arial";
	font-size: 11px;
	color:#b0b0b0;
	text-decoration:none;
}

.a3:visited 
{
	font-family: "Arial";
	font-size: 11px;
	color:#b0b0b0;
	text-decoration:none;
}

.a3:hover 
{
	font-family: "Arial";
	font-size: 11px;
	color:#b0b0b0;
	text-decoration:underline;
	

}
.inputtext {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	border: solid 1px #284141;
	background-image:url(images/input_bg.jpg);

}
.inputtext2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 17px;
	border: solid 1px #DBDBDB;
	background-color:#FFFFFF;

}
.textarea {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border: solid 1px #d6d5b4;

}
.listmenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C5C5C5;

}
.buttonstyle {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1c5050;
	border: 1px solid #1c5050;
	height:18px;
	padding-left:5px;
	padding-right:5px;

}
.bodytext {	
	font-family:"Arial";
	font-size: 12px;
	color: #000000;
	line-height:16px;
}
.whitetext {	
	font-family:"Arial";
	font-size: 12px;
	color: #FFFFFF;
	line-height:16px;
}
.whitetextsmall {	
	font-family:"Arial";
	font-size: 11px;
	color: #FFFFFF;
	line-height:16px;
}
.greytext {	
	font-family:"Arial";
	font-size: 11px;
	color: #b0b0b0;
	line-height:16px;
}
.bodytextsmall {	
	font-family:"Arial";
	font-size: 11px;
	color: #000000;
	line-height:16px;
}
.bluesmalltext{	
	font-family:"Arial";
	font-size: 10px;
	color: #54bcbc;
	line-height:16px;
}
.bluetextbig{	
	font-family:"Arial";
	font-size: 15px;
	color: #7cb0b0;
	line-height:16px;
}
.blueheading{
	font-family:"Arial";
	font-size: 24px;
	color: #0097d0;
}
.blackheading{
	font-family:"Arial";
	font-size: 24px;
	color: #000000;
}
.blueheadingsmall{
	font-family:"Arial";
	font-size: 19px;
	color: #0097d0;
}
.imagepadding
{
	padding-right:7px;
	padding-bottom:7px;

}
.imageborder
{
	border:solid 4px #f0e0c7;

}
.tab123
{
	height: 40px;
	position:relative;
	top:-76px;
	left:0px;
	width:120px;
	
}
.tab123 ul
{
	margin:0px;
	list-style: none;
	padding: 0;
	border: 0;
	width:150px;
	color: #FFFFFF;
	
}
.tab123 li{
	display: block;
	border: 0;
	margin: 0;
	padding:0px 0px 0px 0px;
	height: 23px;
	font-weight:normal;
}

.tab123 li a, .tab123 li a:visited{

	display: block;
	white-space: nowrap;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:0px 0 0px 0;
	margin:0px;
	width: 20px;
	text-align:center;
	text-decoration: none;
	color: #FFFFFF !important;
	border: 0;
	background: #607878;
}
.tab123 li a:hover, .tab123 li a.hovered{
	color: #FFFFFF !important;
	background: #163636;
}
html>body .tab123 li a {
	}
#bannerfeatures
{
	font-family:"Arial";
	font-size: 11px;
	color: #FFFFFF;
	line-height:16px;
	width: 500px;
	text-align:left;
}
