body 
{
    margin-top: 0px;
    margin-left: 0px;  
}
tbl_top
{
    width: 795px;
	background: url(/images/mainbg.gif); 
   
}

.date 
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #2e3092;
}
.nav
{
	font-family: Tahoma, Verdana;
	font-size: 13px;
	margin-left: 4px;
	color: #2e3092;
}
.nav a:link{text-decoration: none; color: #2e3092;}
.nav a:visited {text-decoration: none; color: #2e3092;}
.nav a:active{text-decoration: none; color: #2e3092;}
.nav a:hover{text-decoration: none; color: #00d2ff;}
.address
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #2e3092;
}
.title
{
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #2e3092;
	
}

.bluetext
{
	font-family: Tahoma, Verdana;
	text-align: justify;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #00adef;
	margin-left: 4px;
	padding-left: 4px;
	padding-top: 4px;
	
}
.maintext
{
	font-family: Tahoma, Verdana;
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #2e3092;
	margin-left: 4px;
	padding-left: 4px;
	padding-top: 4px;
	
}

.smalltext
{
	font-family: Tahoma, Verdana;
	text-align: justify;
	font-size: 12px;
	line-height: 14px;
	color: #2e3092;
	margin-left: 4px;
	padding-left: 4px;
	padding-top: 4px;

}
.maintext a:link{text-decoration: none; color: #2e3092;}
.maintext a:visited {text-decoration: none; color: #2e3092;}
.maintext a:active{text-decoration: none; color: #2e3092;}
.maintext a:hover{text-decoration: underline; color: #2e3092;}
.footer 
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #2e3092;
}
	.footer  a:link{text-decoration: none; color: #2e3092;}
.footer  a:visited {text-decoration: none; color: #2e3092;}
.footer  a:active{text-decoration: none; color: #2e3092;}
.footer  a:hover{text-decoration: underline; color: #ffffff;}
	.TopMenuGroup
{
  cursor:hand;
  cursor: pointer;
}

.TopMenuItem
{
    font-family: Tahoma, Verdana;
	font-size: 13px;
	margin-left: 4px;
	color: #2e3092;
    cursor: pointer;
    text-align:center;
}
.TopMenuItemHover
{
    font-family: Tahoma, Verdana;
	font-size: 13px;
	margin-left: 4px;
	color: #00d2ff;
    cursor: pointer;
    text-align:center;
}

.MenuGroup
{

  border: 1px solid #002A6F;
   cursor:hand;
  cursor: pointer;
  background: url(/images/boxbg.jpg);
}

.MenuItem
{

  color:#1A149A;
  font-family:Tahoma,Verdana; 
  font-size:12px; 
  font-weight:none;
  margin:0px;
  cursor:hand;
  cursor: pointer;
}

.MenuItemHover
{

    background-color: #6a6a6a;
    color: #ffffff;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    font-weight: none;
    cursor: hand;
    cursor: pointer;
}
.MenuBreak
{
  color:#FFFFFF
  width:1;
  height:23px;
    cursor:hand;
  cursor: pointer;
   background-image: url(/images/navlines.gif);
}
