body {
	margin:0px;
	background-color:#000000;
}

A {
	font-family : Verdana;
	COLOR: #FFFBDB;
 	font-size: 12px;
	text-decoration: underline;
}

A:ACTIVE {
	font-family : Verdana;
	COLOR: #FFFBDB;
 	font-size: 12px;
	text-decoration: underline;
}

A:HOVER {
	font-family : Verdana;
	COLOR: #FFFBDB;
 	font-size: 12px;
	text-decoration: none;
}

A:LINK {
	font-family : Verdana;
	COLOR: #FFFBDB;
 	font-size: 12px;
	text-decoration: underline;
}

.logout {
	font-family : Verdana;
	COLOR: #A17C45;
 	font-size: 11px;
	text-decoration: underline;
}

.logout:ACTIVE {
	font-family : Verdana;
	COLOR: #A17C45;
 	font-size: 11px;
	text-decoration: underline;
}

.logout:HOVER {
	font-family : Verdana;
	COLOR: #A17C45;
 	font-size: 11px;
	text-decoration: none;
}

.logout:LINK {
	font-family : Verdana;
	COLOR: #A17C45;
 	font-size: 11px;
	text-decoration: underline;
}

.headerLNK {
	font-family : Verdana;
	COLOR: #A17C45;
 	font-size: 12px;
	text-decoration: underline;
}

.headerLNK:ACTIVE {
	font-family : Verdana;
	COLOR: #A17C45;
 	font-size: 12px;
	text-decoration: underline;
}

.headerLNK:HOVER {
	font-family : Verdana;
	COLOR: #A17C45;
 	font-size: 12px;
	text-decoration: none;
}

.headerLNK:LINK {
	font-family : Verdana;
	COLOR: #A17C45;
 	font-size: 12px;
	text-decoration: underline;
}

.adminLnk {
	font-family : Verdana;
	COLOR: #ffffff;
 	font-size: 11px;
	text-decoration: none;
}

.adminLnk:ACTIVE {
	font-family : Verdana;
	COLOR: #FFFBDB;
 	font-size: 11px;
	text-decoration: underline;
}

.adminLnk:HOVER {
	font-family : Verdana;
	COLOR: #FFFBDB;
 	font-size: 11px;
	text-decoration: underline;
}

.adminLnk:LINK {
	font-family : Verdana;
	COLOR: #A17C45;
 	font-size: 11px;
	text-decoration: underline;
}

TD {
	font-family : Verdana;
	COLOR: #FFFBDB;
 	font-size: 13px;
}

.title {
	font-family :Verdana;
	COLOR: #A17C45;
    font-size: 14px;
	font-weight: bold;
}

.adminTitle {
	font-family :Verdana;
	COLOR: #FFFBDB;
    font-size: 12px;
	font-weight: bold;
}

.alert {
	font-family :Verdana;
	COLOR: #FF0000;
    font-size: 13px;
	font-weight: bold;
}

.tdoncolor {
	font-family : Verdana;
	COLOR : #A17C45;
 	font-size : 13px;
	line-height:18px;
}

.tdoncolor2 {
	font-family : Verdana;
	COLOR : #A17C45;
 	font-size : 11 px;
}

.copy {
	font-family : Verdana;
	COLOR: #A17C45;
 	font-size: 11px;
}