

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
background:#ea18f8f;
background:url(images/bg.jpg) top center;
}

.topmenu,a.topmenu,a.topmenu:visited {
	font-family: verdana;
	font-size: 10pt;
	color: #d8d3cd;
	text-decoration: none;
	text-align: center;
}
a:hover.topmenu {
	color: #FFFFFF;
	text-decoration: none;
}


.leftmenu,a.leftmenu,a.leftmenu:visited {
	font-family: verdana;
	font-size: 9pt;
	color: #745e53;
    font-weight: bold;
	text-decoration: none;
	text-align: left;
		margin-left: 33px;
	line-height:22px;
}
a:hover.leftmenu {
	color: #FFFFFF;
	text-decoration: none;
}

div.text1
{
text-align: center;
font-family: Verdana;
font-size:15px;
color: #745e53;
font-weight: bold;
}

div.footer
{
text-align: right;
font-family: Verdana;
font-size:12px;
color: #745e53;
margin-top:15px;
margin-right: 15px;
}
