body
{
	background-image:url(images/body_back.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2
{
    color: Green;
    padding-left: 20px;
}

.profile td
{
    border-color: #ffffcc;
    border-style: solid;
}
.profile tr
{
    border-color: #ffffcc;
    border-style: solid;
}
.menu
{
	font-size: 16px;
	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;
}

.categories
{
	font-size: 18px;
	font-family: Georgia 
	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;
}



