.MainTitle {
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #888888;
}
.MainBody {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #775544;
	line-height: 16px;
}
.Copyright {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8px;
	color: #666666;
}
html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #b1afb0;
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(img/bg.jpg);
   }


a:link {
	color: #888888;
	text-decoration:none;
}
a:visited {
	color: #888888;
	text-decoration:none;
}
a:hover {
	color: #997766;
	text-decoration:none;
}
a:active {
	color: #888888;
	text-decoration:none;
}.MainBody3 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #888888;
	line-height: 16px;
}


#dd
{   margin: 0;
    padding: 0}

#dd li
{   margin: 0;
    padding: 0;
    list-style: none;
    font: 12px Verdana, Tahoma, Arial, Helvetica}

#dd li a.menu
{  
    text-align: center;
    margin: 0 0 0 0;
    color: #888888;
    width: 80px;
    text-decoration: none}

#dd li a.menu:hover
{   text-decoration: none;
	color: #997766;}

.submenu
{
	display:block;
	visibility: hidden;
	position: absolute;
	margin-left:8px;
	margin-top:-26;
	z-index: 3;
}

    .submenu a
    {  
	font: 10px Verdana, Tahoma, Arial, Helvetica;
	color: #888888;
        text-align: left;
		vertical-align:middle;
        text-decoration: none;
        padding: 2px;}

    .submenu a:hover
    {   color:  #997766;}
.Navtxt {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #888888;
	line-height: 16px;
}
