
body {
	background-color : #ffffff;
	}
	
.menu {
	font-family : arial, helvetica;
	font-size : 11px;
	letter-spacing: 1px;
	color : #000000;
	text-decoration : none;

}
.maintable {
	font-family : arial, helvetica, ms sans serif;
	font-size : 11px;
	letter-spacing: 1px;
	color : #000000;
	border: 1px solid;
	border-color: #33CC33;
	border: thin;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	
}

.menulink {
	font-family : arial, helvetica;
	font-size : 11px;
	letter-spacing: 1px;
	color : #009966;
	text-decoration : none;
}

.font{
	font-family : arial, helvetica, ms sans serif;
	font-size : 11px;
	letter-spacing: 1px;
	color : #000000;

}
.sidebar{
	font-family : arial, helvetica, ms sans serif;
	font-size : 11px;
	letter-spacing: 1px;
	color : #ffffff;
	padding-left: 10px;
	padding-right: 5px;
	}
.link{
	font-family : arial, helvetica, ms sans serif;
	font-size : 11px;
	letter-spacing: 1px;
	color : #009933;
	text-decoration : none;
}

.header{
	font-family : arial, helvetica, ms sans serif;
	font-size : 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color : #000000;
}

.footer {
	font-family : arial, helvetica, ms sans serif;
	font-size : 11px;
	letter-spacing: 1px;
	text-decoration : none;
	padding-top : 15px;
	color : #ffffff;
}
.button {
	font-family : arial, helvetica, ms sans serif;
	font-size : 11px;
	letter-spacing: 0px;
	color : #000000;
	background-color : #99cc99;
	text-decoration : none;
}




