.font {font-family: "Century Gothic";  font-size:15px }
.fontBlackSmall {font-family: "Century Gothic";  font-size:12px }

.fontWhite {font-family: "Century Gothic"; font-size: 14px; color: #FFFFFF; background-color:#003366;}

.font_white {
	font-family:Tahoma;
	font-size: 12px;
	color:#FFFFFF;
}

.style11 {font-family: "Arial Unicode MS"; color: #999999; font-size: 12px; }
.fontGreenBold { font-family: "Century Gothic"; font-size: 18px; color: #009933; }
.fontBlackBold {font-size: 14px; font-family: "Arial Unicode MS"; font-weight: bold;  }
.fontWhiteBold {font-size: 14px; font-family: "Arial Unicode MS"; color:#FFFFFF; font-weight: bold;  }
.fontGrayBold {font-size: 14px; font-family: "Arial Unicode MS"; font-weight: bold; color:#666666; background-color:#eeeeee; }
.fontGray {font-size: 12px; font-family: "Arial Unicode MS"; color:#4B4B4B; }
.fontRed {font-size: 12px; font-family: "Arial Unicode MS"; color:#FF0000; }
.fontWineBold {	font-family: "Century Gothic";color: #990000; font-size:16px}
.style14 {font-size: 11px}
.style15 {font-family: "Arial Unicode MS"; color: #999999; font-size: 11px; }
.style32 {font-family: "Century Gothic"; font-weight: bold; font-size: 14px; }
.fontGrayMini {font-family: "Arial Unicode MS"; color: #999999; font-size: 10px; }

.tableCol { border:1px; border-color:#999999; border-style:solid; border-top:0px; border-left:0px; font-family:arial; font-size:14px; color:#333333; padding:5px; }

.navigation{
	clear:left;
	width:545px;
	background-color:#FFFFFF;
	margin:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	
	color: #333333;
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;
	text-decoration: none;
	
}


