UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}

A:link
{
	text-decoration: none;
	color: #9e0b0f;
}

A:visited
{
	text-decoration: none;
	color: #9e0b0f;
}

A:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A:active
{
	text-decoration: none;
	color: #9e0b0f;
}

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 35px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: white;
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	border-left: #746e5f 0px solid;
	border-bottom: #746e5f 1px solid;
	border-top: #746e5f 1px solid;
	border-right: #746e5f 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #746e5f;
	border-left: #746e5f 1px solid;
	border-bottom: #746e5f 0px solid;
	border-top: #746e5f 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #8c8573;
	border-bottom: #8c8573 0px solid;
	border-left: #8c8573 0px solid;
	border-top: #8c8573 0px solid;
	border-right: #8c8573 0px solid;
}
.MainMenu_MenuBreak
{
	border-bottom: #746e5f 1px solid;
	border-left: #746e5f 0px solid;
	border-top: #746e5f 1px solid;
	border-right: #746e5f 0px solid;
	background-color: #746e5f ;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: white;
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	background-color: #746e5f;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #746e5f 1px solid;
	border-bottom: #746e5f 1px solid;
	border-top: #746e5f 1px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}
.mform_body_text
{
                color: black;
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}

.caption a
{
	display: block;
	background: #c6bfac;
	border-bottom: 1px solid #8c8573;
	border-left: 1px solid #8c8573;
	border-right: 1px solid #8c8573;
	padding: .5em;
} 

.caption, #quick_about
{
	margin-bottom: .6em;
}

.caption a:hover
{
background: #d04b3b;
color: white;
}

#subhead_for_announcements
{
	font-size: 5px;
	text-align: left;	
	padding: .0em;
	color: #8b0000;	
	margin: 8px 150px 28px 40px;
}

.SubHead_Orig_Saved
{
	font-size: 4px;
	text-align: left;	
	padding: .0em;
	color: #463e39;	
	margin: 8px 150px 28px 40px;
}































