A
{
	color: #708090;
}

A:hover
{
	color: #00008b;
}

IMG
{
	border: 0px;
}

H6
{
	font-size: 7pt;
	color: #336699;
}

IMG.contact
{
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}

body
{
	font-size: 8pt;
	font-family: Verdana, Tahoma;
	color: #333333;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-color: #cccccc;
	background-position: center;
}

DIV.info
{
	width: 798px;
	text-align: right;
	font-size: 8pt;
	color: #999999;
	padding-top: 14px;
}

DIV.info A
{
	color: #999999;
	text-decoration: none;
}

TABLE
{
	font-size: 8pt;
	font-family: Verdana, Tahoma;
}

TABLE#menu_services
{
	width: 798px; 
	visibility: hidden;
	font-size: 7pt;
}

TABLE#menu_services A
{
	color: #cccccc;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}

TABLE#menu_services A:hover
{
	color: #ffffff;
}

DIV.content
{
	width: 798px;
	padding-bottom: 5px;
	text-align: left;
	clear: both;
	padding-top: 10px;
}

DIV.footer_links
{
	font-size: 8pt;
	text-align: center;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}

DIV.footer
{
	width: 840px;
	font-size: 8pt;
	text-align: center;
	color: #999999;
	height: 40px;
	background-image: url(../images/border_bottom.jpg); 
    background-repeat: no-repeat; 
    background-position: bottom;
}

HR.section
{
	width: 80%;
	height: 1px;
	background-color: #999999;
	text-align: center;
}
