BODY
{
FONT-FAMILY: Arial, Helvetica, sans-serif
}

DIV
{
FONT-FAMILY: Arial, Helvetica, sans-serif
}

FONT.F2
{
COLOR: white;
font-SIZE: 12px;
 
}
FONT.F3
{
COLOR: black;
font-SIZE: 12px;
 
}
FONT.F6
{
	COLOR: #2b3667;
	font-SIZE: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
FONT.F4
{
COLOR: #686bge;
font-SIZE: 11px;
 
}FONT.ff4
{
COLOR: #ffffff;
font-SIZE: 9px;
 
}
FONT.F5
{
COLOR: #FFFFFF;
font-SIZE: 12px;
 
}
FONT.FF5
{
COLOR: #2B3667;
font-SIZE: 12px;
 
}
FONT.F6
{
COLOR: #FFFFFF;
font-SIZE: 12px;
 
}

.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: #2b3667;         
    TEXT-ALIGN: center
    
}
.Bar
{
    /*BORDER-RIGHT: blue 1px outset;*/
    /*BORDER-TOP: blue 1px outset;*/
    FLOAT: left;
   /*BORDER-LEFT: blue 1px outset;*/
    WIDTH: 135px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    /*BORDER-BOTTOM: blue 1px outset;*/
    POSITION: relative;
    BACKGROUND-COLOR: #2b3667;
	TEXT-ALIGN: Left;
	TEXT-COLOR: white
    
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 130px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    Z-INDEX: 1000;
    POSITION: absolute;
    BACKGROUND-COLOR: white


}
.menuItem
{
    /*PADDING-RIGHT: 15px;*/
    /*PADDING-LEFT: 10px;*/
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    Z-INDEX: 1001;
    BORDER-BOTTOM: #2b3667 1px solid
}
.ItemMouseOver
{
    /*PADDING-RIGHT: 15px;*/
    /*PADDING-LEFT: 10px;*/
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: highlight
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    /*BORDER-RIGHT: blue 1px ridge;*/
    /*BORDER-TOP: blue 1px ridge;*/
    FLOAT: left;
    /*BORDER-LEFT: blue 1px ridge;*/
    WIDTH: 130px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    /*BORDER-BOTTOM: blue 1px ridge;*/
    POSITION: relative;
    BACKGROUND-COLOR: #2b3667;
    TEXT-ALIGN: left
}
form {
	margin:0px;
}
select { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;	 
	border-left-width: 1px;
	postion:absolute;
	z-index:1}
a.L1 {
	color: #FFFFFF;
	text-decoration: none;
}
a.L1:hover {
	color: #F29D24;
	text-decoration: none;
}
a.L2 {
	color: #161616;
	text-decoration: none;
}
a.L2:hover {
	color: #FFFFFF;
	text-decoration: none;
}

tr.T1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input{
	font-size: 9px;
}

