body,td{
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #D4DEF3;
	scrollbar-track-color: #FCF9FF;
	scrollbar-darkshadow-color: #bbd4dd;
	font-size: 80%;
	color:#50545B
	}
	
a{text-decoration: none;}
a:link{color:#EAB300;}
a:visited{color:#0066FF;}
a:hover {color: #FFEBE3;
	position: relative;
	top: 2px; left: 2px;}
	
hr{border-style:dotted; border-color: #009900;}

.posnr{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
.posnrleft{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
.posyr{
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right;
	}

.posxr{
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
.posxru{
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	}
	
.posxrb{
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
	}	
.title{margin-left: 10em; margin-right: 3em; }

.fon1{font-size: 75%;}