﻿html, body
{
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;
	padding: 0px;
	height: 100%;
	background-image: url(images/background.gif);
 }
 
h5
{
	font-size: 16px;
	font-family: Sans-Serif;
	text-align: center;
	text-transform: uppercase;
}

.main_table 
{
	height: 100%;
}

.navigation_text
{
	width: 569px;
	background-image: url(images/navigation_text_back.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 14px;
	padding-top: 11px;
	font-size: 10px;
	color: black;
	font-family: Sans-Serif;
	letter-spacing: 1px;
	vertical-align: top;
}

.main_text 
{ 
	font-size: 12px; 
	color: black; 
	font-style: normal; 
	font-family: Sans-Serif; 
	text-align: justify; 
	text-decoration: none;
	margin-left: 8px; 
	margin-right: 8px;
}

.table_text_hr 
{
	font-size: 12px; 
	font-weight: bold; 
	color: black; 
	font-family: Sans-Serif; 
}


.table_text 
{ 
	font-size: 12px; 
	color: black; 
	color: black; 
	font-family: Sans-Serif; 

}

.border_table 
{
    border-collapse: collapse;
    border: solid 1px black;
}

.copyright_text
{
	font-size: 12px;
	color: #9a9a9a;
	font-family: Sans-Serif;
	text-decoration: none;
}

#general a:visited
{
	color: Black;
}
#general a:hover
{
	color: Black;
	font-weight: bold;
}

#general a:link 
{
	color: Black;

}

#general td 
{
  font-family: Sans-Serif;
  font-size: 12px;

  
}

#general table 
{
     border-collapse: collapse;  
       height: 15px;  
}

.header 
{
	font-size: 16px;
	font-family: Sans-Serif;
	font-weight: bold; 
	margin: 10px; 
	text-align: center;
}

.sape {
	margin-left: -3000px;	
}

.sitemap {
	position: absolute;
	margin-left: -3000px;	
}

	
