body { 
	background-color:#87A6AF;font-size:11px;color:#000033; 
	margin-left:6px; margin-right:6px; margin-top:6px; margin-bottom:6px;
	font-family: verdana,arial,helvetica;
	SCROLLBAR-FACE-COLOR: #6E888F;
    SCROLLBAR-HIGHLIGHT-COLOR: #8FB2BA;
    SCROLLBAR-SHADOW-COLOR: #8FB2BA;
    SCROLLBAR-3DLIGHT-COLOR: #3B494D;
    SCROLLBAR-ARROW-COLOR: #3B494D;
    SCROLLBAR-DARKSHADOW-COLOR: #3B494D;
    SCROLLBAR-TRACK-COLOR: #7C989F;
	}

a.plain{ text-decoration: none; color: #121636;font-weight:bold; }
a:visited.plain{ text-decoration: none; color: #121636; }
a:hover.plain{ text-decoration: none; color: #121636;background-color:transparent;}

a.white{ text-decoration: none; color: #fff;font-weight:bold;filter:DropShadow(Color=#000000, OffX=-1, OffY=-1); }
a:visited.white{ text-decoration: none; color: #fff;filter:DropShadow(Color=#000000, OffX=-1, OffY=-1); }
a:hover.white{ text-decoration: none; color: #000033;background-color:#fff;}

a{ text-decoration: none; color: #121636;font-weight:bold; }
a:visited{ text-decoration: none; color: #121636; }
a:hover{ text-decoration: none; background-color: #121636;color:#4BEBFF;}
span { font-size:11px;color:#000033;font-family: verdana,arial,helvetica; }
.imgBox {
width:192px;border:#666 1px solid;background-color:#ccc;padding:4px;margin:4px;text-align:center; }

.bigFolder { background-color:#9CB5BC;height:72px;width:100px;padding:4px;margin:4px;text-align:center;display:block;float:left; }

.dropshadow { width:92px;font-weight:bold; filter:DropShadow(Color=#CBE4EB, OffX=1, OffY=1);}
.dropshadow2 { height:14px;vertical-align:top;color:#ffffff;font-weight:bold; filter:DropShadow(Color=#000000, OffX=-1, OffY=-1);}

hr { color:#000; }

.topHead { font-size:11px;color:#000033;font-family: verdana,arial,helvetica;background-color:#004556;color:#fff;font-weight:bold; }
.midHead { font-size:11px;color:#000033;font-family: verdana,arial,helvetica;background-color:#7AA0AA;color:#000;text-align:center; }

.box { font-size:11px;color:#000033;font-family: verdana,arial,helvetica;background-color:#9CB5BC;border:#333 1px solid; }