TD {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
A:link
{
    text-decoration: none;
    color: #024978;
}	
A:visited
{    text-decoration: none;
      color: #024978;
}	
A:active	{	
	text-decoration:	none;
		}	
		
A:hover
{
    text-decoration: underline;
    color: #ff6633;
}
select{
font-family:tahoma;
font-size:11px;
}
.menubg
{ margin:2px;
    background-color: #d1dbe0;
}
.hding
{
    font-family: Georgia;
    font-size: 15px;
    font-weight: bold;
    color: #72a803;
}
.button
{
    background-image: url(images/btns/button.gif);
    background-color: #99cc00;
    border: 1px solid green;
    font-size: 8pt;
    font-weight: bold;
    color: white;
    height: 21px;
}
.menu_bg
{ background-image: url("images/bg_menu.gif");
}
.hding_main
{
    font-size: 13px;
    color: #024978;
}
.mbtn 
{
    border-top: #ffffcc 1px solid;
 color: #eeeeee; 
 background-color: #024978;
}
.div1 {
     width:100px;
	 height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	background-color: #F1F4F8;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	padding:4px;

   
}