body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size  : 12px;
	
	scrollbar-3dlight-color: Gray; 
	scrollbar-arrow-color: White;
	scrollbar-darkshadow-color:black;
	scrollbar-shadow-color: #0000CD;
	scrollbar-base-color: #00008B;
	scrollbar-track-color: #DCDCDC;

background-position: center;

  background-attachment: fixed;
}
	
}

table,tr,td,p,input,select,textarea
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size  : 12px;	
}

a
{ 
	color          : Black;
	text-decoration: none; 
}

a:hover
{
	color          : #00008B;
	text-decoration: underline;
}

a.bodylink
{ 
	color          : Green;
	text-decoration: none; 
}

a.bodylink:hover
{ 
	color          : Green;
	text-decoration: underline; 

}
.ds
{
	width:100%; 
	color:#FFFFFF; 
	filter: dropshadow(color=#336633,offx=1, offy=2, positive=1), glow(color=#336633, strength=2);
}

.ds2
{
	width:100%; 
	color:#000000; 
	filter:dropshadow(color=#FFFFFF,offx=1, offy=1, positive=1), glow(color=#FFFFFF, strength=0);
}

.borderheading
{
	border: thin outset White;
	text-indent: 3px;
	direction: ltr;
	ime-mode: auto;
	}
.sidebar
{
	border: thin outset White;
	direction: ltr;
	ime-mode: auto;
}

