body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #020202;
	background-color:#fdfad1;
	
}

table {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #020202;
	background-color:#fdfad1;
}

img {
	border: 0;
	
}

.wt {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #020202;
	background-color:#ffffff;
}

.back 
	{
	background:url(images/bg.jpg) center repeat-x;
	}
	
.menubg
	{
	background:url(images/menubg.jpg) center repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fdfcfb;
	font-weight:bold;
	padding: 0 0 5 0;
	word-spacing: 14px;
	} 
	
.bottombg
	{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #030303;
	padding: 0 0 0 0;
	text-align:center;
	background:url(images/bottombg.jpg) center repeat-x;
	} 
		
.menu
    {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fdfcfb;
	font-weight:bold;
	text-decoration: none;	
	}

.menu:hover {
    text-decoration: underline;    
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fdfcfb;
	font-weight:bold;	
}	

.content
	{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #030303;
	padding: 10 20 20 20;
	text-align:center;
	} 
	
.link {
    color: #105806;
	text-decoration:underline;
}	

.link:active {
    color: #105806;
}	
	
.link:hover {
    color: #020202;
}	

.link:visited {
    color: #105806;
}

.sape_link { font-size:10px; }

