body {
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
background-color:#FFFFCC;
text-align:center;
margin:0px;
}
h1 {
font-size:18px;
color:#000000;
margin-bottom:0px;
font-weight: bold;
vertical-align: top;
}
h2 {
font-size:12px;
color:#000000;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}
h3 {
font-size:12px;
color:#000000;
font-weight: normal;
margin-bottom: 0px;
margin-top: 0px;
}
code {
font-size:14px;color:#0000ff;
}
pre  {
font-size:14px;
color:#0000ff;
padding:5px;
}
a:link, a:active, a:hover { 
text-decoration:underline;
font-weight:normal;
color:#0000ff;
font-size:12px;
}
a:visited { 
text-decoration:underline;
font-weight:normal;
color:#ff0000;
font-size:12px;
}
a:active, a:hover{ 
color:#009999;
}
a.menu {
display:block;
padding:3px;
border-top:1px solid #000;
background-color:#737994;
text-align:center;
color:#eeeeee;
text-decoration:none;
}
a.menu:link, a.menu:visited{ 
color:#eeeeee;
background-color:#737994;
text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover{
color:#737994; font-weight:bold;
background-color:#eeeeee;
}
a.menu2 {
display:block;
padding:1px;
font-size:10px;
border:1px solid #000;
text-align:center;
color:#eeeeee;
background-color:#737994;
text-decoration:none;
}
a.menu2:link, a.menu2:visited{ 
font-size:10px;
color:#eeeeee;
background-color:#737994;
text-decoration:none;
}
a.menu2:active, a.menu2:hover{
font-size:10px;
color:#737994;
background-color:#eeeeee;
text-decoration:none;
}
a.menu3:link { 
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.menu3:visited{
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
a.menu3:hover{
	color:#737994;
	font-weight:bold;
}
a.menu4:link {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	text-indent: 20px;
}
a.menu4:visited{
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	text-indent: 20px;
}
a.menu4:visited{
	color:#737994;
	font-weight:bold;
	text-indent: 20px;
}
a.menu5:link, a.menu5:visited{
	color:#000000;
	text-align:center;
	text-decoration:blink;
	font-weight:bold;
	text-indent: 20px;
}
a.menu5:hover, a.menu5:active{
	color:#000000;
	text-align:center;
	text-decoration:underline blink;
	font-weight:bold;
	text-indent: 20px;
}
#title {
height:34px;
padding:5px;
background-color:#7b7d8e;
border-bottom:1px solid #000;
}
#left {
background-color:#bdbec6;
width:128px;
float:left;
}
.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}
.menucontainer {
	border:1px solid #000;
	background-color:#99CCFF;
	width:130px;
	margin:10px;
}
.menucontainer2 {
	border:1px solid #000;
	background-color:#CCCCCC;
	width:130px;
	margin:10px;
}
.menucontainer3 {
	border:1px solid #000;
	background-color:#FF0000;
	width:130px;
	margin:10px;
}
#content {
border:1px solid #efeff7;
background-color:#efeff7;
width:580px;
float:right;
padding:0px 10px;
}
.border {
	border: 1px solid #666666;
}
.top {
	vertical-align: text-top;
}
.centre {
	vertical-align: middle;
	text-align: center;
}
//
