BODY{
scrollbar-face-color:#336699;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-darkshadow-color:#336699;
scrollbar-track-color:#cccccc;
scrollbar-track-size:small;
font-family : Arial, helvetica;
background-color :#999999 
}
A {
   font-size : 12px; 
   font-weight : bold;
   color : #333333;
   text-decoration : underline; 

}

A:hover {
   font-size : 12px; 
   font-weight : bold;
   color : #333333;
   text-decoration : underline; 
   
}

A:visited {
   font-size : 12px; 
   font-weight : bold;
   color : #ff9900;
   text-decoration : underline; 
}

A:active {
   font-size : 12px; 
   font-weight : bold;
   color : #cccccc;
   text-decoration : underline; 
}

#menuitems {
   font-size : 8pt; 
   color : #ffffff; 
   text-decoration : none; 
}

A.menuitems:hover {
   font-size : 8pt;
   color : #333333;
   text-decoration : none; 
}

A.menuitems:visited {
   font-size : 8pt; 
   color : #999999;
   text-decoration : none; 
   }

A.menuitems:active {
   font-size : 8pt; 
   color : #333333;
   text-decoration : none; 
}
#textarea2 {
   font-size : 10pt; 
   color : #333333; 
   text-decoration : none; 
   
}
#textarea2white {
   font-size : 9pt; 
   color : #ffffff; 
   text-decoration : none;
}
#textarea3 {
   font-size : 9px; 
   color : #666666; 
   text-decoration : none; 
}
#textarea1 {
	font-size : 13px;
	color : #333333;
	text-decoration : none;	
}
#textarea1b {
	font-weight : bold;
	font-size : 14px;
	color : #333333;
	text-decoration : none;	
}
#textarea1white {
	font-size : 13px;
	color : #ffffff;
	text-decoration : none;
	
}

#header {
	font-weight : bold;
	font-size : 18px;
	color : #336699;
	text-decoration : none;
}

#darkgreybg {
	background-color: #333333
}

#bluebg {
	background-color: #336699
}

#whitebg {
	background-color: #ffffff
}

#sidebarbg {
	background-image : url(../images/under_nav_bg.gif);
}

#toptablebg {
	background-image : url(../images/top_top_bg.gif);

}
#innertopbg {
	background-image : url(../images/inner_top_bg.gif);
	
}

#rightedgebg {
	background-image : url(../images/right_edge_bg.gif);
	
}

#innerbottombg {
	background-image : url(../images/inner_bottom_bg.gif);
	
}

#pritablebgcolor {
	background-color : #ffffff

}
