body {
	font-family: Times, "Times New Roman", serif;
	font-size: 12pt;
	margin: 0px;
	background: silver url(/pix/cb.jpg) ; 					}

p {font-size: 12pt;}

#config a  {
	text-decoration: none; 					}

a:link, a:visited {
	color: #3300CD; 					}

a:hover {
	color: red; 					}

h1 {
	color: #0000A0;
	font-style: italic;
	font-size: 24pt;
        text-align: center; 					}

h2 { 	       				}

h3 { 					}

h4 { 					}

h5 { 					}

h6 { 					}

#container {
	width: 769px;
	margin: 0 auto 100px auto;
	background: white; 					}

#header {
	background:url('/pix/bar3.gif') repeat-x;
	height: 40px;
	width: 769px; 					}

#header-inner {
	background: url(/pix/bar2.gif) no-repeat +100px;
	height: 40px;
	width: 769px;
 	font-size: 10pt;					}

#main {
	padding: 5px 15px 15px 15px; 					}

#menu {
	position: relative;
	width: 161px;
	float: left; 					}

#menu p {
	font-style: italic;
	font: italic 9pt;
	padding: 5px;
	background: #e7eed5;
	margin: 5px 15px 5px 0px;
	text-align: right; 					}

#menu a:link, #menu a:visited {
	text-decoration: none;
	display: block;
	margin: 1px 15px 2px -15px;
	padding: 4px 5px 2px 10px;
	background: #d2dfc5; 					}

* html #menu a:link, * html #menu a:visited {
	margin: 1px 15px 2px 0px; 					}

#menu a:hover, #menu a:active {
	text-decoration: none;
	font-style: italic;
	background: #97d46c;
	padding: 3px 4px 1px 9px;
	border:solid 1px black;
	border-right-color:#666;
	border-bottom-color:#666; 					}

#footermenu {
	margin: 15px auto 15px auto;
	padding: 11px;
	font-size: 9pt;
	text-align: center;
	border-top: 3px #d1d1d1 double;
	border-bottom: 3px #d1d1d1 double;
	width: 600px;
	clear: both; 					}

#footermenu a {
	padding: 1px 4px 1px 4px;
	margin: 1px 6px 1px 6px; 					}

#footermenu a:hover {
	background-color: #e0ffea;
	border: 1px #009cff dotted;
	margin: 0px 5px 0px 5px; 					}

#footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #909090;
	text-align: center;
	clear: both;
	padding: 15px; 					}

.right {
	padding-left: 23px; 					}

.left {
	padding-right: 23px; 					}

dt {
	margin-top: 11px;
	font-size: 12pt;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-right: 25px;
	font-weight: bold; 					}

dt b {
	font-size: 12pt;
	font-weight: bold;
	color: #683232; 					}

dd {
	font-size: 12pt;
	margin: 3px;
	margin-bottom: 17px;
	margin-left: 35px;
	margin-right: 70px;
	padding-left: 7px;
	margin-top: 3px; 					}

ul {
	line-height: 125%;
	font-size: 12pt; 					}

ul li {
	margin-bottom: 7px; 					}

dl dd ul {
	font-size: 12pt; 					}

ul.imagebullets li {
	list-style-image: url(/pix/bullet.gif);
	list-style-type: disc;
	padding-left: 5px;
	margin-left: 50px;
	margin-right: 25px; 					}
input, textarea {
	background: #fc6;
}
input.big {
	font-size: 20px;
}
textarea {
	width: 520px;
	height: 100px;
}

