TD {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
a.my:link 
{
    text-decoration:	none;
	color: Silver;
}
a.my:visited 
{
    text-decoration:	none;
	color: Silver;
}
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;
}

div
{ margin:2px
}
.button
{
    background-image: url(images/btns/button.gif);
    background-color: #99cc00;
    border: 1px solid #006600;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: white;
    height: 21px;
}
.hplinks
{ background-image: url("images/btns/button0.gif");
  background-color:#b757d0;
  border:2px solid #69a531;
  font-size:10pt;
}
.hding
{
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    color:  #72a803;
}
.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 {
    
	 height:18px;
	font-family: Tahoma;
	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;

   
}