a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}
.black10 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
}
.black11 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}
.white11 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: White;
}

.boldblack10 {
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	font-weight: bold;
}

.boldblack11 {
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}
.boldwhite11 {
	font-family: Verdana;
	font-size: 11px;
	color: White;
	font-weight: bold;
}
.red11 {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
}
.boldred11 {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.black12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}
.white12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: White;
}
.black13 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
}
.white13 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: White;
}
.blackbold12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.whitebold12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
}
.blackbold13 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}
.whitebold13 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: White;
}
.pan
{
	background-color:white;
	overflow:hidden;
}
/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
.optima { display : none; }
