/* CSS Document */
BODY {
	BACKGROUND-COLOR: #EDEBDF;
	scrollbar-face-color:#EDEBDF;
	scrollbar-arrow-color:#7D6A80;
	scrollbar-track-color:#7D6A80;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#E4E4E4;
	scrollbar-darkshadow-Color:#000000;}

}
p{	padding-left:16px;
	padding-right:16px;
	font-family:Arial,Helvetica,Verdana,Sans-serif;
	font-size:14px;
	color:#000000;}

p.toc{	
	margin:0;}
	
td{
	font-family:Arial,Helvetica,Verdana,Sans-serif;
	font-size:14px;
	color:#000000;
	}

.newsHeadline{
	padding-left:6px;
	font-family:Arial,Helvetica,Verdana,Sans-serif;
	font-size:16px;
	clear:all;
	color:#8A5C70;}
	
.newsHeadline a{
	text-decoration:none;}
	
.toc {
	text-align:left;
	}

.toc a {
	position:relative;
	left:4px;
 	text-decoration: underline;
	color: #8A5C70;
	font-weight:bold;
	font-size:14px;
	
 }
	
.toc a:hover {
	background:#8A5C70;
 	color:#ffffff;
 }

.menubutton a {
	font-family:Arial,Helvetica,Verdana,Sans-serif;
	font-size:11px;
	height:19px;
	font-weight:bold;
	text-decoration:none;
	width:117px;
	padding-top:2px;
	text-align:center;
	margin-bottom:4px;
	color:#000000;
	background:url("buttonback.jpg"); }
	
.menubutton a:hover {
	color:#ffffff;
	background:transparent; }


.topbutton a {
	border:2px solid #EDEBDF; }
	
.topbutton a:hover {
	border:2px ridge #8A5C70; }
input{
	background:#B0BCAE;}