body,td,p,li{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin:0px;
}

h1{
	color : DE0000;
	font-family :Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	
}

h2{
	color : DE0000;
	font-family :Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	
}

.footer{
}

.footertext{
font-size:xx-small;
}

.header{
	border : 10px solid #FFFFFF;
}

.headertext{
font-size:xx-small;
color:#000000;
}

a:link.headertext, a:visited.headertext{
text-decoration: none;
}

a:hover.headertext{
text-decoration: underline;
}

.main{
	border : 20px solid #C0C0C0;
}

.menu{
	background-color : #959595;
	width : 112px;
}

.menubtn{
}

.menubtnactive{
}

.menubtnover{
}

.menutext,.menutextover,.menutextactive{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;

}
.menutext{
	color : #FFFFFF;
	text-decoration : none;
}

.menutextactive{
	color : #DE0000;
	text-decoration : none;
	font-weight: bold;
}

.menutextover{
	color : #000000;
	text-decoration : none;
}
#content{
	background-color:#FFFFFF;
}
#contentcontainer{
	background-color: #DEDEDE;
}