/* CSS Document */
body{background-color:#646464; margin-top:15px; font-family:Tahoma; font-size:10px}
.maintxt{font-family: tahoma; font-size:20px; color: #b9b9b9;}
.bodytxt{font-family: tahoma; font-size:11px; color: #373737;}
.bodySmalltxt{font-family: tahoma; font-size:10px; color: #373737;}
.bodynewstxt{font-family: tahoma; font-size:10px; color: #373737;}
.bodyContacttxt{font-family: tahoma; font-size:13px; color: #373737;}
.bodywhitetxt{font-family: tahoma; font-size:11px; color: #FFFFFF;}
.smallarrow{font-family: tahoma; font-size:7px; color: #FFFFFF;}
.footertxt{font-family: tahoma; font-size:11px; color: #3b3b3b;}
.maintable{background-image:url(../images/bg.jpg)}
.mouseovercolor{background-color:#ee605f}
.mouseovercolorSolutions{background-color:#b1cfff}
.mouseovercolorServices{background-color:#bcfc79}
.inner_link:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.inner_link:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.inner_link:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.inner_link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;	
}
.contact_link:link {
	font-family: tahoma;
	font-size: 11px;
	color: #373737;
	text-decoration:underline;
}
.contact_link:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #373737;
	text-decoration:underline;
}
.contact_link:active {
	font-family: tahoma;
	font-size: 11px;
	color: #373737;
	text-decoration:underline;
}
.contact_link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #373737;
	text-decoration:none;	
}