body
{
 text-align: center;
 background-color: #505050;
}

#menu
{
 background-color: #ffffff;
}

#menu_bg
{
 background-image: url("images/menu.jpg");
 background-repeat: no-repeat;
}

#general
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 8pt;
}

#general_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
    text-align: left;
}

#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 8pt;
}

#body_bg
{
	background-image:url(images/body.jpg);
	background-repeat:repeat-y;
	height: 500px;
}
#body_head
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color:#003399;
}

#body_text
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

#top_right
{
	background-image:url(images/index_02.jpg);
	background-repeat:no-repeat;
	width: 454px; 
	height: 134px;
}

.email a:link { color: #02489f; font-family: Verdana; text-decoration: none; font-weight: normal; font-size: 8pt;}
.email a:hover { color: #505050; font-family: Verdana; text-decoration: underline; font-weight: normal; font-size: 8pt;}
.email a:visited { color: #FFFF00; font-family: Verdana; text-decoration: none; font-weight: normal; font-size: 8pt;}
.email a:active { color: #505050; font-family: Verdana; text-decoration: none; font-weight: normal; font-size: 8pt;}


a:link { color: #ffffff; font-family: Verdana; text-decoration: none; font-weight: normal; font-size: 8pt; display:block; padding: 8px 2px;}
.links a:hover { color: #505050; font-family: Verdana; text-decoration: none; font-weight: normal; font-size: 8pt; background-color:#eeeeee; display:block; padding: 8px 2px;}
a:visited { color: #FFFF00; font-family: Verdana; text-decoration: none; font-weight: normal; font-size: 8pt; display:block; padding: 8px 2px;}
a:active { color: #505050; font-family: Verdana; text-decoration: none; font-weight: normal; font-size: 8pt; background-color:#eeeeee; display:block; padding: 8px 2px;}

