body { margin:0; padding:0;  background:white;}
TD, body {font-family : Arial, sans-serif; color: #080b0c; font-size: 75%;}


/*			Links			*/
a, a:Link, a:Visited, a:Hover {font-family : Arial, sans-serif; text-decoration: underline; color : #007ad7; font-size: 100%;}


/*			Menu			*/
a.tm, a.tm:Link, a.tm:Visited, a.tm:Hover {color:#008335;text-decoration:none;}
a.cm, a.cm:Link, a.cm:Visited, a.cm:Hover {color:#A2A2A2;text-decoration:none;}

a.main_menu, a.main_menu:Hover, a.main_menu:Visited {font-family : Tahoma, sans-serif; color:#f0f7fb; text-decoration:none; font-size: 12px;}
.main_menu {font-family : Tahoma, sans-serif; color:#f0f7fb; text-decoration:none; font-size: 12px;}


td.footer {font-size: 11px; color: #080b0c;}

/*			Headers			*/
h1 { font-size: 150%; color: #7e6a0a; margin : 0 0px 20px 0; font-weight: normal; text-align:left}
h2 { font-size: 130%; color: #7e6a0a; }


/*			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: #868686; width: 126px; height: 20px;}

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;
}
*/

img.imgwithborder { border:5px dashed gray; }


