#divUpControl {position:absolute; left:395px; top:125px; width:320px; height:30px; z-index:1; text-align:right}
#divDownControl {position:absolute; left:395px; top:315px; width:320px; height:30px; z-index:1; text-align:right}
#divContainer {left:115px; visiblity:hidden; overflow:hidden; width:270px; clip:rect(0px 270px 320px 0px); position:absolute; top:105px; height:320px}
#divContent {left: 0px; position: absolute; TOP: 0px}

.num { margin-top: 15px; margin-bottom: 15px; margin-left: 15px; margin-right: 15px; 
font-weight:bold; font-size: 11px; font-family: arial,verdana,tahoma,helvetica,trebuchet ms;
}

.image { margin-top: 10px; margin-bottom: 10px; font-size: 12px; font-family:  arial,verdana,tahoma,helvetica,trebuchet ms;
}

.message { margin-top: 10px; margin-bottom: 10px; font-size: 12px; font-family:  arial,verdana,tahoma,helvetica,trebuchet ms;
}

.footer { margin-top: 10px; font-weight:normal; font-size: 10px; font-family: arial,verdana,tahoma,helvetica,trebuchet ms;
}

a.orn:link    { text-decoration:none;color:#544F49;}
a.orn:visited { text-decoration:none;color:#544F49;}
a.orn:hover   { text-decoration:none;color:#544F49;}
.orn          { font-size:10px;text-decoration:none; color:#544F49; font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif; line-height: 10px;}
a.book         { text-decoration:none;color:#D1CCC6;}
a.book:visited { text-decoration:none;color:#D1CCC6;}
a.book:hover   { text-decoration:underline; color:#D1CCC6;}
.book          { font-size:13px; color:#D1CCC6;  font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;}

a.black          { text-decoration:none;color:#372E26;}
a.black:visited { text-decoration:none;color:#372E26;}
a.black:hover   { text-decoration:underline; color:#372E26;}
.black          { font-size:11px; color:#372E26; font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;}

a.wpis          { text-decoration:none;color:#372E26;}
a.wpis:visited { text-decoration:none;color:#372E26;}
a.wpis:hover   { text-decoration:underline; color:#372E26;}
.wpis          { font-size:13px; color:#372E26; font-weight:bolder; font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;}

a.copy         { text-decoration:none;color:#505050;}
a.copy :visited { text-decoration:none;color:#505050;}
a.copy :hover   { text-decoration:underline; color:#505050;}
.copy           { font-size:9px; color:#505050; font-weight: font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;}
p,li,ul,ol,div {font-size: 11px;
color: #372E26;
}
td.black {font-size: 12px;
color: #E0E0E0;
font-weight:normal;
}
body { font: normal 11px Arial, Helvetica, sans-serif, color: #D1CCC6;
 SCROLLBAR-ARROW-COLOR: #333333;
 SCROLLBAR-TRACK-COLOR: #7E7566;
 SCROLLBAR-FACE-COLOR: #7E7566;
 SCROLLBAR-3DLIGHT-COLOR: #333333;
 SCROLLBAR-HIGHLIGHT-COLOR: #7E7566;
 SCROLLBAR-DARKSHADOW-COLOR: #333333;
 SCROLLBAR-SHADOW-COLOR: #7E7566;}

.button {
        font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #D1CCC6;
	background: #785F07;
	border-style: solid;
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
	}
	
	.inputbox {
        font-family: Arial, Helvetica, Verdana, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #7E7566;
	border: 1px solid;
	overflow:auto;
	}