.BreadCrumb{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
    line-height: 8pt;
	color : #5B5B00;
}

.searchfield {
	background-color: White;
	font-size: 7pt;	
    line-height: 7pt;	
	font : x-small Arial, Helvetica, sans-serif;
	border : 0;
	background : #CECECE;
	padding-left : 3px;
	padding-right : 3px;	
}

.Normal{
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size: 8pt;
    line-height: 13pt;
	color : #474747;
}


.MenuSelect {
	background-color: White;
}

.MenuItem{
	font-weight : bold;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
}

.menusub
{
/*    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
	 BORDER-LEFT: #666666 1px solid;
	 BORDER-BOTTOM: #666666 1px solid;
*/	 
    Z-INDEX: 1;
    VISIBILITY: hidden;
    WIDTH: 140px;
    CURSOR: pointer;
    POSITION: absolute;
    TOP: 0px;
    BACKGROUND-COLOR: #FFFFFF;
}

.sub
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
    Z-INDEX: 999;
    VISIBILITY: hidden;
    WIDTH: 225px;
    CURSOR: pointer;
    POSITION: absolute;
    TOP: 0px;
    BACKGROUND-COLOR: #FFFFFF;
}


.SectionTitle{
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
    line-height: 15pt;	
	left : 5;
}

.SectionText{
	font-family : verdana, Arial, Helvetica, sans-serif;
	color : #535300;
	text-decoration : none;
	font-size: 8pt;
    line-height: 11pt;
}

A.MenuTab:HOVER {
	color: #6699CC;
	text-decoration : none;
}

A:HOVER {
	color: #009301;
	text-decoration : underline;
}



.ErrorMessage{
	color : Red;
	background-color : #FFFFE5;
	text-decoration : none;
	font-size : 8pt;
	font-weight:bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.PageTitles{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #005129;
	text-decoration : none;
	font-weight : bold;
}


.MenuLinks{
	font-family : verdana;
	font-size: 7pt;
	color : #EDEDED;
	text-decoration : none;
	font-weight : normal;
}

.Copywrite{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
    line-height: 8pt;
	color : #7F9CB7;
}

.MenuTab{
	font-family : verdana, helvetica, sans-serif;
	font-size: 9px;
    color : #CCDDFF;
	line-height : 10px;
}

.Footer{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
    line-height: 8pt;
	color : #5B5B00;
}
