BODY {
	background: #000000;
	color : white;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	background-image : url(images/Background01.jpg);
}

a {
	color: white;
	text-decoration: none;
}

a:Visited {
	color: white;
	text-decoration: none;
}

a:Hover {
	color: yellow	;
	text-decoration: underline;
}

a.submenutext {
	color: InactiveCaptionText;
	text-decoration: none;
}

a.submenutext:Visited {
	color: Aqua;
	text-decoration: none;
}

A.submenutext:Hover {
	color: blue	;
	text-decoration: none;
}

A.menutext {
	color: white;
	text-decoration: none;
}

A.menutext:Visited {
	color: white;
	text-decoration: none;
}

A.menutext:Hover {
	color: yellow;
	text-decoration: underline;
}

A.menusubtext {
	color: white;
	text-decoration: none;
}

A.menusubtext:Visited {
	color: white;
	text-decoration: none;
}

A.menusubtext:hover {
	color: yellow;
	text-decoration: underline;
}

.dead {
	color: #00C0C0;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 11px
}

a.dead {
	color: #00C0C0;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 11px
}

a.dead:hover {
	color: #00C0C0;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 11px
}

HR {
	height: 1pt;
}

H3 {
	color : Highlight;
	font-weight: bold;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 16px;
}

.DateText {
	color : white;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	text-indent : 2px;
}

.MenuText {
	color : Highlight;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	text-indent : 2px;
}
.MenuSelected {
	color : white;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	text-indent : 2px;
	background-color : #666666;
}
.MenuSubText {
	color : white;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	text-indent : 5px;
	height: 13px;
}

.CopyHeader {
	color : Highlight;
	font-weight: bold;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 13px;
}

.NewsHeader {
	color : Highlight;
	font-weight: bold;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 11px;
}

.CopyTitle {
	color : white;
  font-weight: bold;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 11px;
  text-align : right;
}

.CopyText {
	color : white;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 11px;
}

.EventText {
	color : white;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

.ErrorText {
	color : red;
	font-family : Tahoma, Arial, "Times New Roman";
  font-weight : bold;
	font-size: 11px;
}

.SubMenuText {
	color : InactiveCaptionText;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	text-indent : 5px;
}

.footerText {
	color : white;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	vertical-align : text-bottom;
}
.bounty {
	COLOR: Lime;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px
}
.hot {
	COLOR: #C00000;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px
}
.warm {
	COLOR: #FF8000;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px
}
.cool {
	COLOR: #0000FF;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px
}
.cold {
	COLOR: #00C0C0;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px
}

.form {
	border : thin solid Black;
	font-family : Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	background-color : #cccccc;
}

#sheet {
	background-color: #ffffff;
	font-size: 11px;
	font-family : Tahoma, Arial, "Times New Roman";
  padding-left : 10px;
	margin-top: 10px;
  width: 600px;
	color: black;
}

.menu_float {
	padding-top : 10px;
	padding-left : 10px;
}