body,td,p,li{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

h1{
	font-size : 16px;
	margin-bottom : 0px;
	margin-top : 0px;
}

h2{
	font-size : 14px;
}

.footer{
	border-top : 1px solid #EEEEEE;
}

.footertext{
}
a.footertxt:link, a.footertxt:visited {
    text-decoration:none;
	color:#CC9966;
	}
a.footertxt:hover {
    text-decoration:underline;
	}

.header{
}
.headertext{
	font-weight:bold;
	font-size:14px;
}
.main{
}

.menubtn{
	border-bottom : 1px solid #DEDEDE;
}


.menubtnactive{
	background-color : #F8F8F8;
	border-bottom : 1px solid #DEDEDE;
}


.menubtnover{
	background-color : #F8F8F8;
	border-bottom : 1px solid #DEDEDE;
}


.menuleft{
	background-color : #EEEEEE;
}

.menuright{
	background-color : #EEEEEE;
}

.menutext{
   text-decoration: none;
}

.menutextactive{
	color: #334466;
	text-decoration: none;
	font-weight:bold;
	font-style:italic;
	background-color : #F8F8F8;
}

.menutextover{
	color : #0000FF;
	text-decoration: none;
}

.menutop{
	border-bottom : 1px solid #DEDEDE;
}

.menutoptext{
    text-decoration: none;
}
a.menutoptext:hover {
    text-decoration: none;
}
