.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	vertical-align: middle;
}
.basic A:link { color: #999999;text-decoration: none;}
.basic A:visited { color: #999999;text-decoration: none; }
.basic A:hover {color: #000000;text-decoration: none; }
.basic A:active { color: #000000;text-decoration: none; }

.basicCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.basicCenter A:link { color: #999999;text-decoration: none;}
.basicCenter A:visited { color: #999999;text-decoration: none; }
.basicCenter A:hover {color: #000000;text-decoration: none; }
.basicCenter A:active { color: #000000;text-decoration: none; }


#layer1 { position: absolute; top: 183px; left: 402px; visibility: visible; display: block }
.statusError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	vertical-align: middle;
}
.statusOK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #009900;
	text-align: left;
	vertical-align: middle;
}
.boxLIne {
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.titleBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
}
.basicLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	vertical-align: middle;
}
.basicLeft A:link { color: #999999;text-decoration: none;}
.basicLeft A:visited { color: #999999;text-decoration: none; }
.basicLeft A:hover {color: #000000;text-decoration: none; }
.basicLeft A:active { color: #000000;text-decoration: none; }

.titleBlackAlternate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	vertical-align: top;
	font-style: normal;
}
.titleBlackAlternate A:link { color: #999999;text-decoration: none;}
.titleBlackAlternate A:visited { color: #999999;text-decoration: none; }
.titleBlackAlternate A:hover {color: #000000;text-decoration: none; }
.titleBlackAlternate A:active { color: #000000;text-decoration: none; }


.adminBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	text-indent: 20px;
}
