table 
{
	padding-bottom:0; 
	padding-top:0;
	word-spacing:0;
	vertical-align:top;
}

table.welcome 
{
	font-size : 85%;
	color:#245EDC;
	text-align:center;
}	

table.lightblue
{
 background-color:#EFF7FF;
 font-size:100%;
 font-family:Arial;
 font-size:10;
 line-height:15px;
 width:100%;
 vertical-align:top;
}

table.lightcyan
{
 background-color: lightcyan;
 font-size:100%;
 font-family:Arial; 
 line-height:20px;
 width:100%;
 vertical-align:top;
}	
	
table.tr.td.lightcyan
{
	background-color: lightcyan;	
	font-family:Arial;
	font-size:10;
	line-height:15px;		
}	

table.lightgray
{
	background-color:#F5F5F5;		
	font-size:100%;
	font-family:Arial;	
	line-height:15px;
	width:100%;
	vertical-align:top;
	height:100%;
}	
	
table.tr.td.lightgray
{
	background-color: #F5F5F5;	
	line-height:15px;
	font-family:Arial;
	font-size:10;			
	width:100%;
	height:100%;
}	

th.darkblue
{
	color: Red;
	font-size:11;		
	background-color:#BDD7EF;
	line-height:13px;
}
th.darkcyan
{
	color: Red;
	font-size:11;
	background-color:powderblue;
	line-height:13px;
}	
th.darkgray
{
	color: Red;
	font-size:11;
	background-color:#DCDCDC;
	line-height:13px;
}



.cm td, .cm td a, .nip a, .alr a, .hd, .nip .hilite{
	font-family : Arial;
}
.date a, .rf, .shop .il a{
	font-size : 75%;
	font-family : Verdana, sans-serif;
}
.help{
	font-size : 12px;
}
.nip .dk{
	font-size : 90%;
	font-family : Verdana, sans-serif;
}
.qlink, .txt, .txtad a, bt td a{
	font-size : 95%;
}
.right{
	text-align:right;
}
.second{
	font-size : 75%;
}
.sfl{
	white-space : nowrap;
}
.sm, .ql .md, .ql .md a{
	font-size : 75%;
	font-family : Verdana, sans-serif;
}
.srch, .bt td a, .txt .txtad, .bbsw{
	font-family : Tahoma;
}
.terms .ct, .termsattr .ct{
	font-size : 80%;
}
body,div,span,p,ul,li,td,th,input,select,textarea,button{
	font-family : Tahoma, sans-serif;
}
h4{
	font-size : 1.0em
}
h5{
	font-weight : bold;
	font-size : 0.9em;
}
th{
	font-size : 85%;
}



.menutop {
	font-size : 75%;
	color: white;
}


.bigTitleFontwhite
{
	font-family :Tahoma, Sans-Serif;
	color :EDF5FD;
	font-size :medium;
	font-weight:bold;
	font-style:italic;	
}

.bigTitleFontGray
{
	font-family :Tahoma, Sans-Serif;
	color :004E82;
	font-size :medium;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

.bigTitleWelcome
{
	font-family :Tahoma, Sans-Serif;
	color :5294FF;
	font-size :medium;
	font-weight:bold;
}

.MenuGroup {
  background-color: #FFFFFF;
  border:0px; 
  border-color:#313031;
  border-style:solid; 
}
.MenuItem {
  background-color: #313031;
  color:white;
  font-family:verdana; 
  font-size:12px; 
  font-weight:bold;
  padding:1px;
  padding-left:10px;
  padding-right:10px;
  cursor:hand;  
}
.MenuItemOver {
  background-color: #4A79B5;
  color: white; 
  font-family:verdana; 
  font-size:12px; 
  font-weight:bold;
  padding:1px;
  padding-left:10px;
  padding-right:10px;
  cursor:hand;
}
.MenuItemChildExpanded
{
  background-color:#FFFFFF; 
  color:white; 
  font-family:verdana; 
  font-size:11px;   
  border-style:solid;  
  padding:1px;
  padding-left:10px;
  padding-right:10px;
  cursor:hand;  
}


.vMenuGroup {
  background-color:#528EB5;
  border:2px; 
  border-color: #63ADFF;
  border-style: none; 
}
.vMenuItem {
  background-color:#528EB5  ;
  color:white;
  font-family:verdana; 
  font-size:13px; 
  padding:2px;
  padding-left:10px;
  padding-right:10px;
  cursor:hand;
 }
.vMenuItemOver {
  background-color: 528EB5;
  text-decoration:underline;
  color: #FFFFFF; 
  font-family:verdana; 
  font-size:13px; 
  padding:2px;
  padding-left:10px;
  padding-right:10px;
  cursor:hand;
}
.vMenuItemChildExpanded
{
  background-color: #; 
  color:#FFFFFF; 
  font-family:verdana; 
  font-size:13px; 
  border:1px;
  text-decoration:underline;
/*  border-style:solid;
  border-color:white;
*/
  padding:2px;
  padding-left:10px;
  padding-right:10px;
  cursor:hand;
}
