h1 { color: #666666 ; font-size: 140%; font-family: arial; font-weight: bold; }
h2 { color: gray ; font-size: 120%; line-height: 60%;  font-family: arial; font-weight: bold; }
h3 {  font-size: 100%;font-family: arial; line-height: 60%; font-weight: bold; }
.logotext, .a:link.logotext, .a:visited.logotext{ color: black ; font-size: 200%; font-family: arial }
a:link {font-weight: bold; color: blue; text-decoration: none}
a:visited {font-weight: bold; text-decoration: none; color: blue}
a.nav {font-weight: normal; text-decoration: underline}
img {border:0;}

.error {
		color:red;
		}
body { width: 100%;
		margin:10px 10px 0px 10px;
		padding:0px;
		font-family: arial;
		font-size: 80%
		}



#menu  { 
	position: absolute;
top: 0;
left: 0;
width:100%;
	background-color: #9999FF; 

padding:10px 10px 10px 10px}
		
		#maincenter {
			position: absolute;
top: 5em;
left: 2em;
width: 30em;
		}
	
	#mainright {
		position: absolute;
		
top: 5em;
left: 35em;
		
	
	
	
		}
		
		
 .w3cbutton3 {
  margin: 1em 0;
  width: 10em;
  border: 1px solid #ccc;
  font-family: helvetica,arial,sans-serif;
  font-size: 70%;
  font-weight: bold;
}
.w3cbutton3 a {
  display: block;
  width: 100%;
}
.w3cbutton3 a:link,
.w3cbutton3 a:visited,
.w3cbutton3 a:hover {
  background-color: #fc6;
  color: #000;
  text-decoration: none;
}
.w3cbutton3 span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
  color: #0c479d;
}
