FONT, TD, BODY, P, DIV { font-family: Arial, sans-serif; font-size: 12px }
body {    scrollbar-base-color: #CFCDC8;
          scrollbar-arrow-color: #FFFFFF;
		  scrollbar-track-color: #F9F8F4;
	      scrollbar-darkshadow-color: #CFCDC8;
		  scrollbar-shadow-color: #CFCDC8;
		  
		  
     }

INPUT, SELECT, TEXTAREA, FORM { font-family: Arial, sans-serif; font-size: 11px }



A:link {text-decoration: none; color: #000000}
    a:visited {text-decoration: none; color: #000000}
    a:active {text-decoration: none; color: #000000}
    a:hover{color: #FF0000;text-decoration:underline}




A#um:link {text-decoration: none; color: #0000FF}
a#um:visited {text-decoration: none; color: #0000FF}
a#um:active {text-decoration: none; color: #0000FF}
a#um:hover{color: #FF0000;text-decoration:underline}


.error 		 {COLOR: #FF0000; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif; TEXT-DECORATION: none}
.title { font-family: Arial, sans-serif; background: none; color: #000000; font-size: 14px; font-weight: bold; text-decoration: none }
.footer  {COLOR: #808080; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif; TEXT-DECORATION: none}

.div {color: #FFFFFF; font-family: Tahoma; font-size: 10pt; font-weight: bold; 
               border: 1px dotted #ffffff; margin-left: 10; margin-right: 10; 
               background-color: #0072A8; line-height:250%}
               
               div.srd{
 	margin: 5px 0px 0px 5px; 
    padding: 10px 10px 10px 10px;
    /*
background-image: url('images/greenbar.gif'); 
background-repeat:no-repeat;*/
/*	border-right-style:groove;
	border-left-style:double;
	border-top-style:double;
	border-bottom-style:groove;
	border-width: medium;        
	border-color: black;*/
	overflow: auto;
	width: 420px;    
	height:345px;
	font-size:12px
		}
		
               div.srdtopleft{
 	margin: 5px 5px 5px 5px; 
    padding: 10px 10px 10px 10px;
   
	overflow: hidden;
	width: 157px;    
	height:157px; 
	font-size:12px
		}