BODY {
	font-size : .9em; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #000000; 
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto; 
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.bg_dark {
	background-color : #a1b552;
	color: #FFFFFF;
	font-family: First-Grader,algerian,Verdana, Arial;
	
}

.bg_medium {
	background-color : #b6c578;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.bg_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.alt_bg_dark {
	background-color : #CCCC99;
}

.alt_bg_medium {
	background-color : #b6c578;
}

.alt_bg_light {
	background-color : #CCCC99;
}

.header {
	background-color: #b6c578;
	border-left-width: 2px;
	border-left-style: transparent;
	margin-top: 4px;
	margin-left: 2px;
	margin-bottom: -2px;
	
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: transparent;
	border-bottom-style: transparent;
	border-right-style: transparent;
	border-left-style: transparent;
}
.main {
}
a:link {
	font-size: 15px;
	color: #4d618d;
	
}
a:visited {
	font-size: 15px;
	color: #4d618d;
}
a:hover {
	font-size: 15px;
	color: white;
}

.toptitle {
	font-family: First-Grader,algerian,Verdana, Arial;
	background-color: #b6c578;
	font-size: 32px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	color: #4d618d;
	font-style: italic,bold;
	
}
.leftsideactive {
	background-color: #b6c578;
	border-right-width: 1px;
	border-left-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	font-weight : bold;
	font-family: First-Grader,algerian,Verdana, Arial;
	font-size: 18px;
	color: white;
}

.leftside {
	background-color: #b6c578;
	border-right-width: 1px;
	border-left-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	font-weight : bold;
	font-family: First-Grader;
	font-size: 18px;
}
.page {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.topbottom {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 13px;
}

a.none:hover
{
	font-size: 15px;
	color: black;
	
}
