body { 
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:white;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:0.7em;
	color:black;
}

a:link  {
 	color : #0000ff;
 	text-decoration : none; 	
}

a:visited  {
 	color : #800080;
}

a:hover { 
	font-family:verdana, arial, helvetica, sans-serif;
	color:red;
 	text-decoration : underline;
	}

h1 { 
	font-family:verdana, arial, helvetica, sans-serif;
	}

h2 { 
	font-family:verdana, arial, helvetica, sans-serif;
	}

h3 { 
	font-family:verdana, arial, helvetica, sans-serif;
	}

table, td {
	font-family:verdana, arial, helvetica, sans-serif;
 	font-size:1em;
} 

#leftcontent { 
	position:absolute;
	left:0px;
	width:120px;
	background:white;	
	text-align: center;	
}

#centercontent { 
	margin-left:119px;
	margin-right:129px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left:121px;
	margin-right:131px;
	background:white;	
}

html>
body #centercontent { 
	margin-left:121px;
	margin-right:131px;
}

#rightcontent {
	position:absolute;
	top:130px;
	width:130px;
	right:1px;
	width:120px;
	background:white;	
	text-align:center;	
}

#header { 
	background:white url(/graphics/logo.jpg);
	height:100px;
	padding:2px;
	voice-family: "\"}\"";
	voice-family: inherit;
	vertical-align: middle;
	text-align: right;
}

html>
body #header { 
	height:99px;
}


.buttonscontainer {
	width: 120px;
	}

.buttons a          {
	background-color: #FFFFFF;
	width: 100%;
	padding: 2px;
	padding-left: 1px;
	display: block;
	border-bottom: 1px solid #F3F3F3;
	text-decoration: none;
	text-align: left;
	}

.buttons a:hover {
	background-color: #F3F3F3;
	text-decoration: none;	
	}
	
.sections a {
	background-color: #008000;
	color: #FFFFFF;
	width: 100%;
	padding: 2px;
	padding-left: 1px;
	display: block;
	text-decoration: none;
	text-align: left;
	}
	
.sections {
	background-color: #008000;
	color: #FFFFFF;
	width: 100%;
	padding: 2px;
	padding-left: 1px;
	display: block;
	text-decoration: none;
	text-align: left;
	}

.sections a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.sections a:visited {
	color: #FFFFFF;
	text-decoration: none;	
	}

#nav {
	font-family:verdana, arial, helvetica, sans-serif;
	height:10px;
	padding:5px;
	margin:0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color:#333333;
	color:#ffffff; 
	border-bottom: 1px solid #333333;
}

#nav a { 
	color:#ffffff;
	text-decoration:none;
}

#nav a:hover {
	color:#FFCC00;
	text-decoration:underline;
}

.navright {
	float: right;
	padding-right:10px;
}

.navleft { 
	float: left;
	padding-left:10px; 
}