body
{
	background-image:url(images/body_back.jpg);
	background-repeat:repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2
{
    color: #0E2B8D;     
}
.profile td
{
    border-color: #ffffcc;
    border-style: solid;
}
.profile tr
{
    border-color: #ffffcc;
    border-style: solid;
}
.menu
{
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color: #000000;
}

.menu a{
    text-decoration: none;
    color: #000000;
}

.menu a:hover{
    text-decoration: underline;
    color: #2d2b2b;
}

.menus
{
	font-size: 14px;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #000000;
}

.menus a{
	font-size: 14px;
	font-family: "Century Gothic", Arial, sans-serif;
	text-decoration: none;
	color: #000000;
}

.menus a:hover
{
	font-size: 14px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	color: #2d2b2b;
}

.services
{
	font-size: 20px;
	font-family: Georgia; 
	text-decoration: bold;	
	color: #000000;
	line-height: 22pt;
}

.categories
{
    font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
}

.categories a{
    font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}

.categories a:visited{
color: #111111;
}

.categories a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.sitemap
{
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color: #000000;
	text-transform: uppercase;	
}

.sitemap a{
    text-decoration: none;
    color: #000000;
}

.sitemap a:visited
{
    text-decoration: none;
    color: #333333;
}

.sitemap a:hover{
    text-decoration: underline;
    color: #2d2b2b;
}

.footer
{
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color: #000000;
}

.footer a{
text-decoration: none;
color: #008E8F;
}

.footer a:hover{
text-decoration: underline;
color: #000000;
}

.more
{
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration: none;
	color: #0E2B8D;
}
.caption
{
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;	
	color: #000000;
	font-weight: 400;
}
.refcat
{
	font-size: 16px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
.refcat A
{
	font-size: 16px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
.refcat A:visited
{
	font-size: 16px;
	color:#dd0000;
	text-decoration: none;
	font-weight: bold;	
}
.refcat A:hover
{
	font-size: 16px;
	color: #222222;
	text-decoration: underline;
	font-weight:bold;
	background-color: #cccccc;
}

