body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, san-serif;
}
a, a:visited {
text-decoration: none;
color: #FF9933;
}
a:hover {
color: #FFCB0A;
}
.textMain {
	font-size: 12px;
	color: #DFDDCD;
}
.Bhead {
	font-size: 18px;
	font-weight: bold;
	color: #C5C891;
}
.navigation {
	font-size: 10px;
	font-weight: bold;
	color: #99CC66;
	text-decoration: none;
}
.mainFrame {
	border: 1px solid #7E7F4E;
	background-color: #000000;
	padding: 10px;
}
.Chead {
	font-size: 14px;
	font-weight: bold;
	color: #C5C891;
}

.Subhead {
	font-size: 12px;
        font-weight: bold;
	color: #fff;
}
.tableBrowsing {
	border: 1px dotted #33CCFF;
	background-color: #000000;
	padding: 3px;
}
textMainLinks {
	font-size: 12px;
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
}
.adminText {
	color: #333333;
}
.success {
	font-weight: bold;
	color: #66FFFF;
}
.faliure {
	font-weight: bold;
	color: #FFFF66;
}	
.tableMinItem {
	border: 1px dotted #006666;
	font-size: 12px;
	color: #FFFFFF;
}
a.notation, a.notation:visited {
	font-size: 10px;
	color: #D6D4B3;
	text-decoration: none;
}
notationON {
	font-size: 11px;
	color: #E11F00;
	text-decoration: underline;
}
.editLinks {
	font-weight: bold;
	color: #FFFF00;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF99;
	text-decoration: none;
}
.minName {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #DCDACE;
}
a.minName:hover {
	color: #FFCB0A;
}

