body {
	background-color: #000;
	font-family: Tahoma;
	font-size: 10px;
	border: 0px;
}
a:link {
	color: #910000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B00000;
}
a:hover {
	text-decoration: none;
	color: #A45E0F;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #A45E0F;
}

.Menu {
	font-family: Tahoma;
	font-size: 10pt;
	color: #CCCCCC;
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
	background-color: #400000;
	font-weight: bold;
}
.Sidebar {
/*
border: 0px;
*/
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.Text {
	font-size: 10pt;
	color: #910000;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma;
	border: 0px;
}
.Small {
	font-size: 8pt;
	color: #910000;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma;
	border: 0px;
}

.Tiny {
	font-size: 7pt;
	color: #910000;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma;
}
.TinyBold {
	font-size: 7pt;
	color: #910000;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
}

.SmallItalic {
	font-size: 8pt;
	color: #910000;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma;
}
.Bold {
	font-size: 10pt;
	color: #910000;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
	border: 0px;
}
.SmallBold {
	font-size: 8pt;
	color: #910000;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
}
.White {
	font-size: 10pt;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma;
}
.WhiteSmall {
	font-size: 8pt;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma;
}
.WhiteBold {
	font-size: 10pt;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
}
.WhiteSmallBold {
	font-size: 8pt;
	color:#999;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
}
.Red {
	font-size: 10pt;
	color: #D90000;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma;
}
.RedSmall {
	font-size: 8pt;
	color: #D90000;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma;
}
.RedBold {
	font-size: 10pt;
	color: #D90000;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
}
.RedSmallBold {
	font-size: 8pt;
	color: #D90000;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
}
.Heading {
	font-family: Tahoma;
	font-size: 12pt;
	color: #910000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.YellowHeading {
	font-family: Tahoma;
	font-size: 8pt;
	color: #D7BB4F;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.FormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #910000;
	font-style: normal;
	font-weight: normal;
	background-color: #CCCCCC;
}

.NoticeSmallBold {
	font-size: 8pt;
	color: #000091;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
}
.RedundantText {
	font-size: 8pt;
	color: #999;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma;
	line-height: normal;
	text-decoration: none;
}
.RedundantBoldLine {
	font-size: 10pt;
	color: #999;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
	line-height: normal;
	text-decoration: none;
}

.LinkColours {
	hover: #CA2C04;
	active: #FFFFFF;
	visited: #B00000;
}
.BgBoldTitles {
	font-size: 8pt;
	color: #910000;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
}
.Validate {
	font-size: 10pt;
	color: #910000;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
	background-color: #FF0;
}
.ValidateTinyBold {
	font-size: 7pt;
	color: #999;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
}
.Table
{
border: 0px;

}
/*
#################################
#	DROP DOWN MENU STYLE		#
#								#
#################################

*/
.MenuTitle{
	font-size: 8pt;
	color: #FFF;
	background-color:#400000;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
	background-repeat: repeat;
}
#dropmenudiv{
position:absolute;
border:1px solid #400000;
/* border-color:#400000; border-style:solid; border-width:thin; */
text-indent: 2px;
/*border-bottom-width: 1;*/
font:normal 9px Tahoma;
line-height:15px;/* space between links in menu */
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 1px;
/*border-bottom: 0px solid black;*/
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFF77;
}
.Highlight {
	font-size: 8pt;
	color: #D9D900;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
	background-color: #A40000;
}
.HighlightBold {
	font-size: 10pt;
	color: #FF0;
	font-style: normal;
	font-weight: bolder;
	font-family: Tahoma;
	background-color: #910000;
}
