BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
li {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style5 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.style6 {font-size: 14px; font-family: "Times New Roman", Times, serif; color: #FFFFFF; }
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FFFFFF;
}
ul a:link {
	color: #0000FF;
}
ul a:visited {
	color: #666666;
}
ul a:hover {
	color: #669966;
}
ul a:active {
	color: #0000FF;
}
.style9 {font-family: Arial, Helvetica, sans-serif}
.style10 {font-size: medium}
.style12 {font-size: large}
.style13 {
	color: #FFFFFF;
	font-size: 14px;
}
.style14 {font-family: Arial, Helvetica, sans-serif; font-size: medium; }
.style15 {color: #000000}
.style16 {font-family: Arial, Helvetica, sans-serif; font-size: smaller; }






.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.Bar
{
	FLOAT: left;
	CURSOR: hand;
	POSITION: relative;
	BACKGROUND-COLOR: #666666;
	TEXT-ALIGN: center;
	color :white;
	border: 0px none blue;
	
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: visible;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 150px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #669966;
    color:White;
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver
{
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 10px;
	WIDTH: 100%;
	CURSOR: hand;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: 0px none white;
	BACKGROUND-COLOR: #666666;
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
	FLOAT: left;
	WIDTH: 150px;
	CURSOR: hand;
	POSITION: relative;
	BACKGROUND-COLOR: #666666;
	TEXT-ALIGN: left;
	border: 0px none blue;

}
.barSelect
{
	FLOAT: left;
	WIDTH: 100px;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	POSITION: relative;
	BACKGROUND-COLOR: #666666;
	TEXT-ALIGN: center;
	border: 0px none blue;
}
.barUnselect
{
	BACKGROUND-COLOR: #666666;
}
.BarBlack
{
	FLOAT: left;
	CURSOR: hand;
	POSITION: relative;
	BACKGROUND-COLOR: #666666;
	TEXT-ALIGN: left;
	color:White;
	border: 0px none blue;
    
}
.linkcolor {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #669966;
}
