/**************** NAVIGATION ********************/

.menulink A:link {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}
.menulink A:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}
.menulink A:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #81CE4F;
}

/*************END OF NAVIGATION**************************/

.menulink1 A:link {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #2991C3;
	text-decoration: none;}
.menulink1 A:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #2991C3;
	text-decoration: none;}
.menulink1 A:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.menulink2 A:link {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #2991C3;
	text-decoration: none;}
.menulink2 A:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #2991C3;
	text-decoration: none;}
.menulink2 A:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #F80733;
}

.menulink3 A:link {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;}
.menulink3 A:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;}
.menulink3 A:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #F80733;
}


.bodytxt {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #9a9a9a;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 0;
}

.servicescap {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}



.bluecolor {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #2991C3;
}


.subtxt {
font-family: Verdana;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #2991C3;
line-height: 18px
}

.greencolor {
font-family: Verdana;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #81CE4F;
line-height: 18px;
}

.bg {
background-image: url('images/subbg_tile.gif');
background-attachment: fixed;
background-position: top center;
background-repeat: repeat-x;
}