/* declare fonts */


@font-face { font-family: Mini 7; src:url(MINI1.eot); }

/*
@font-face { font-family: Futura; src: url(FUTURAL0.eot); }
@font-face { font-family: Century Gothic; src: url(CENTURY0.eot); }
@font-face { font-family: Gill Sans; src: url(GILLSAN0.eot); }
@font-face { font-family: Abadi; src: url(ABADIMT0.eot); }
*/

h2, .h2
{
	font-weight: bold;
	font-family: Verdana;
	color: #003366; 
	font-size: 16px;
}

.menurow 
{	
	background-color: #003366; 
	height: 25px; 
	vertical-align: middle; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 143px; 

}

a.menurowlink, a.menurowlink:link, a.menurowlink:visited
{
	text-decoration: none;
	color: #ffffff;
}

a.menurowlink:hover, a.menurowlink:active
{
	text-decoration: underline;
	color: #ffffff;
}

.mini 
{ 
	font-family: Mini 7, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-transform:capitalize; 
}

.bot 
{ 
	text-align:center; 
	vertical-align: bottom; 
	font-family: Mini 7, Tahoma, Arial, Helvetica; 
	font-size: 10px; 
	text-transform: capitalize; 
	padding-bottom: 5px;
	padding-top: 5px;
}

a.botrowlink, a.botrowlink:link, a.botrowlink:visited
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	/*color: #ffffff;*/
}

a.botrowlink:hover, a.botrowlink:active
{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	/*color: #ffffff;*/
}

.dot
{
	font-family: Verdana, Arial;
	font-size: 8px; 
}

.logorow 
{
	padding-left: 140px; 
	padding-top: 15px; 
	padding-bottom: 15px; 
}

.tabrow
{
	text-align: center;
}

td, .normal
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}


a, a:link, a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

a:hover, a:active
{
	text-decoration: underline;
	font-weight: bold;
	color: #003366;
}

.pic, a.pic, a.pic img 
{ 
	filter: Alpha(opacity=80); /* IE */ 
	-moz-opacity: 0.5; /* Mozilla */ 
	border: 1px solid black;
} 

a.pic:hover, a.pic:hover img 
{ 
	filter: Alpha(opacity=100); 
	-moz-opacity: 1.0; 
	border: 1px solid black;
} 
