body {
	scrollbar-3dlight-color:#EEEEEE;
    scrollbar-arrow-color:DarkOrange;
    scrollbar-base-color:DarkOrange;
    scrollbar-darkshadow-color:#DDDDDD;
    scrollbar-face-color:Gainsboro;
    scrollbar-highlight-color:#EEEEEE;
    scrollbar-shadow-color:DarkOrange;
	background-image: url();
    background-repeat: repeat-y;
	background-position : center;
	background-attachment: fixed;
	background-color:#EEEEEE;
	cursor: url(cursor.cur);
	margin-top: 5;
	margin-left:10;}
a {	cursor:crosshair;
	color:DarkSlateGray;
	text-decoration:none;
	}
a:hover {
	color:black;
	text-decoration:underline;
	filter: blur(Strength=4,Direction=145);
	height:9;}
p, li, td {
	font-family:verdana;
	color:black;
	font-size:12px;
	vertical-align:;}
td {background-repeat: repeat-x;
	background-position:center,top;}
p {	text-align:justify;}
q {	font-family:arial;
   	font-size:10px;
	color:black;}
#endcap {
	background-color:#526374;
	width:87%;}
#topcap {
	background-color:#384354;
	width:87%;}