a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	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;
}
.boldred13 {
	font-family: Verdana;
	font-size: 13px;
	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; }

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#72B7DC;
	border-width:5px;
	border-style:solid;
	border-color:#3786bf;
	padding:3px;
	width:650px;
}

.modalPopup2 {
	background-color:#fcc30c;
	border-width:5px;
	border-style:solid;
	border-color:#f29221;
	padding:3px;
	width:350px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

.sottomenu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:White;
}
.sottomenu a:hover { 
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:White;
}
