body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C6C8DD;
	margin:15px 0px auto auto; 
	padding:0px;
	text-align:center;

}
p {
	font-size: 12px;
	text-indent: 0pt;
	padding-right: 5px;
	padding-left: 5px;
}
p.small{
	font-size: 10px;
}
h1 {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	padding-left: 2px;
}
h2 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	padding-left: 2px;
}
h3 {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	padding-left: 2px;
}

ul {
	list-style-type: square;
}
li {
	font-size: 10px;
}
img {
	border: none;
	padding: 2px;
}
a.menulink:link {
text-decoration: none;
}
a.menulink:visited {
text-decoration: none;
}
a:link {
	color: #666699;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #666699;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #9900CC;
	text-decoration: none;
	font-weight: bold;
}
#banner	{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background:#ffffff;
	width: 760px;
	text-align: left;
	margin:0px auto;
}
#main	{
/*	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000; */
	background:#ffffff;
	width: 760px;
	text-align: left;
}
#main #menu {
width: 200px;
border-top: 1px solid #000000;
border-left:1px solid #000000; 
border-bottom:1px solid #000000;
float:right;
/*background:#BFCFE3;*/
background:#EFEFEF;
}
#menu #menutop {
color: #FFFFFF; 
background:#000000;
padding-left: 10px;
padding-right: 10px;
font-weight: bold;
}
#menu #menubottom {
padding-left: 10px;
padding-right: 10px;
font-weight: bold;
}