body { margin:0; padding:0;  background:white;}
TD, body {  font-family : Arial, sans-serif; color: #2f4f4f;  font-size : 85%;  vertical-align:top; }


/*			Images			*/
img {border:0;}


/*			Links			*/
A, A:Link, A:Visited, A:Hover: {font-family : Verdana, sans-serif; }
A:Link { color : #017e89; text-decoration: underline;}
A:Visited { color : #017e89; text-decoration: underline;}
A:Hover { color : navy; text-decoration: none;}


/*			Menu			*/
a.tm, a.tm:Link, a.tm:Visited, a.tm:Hover {color:#008335;font-size:11px;text-decoration:none;}
a.cm, a.cm:Link, a.cm:Visited, a.cm:Hover {color:#A2A2A2;font-size:11px;text-decoration:none;}


/*			Headers			*/
h1 { font-size: 150%; color: gray; margin : 0 20px 20px 0; font-weight: normal; width:480px; text-align:left}
h2 { font-size: 90%; color: gray; }


/*			INPUT			*/
.content { font-size: 8pt; padding-left: 30px; color: #868686; }
input, textarea { background:#ffffff; border:1px solid gray; }
.button { font-size: 12px; font-weight: bold; color: #FFFFFF;  border: none; background-image: url(/i/button.gif); width: 126px; height: 20px;}


/*			Main Table		*/
table.scr {height:100%;width:100%; background:#FFFFFF;}
.scr th {background:#017e89; color:white; padding:10px; }
thead p {text-align:left;padding:0;margin:0;text-indent:0;}
tbody { padding:15px; height:100% }
tfoot td {padding:5px; font-size:75%; background:#017e89; color:white; }

hr { background:white; color:#017e89; height:1px; }


/*			Scroll Bars		*/
body, textarea, select {
scrollbar-3dlight-color: #339999;
scrollbar-arrow-color: white;
scrollbar-base-color: gray;
scrollbar-darkshadow-color: black;
scrollbar-face-color: #017e89;
scrollbar-highlight-color: silver;
scrollbar-shadow-color: navy;
scrollbar-track-color: #017e89;
}

