/* CSS Document */

body {
	background-color: #25B820;
	margin-left: 0px;
	margin-top: 0px;
}
#content{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0 5;
}
#menu{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform:uppercase;
	text-decoration:none;
}
.title1{
	font-family: helvetica;
	font-size: 22px;
	text-transform: uppercase;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.title2{
	font-family: helvetica;
	font-size: 16px;
	text-transform: uppercase;
	color: #00A3FF;
	text-decoration: none;
	font-weight: bold;
}

.title3{
	font-family: helvetica;
	font-size: 12px;
	color: #00CC33;
	text-decoration: none;
	font-weight: bold;
}
.title4{
	font-family: helvetica;
	font-size: 12px;
	color: #00A3FF;
	text-decoration: none;
	font-weight: bold;
}
.title5{
	font-family: helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #FF0000;
}
.title6{
	font-family: helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #009900;
}
.center{
text-align: center;
}
#menu a{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform:uppercase;
	text-decoration:none;
}
#menu a:hover{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform:uppercase;
	background-color: #FF9503;
}
#menu a:visited{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform:uppercase;
}
#menu a:active{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform:uppercase;
}
.admintitle1{
	font-family: helvetica;
	font-size: 22px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.admintitle4{
	font-family: helvetica;
	font-size: 12px;
	color: #00A3FF;
	text-decoration: none;
}