body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.mainTable {
	background-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 600px;


}
.redTable {
	background-color: #D70602;
	height: 400px;
	width: 600px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;

}
.tdMenu {
	background-image: url(../images/menuBgrd.gif);
	height: 400px;
	width: 182px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tdMain {
	background-image: url(../images/mainBgrd.gif);
}
.ulServices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: circle;
	line-height: 20px;
}

	a:link.OurTeam		{text-decoration: none; color: #FFFF33; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
	a:visited.OurTeam	{text-decoration: none; color: #FFFF33; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
	a:hover.OurTeam		{text-decoration: underline;color: #CCCCCC;	font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold}
	a:active.OurTeam	{text-decoration: none; color: #FFFF33; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}

	a:link		{text-decoration: none; color: #FFFF00; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
	a:visited	{text-decoration: none; color: #FFFF00; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
	a:hover		{text-decoration: underline;color: #CCCCCC;	font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold}
	a:active	{text-decoration: none; color: #FFFF00; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.leftBorderThin {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
 .layerScroll	{	scrollbar-3dlight-color:#FFFFFF;
					scrollbar-arrow-color:#FFFFFF;
					scrollbar-base-color:#FFFFFF;
					scrollbar-darkshadow-color:#FFFFFF;
					scrollbar-face-color:#D70602;
					scrollbar-highlight-color:#D70602;
					scrollbar-shadow-color:#FFFFFF;
				}
				
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.liPortfolio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: disc;
	padding-left: -8px;
	margin-left: -20px;
	margin-bottom: 4px;
}
.font14BoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.headercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.mainbg {
	background-color: #D70602;
	background-image: url(../images/mainbg.gif);
	background-repeat: no-repeat;
}
