body {
	margin: 0px;
	padding: 0px;
	background: #999 url(/images/bg-body.jpg) repeat-x 0px 0px;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menu {
	margin: 0px auto;
	height: 35px;
	width: 1020px;
	background: url(/images/bg-menu-new.jpg) no-repeat left top;
}
#menu ul {
	width: 969px;
	margin: 0px auto;
	padding: 0px;
}
#menu ul li {
	text-align: center;
	display: block;
	float: left;
	width: 120px;
	list-style: none;
	border-right: 1px solid #abaaaa;
	height: 35px;
	padding: 0px;
}
.first {
	border-left: 1px solid #abaaaa;
}
.reviews {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #036;
	background: #FFFFE6;
	width: 96%;
	margin: 15px 0px 0px;
	padding: 5px;
	border: 1px solid #036;
}


#menu ul li a {
	color: #F4F4F4;
	display: block;
	height: 35px;
	width: 120px;
	line-height: 35px;
	/* [disabled]font-weight: bold; */
}
#menu ul li a:hover {
	color: #0F0;
	background: url(/images/bg-menu-new-hover.jpg) no-repeat;
	text-decoration: none;
	font-weight: bold;
}
#menu ul li a.hover {
	color: #0F0;
	background: url(/images/bg-menu-new-hover.jpg) no-repeat;
	text-decoration: none;
}
#main {
	background: #CCC url(/images/bg-main.jpg) no-repeat;
}
#f-shad {
	background: url(/images/bg-f-shad.jpg) no-repeat;
}



p {
	font-family: ;
	font-size: 14px;
	color: #003366;
	line-height: 1.4em;
}
h1 {
	color: #036;
	text-shadow: 1px 1px 2px #333;
	filter: Shadow(Color=Gray Direction=130, Strength=4);
	font: normal 45px 'Tangerine', serif;
	text-transform: none;
}
h5 {
	font: bold 12px ;
	color: #FFF;
}

h2, h3, h4, h6  {
	font-family: ;
	color: #036;
	margin: 0px;
	padding: 0px;
}
.largeText {
	font-size: 16px;
	color: #F00;
}



#freeQ a {
    text-decoration: underline;
}



a:link {
	color: #003366;
	text-decoration: none;
	font-family: ;
}
a:visited {
    color: #003366;
    text-decoration: none;
}
#links tr td a {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #036;
	text-decoration: underline;
}

a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}

#homeSide tr td a {
	text-decoration: none;
	font-size: 12px;
}
.imageRight {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#body tr td #how a {
    text-decoration: underline;
}
#graphicLinks td:hover   {
    background: #CC9;
}
#redBar tr td {
	font-size: 14px;
	color: #FFF;
}
#redBar tr a:link,  #redBar tr a:active, #redBar tr a:visited {
    font: 14px ;
    color: #FFF;
    text-decoration: underline;
}
#redBar tr td a:hover {
	color: #0F9;
	font-weight: bold;
}

.ulist {
	color: #036;
	font: bold 14px ;
}
.ulist-plain {
	font: 14px ;
	color: #036;
}
#main table ul     {
	color: #036;
	font: bold 14px ;
}
#main table p     {
	font-size: 14px;
	color: #036;
}
#main tr td #clientR {
	background: #72DCBA;
	border: 1px solid #FC9;
}
#main tr td #clientR:hover {
	background: #FFDBB7;
	border: 1px solid #72DCBA;
}

#main tr td #callAd a {
	color: #FFF;
	text-decoration: underline;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#main #callAd p  {
	font: bold 14px;
	color: #FFFFFF;
}
#main tr td #templateAd h2{
	color: #FF0;
}

#main #templateAd a {
	font: bold 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
#body tr td table tr td #articles {
	font: 14px ;
	color: #036;
}
#body tr td table tr td #articles a {
	font: 14px ;
	color: #036;
	text-decoration: underline;
}
#body tr td table tr td p a {
	text-decoration: underline;
}
#body tr td table tr td p a:hover {
	color: #F00;
}


.footer {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
#footer2 {
	color: #999;
	font-size: 10px;
}
#footer2 a {
	color: #999;
	font-size: 10px;
}

.standardTable {
	font: bold 12px ;
	color: #036;
}
.links {
	color: #630;
}
.highlightText {
	color: #900;
}

.linkDescription {
	font: 11px ;
	color: #600;
}

