
/* PAGE BACKGROUND */
Body
{
    background-color:White;
}

/* GENERAL */

.Head   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #393939;
}

.SubHead    {
    font-family: verdana, helvetica, sans-serif;
    font-size:  15px;
    font-weight:    bold;
    color: #393939;
}

.SubSubHead {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #393939;
}

.NormalBig {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #393939;
}

.Normal
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
}

.NormalHighlight
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
    background-color:Yellow
}

.NormalBoldHighlight
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #1750FF;
    background-color:Yellow
}


.NormalTextBox
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
}

.NormalRed
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #BE1031
}

.NormalBold
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #393939;
}

.Form
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
    background-color:#DFE7DA;
    border:solid 10px #DFE7DA;
}
 
.ContentTitle   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  15px;
    font-weight: bold;
    color: #999999;
}

.ContentSubTitle   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #676767;
}

.ContentNarrative   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #676767;
}

.ContentNarrativeHome   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #676767;
    word-spacing:3px;
    line-height:19px;
}

.Breadcrumb   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #999999;
}

.RightBarTitle   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight: normal;
    background-color: #93AF86;
    color:White;
    padding-left:10px;
    padding-right:10px;
    padding-top:7px;
    padding-bottom:5px;
    background-image: url(images/right_bar_title.gif);
    height:28px;

}

.RightBarNarrative   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    background-color: #93AF86;
    color:White;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
}

.RightBarNarrative A:link, .RightBarNarrative A:visited
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color:White;
	text-decoration:underline;
}

.RightBarNarrative A:hover, .RightBarNarrative A:active
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color:White;
	text-decoration:underline;
}

.RightBarMenuTitle   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  15px;
    font-weight: bold;
    color: #999999;
    padding-left:0px;
    padding-right:0px;
    padding-top:20px;
    padding-bottom:10px;
    background-color: White;
} 

.RightBarTitleCultureRecreation   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight: normal;
    background-color: #C7F3F6;
    color:White;
    padding-left:10px;
    padding-right:10px;
    padding-top:7px;
    padding-bottom:5px;
    background-image: url(images/right_bar_title_culture_recreation.gif);
    height:40px;
}

.RightBarNarrativeCultureRecreation   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    background-color: #C7F3F6;
    color:#638D8C;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
}

.RightBarNarrativeCultureRecreation A:link, .RightBarNarrativeCultureRecreation A:visited
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color:#638D8C;
	text-decoration:underline;
}

.RightBarNarrativeCultureRecreation A:hover, .RightBarNarrativeCultureRecreation A:active
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color:#638D8C;
	text-decoration:underline;
}

 .LinkList
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #676767;
}


.ContentTable
{
	border-style:solid;
	border-width: 1px;
	border-bottom-color:#7DBB7C;
	border-top-color: #148513;
	border-left-color:#7DBB7C;
	border-right-color:#7DBB7C;	
}

.ContentTable TD
{
	border-style: none;
	border-width: 0px;
}

.ContentTable TH 
{
	font-size: 12px;
	font-weight: bold;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #148513;
}

.ContentTable A:link, .ContentTable A:visited
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color:#009900;
	text-decoration:underline;
}

.ContentTable A:hover, .ContentTable A:active
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color:#6699CC;
	text-decoration:underline;
}

.ContentTableHeader 
{
	font-size: 12px;
	font-weight: bold;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #148513;
}

.ContentTableHeader A:link, .ContentTableHeader A:visited
{
	color : white ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
}

.ContentTableHeader A:hover, .ContentTableHeader A:active
{
	color : white ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:underline;
}

.ContentTableListItem
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #676767;
	background-color: white;
}

.ContentTableListAlternatingItem
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #676767;
	background-color: #E6F2E6;
}

.BylawList
{
	border-style:solid;
	border-width: 1px;
	border-bottom-color:#7DBB7C;
	border-top-color: #148513;
	border-left-color:#7DBB7C;
	border-right-color:#7DBB7C;	
}

.BylawList TD
{
	border-style: none;
	border-width: 0px;
}

.BylawList A:link, .BylawList A:visited
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color:#009900;
	text-decoration:underline;
}

.BylawList A:hover, .BylawList A:active
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color:#6699CC;
	text-decoration:underline;
}

.BylawListHeader 
{
	font-size: 12px;
	font-weight: bold;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #148513;
}

.BylawListHeader A:link, .BylawListHeader A:visited
{
	color : white ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
}

.BylawListHeader A:hover, .BylawListHeader A:active
{
	color : white ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:underline;
}

.BylawListItem
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #676767;
	background-color: white;
}

.BylawListAlternatingItem
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #676767;
	background-color: #E6F2E6;
}


 .GalleryTitle
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
    background-color: #393939;
    text-align: center; 
}

.GalleryImage
{
    background-color: White;
    text-align: center;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;
 }

.GalleryBackground
{
    background-color: #D6D6D6;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;
}

.GalleryNarrative
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #393939;
    background-color: #D6D6D6;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
}

.CommandButton     {
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
    
/* GENERIC */
H1  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  
{
	color : #009900 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A:visited   {
	color : #009900 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A:active    {
	color : #6699CC ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A:hover {
	color : #6699CC ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


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;
}

HR {
    color: #393939;
    height:1pt;
	text-align:left;
	
}

.Message    {
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

.HeaderText
{
	color : #666666;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:5px;
	padding-right:5px;
	padding-bottom:4px;
}

.SearchText
{
	color : #666666;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:5px;
	padding-right:5px;
	padding-bottom:4px;
}

.HeaderLink
{
	color :#666666;
	font-size: 11px; 
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal;   
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;	

}

A.HeaderLink:link, A.HeaderLink:visited
{
	color :#666666;
	font-size: 11px; 
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal;   
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;	
	text-decoration:none;
}

A.HeaderLink:hover, A.HeaderLink:active
{
	color : #666666;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
	text-decoration:none;
}

A.UserLink:link, A.UserLink:visited
{
	color :#A2AFB8 ;
	font-size: 11px; 
	font-family: verdana, helvetica, sans-serif; 
	font-weight: lighter;   
	text-decoration:none;
}

A.UserLink:hover, A.UserLink:active
{
	color : #A2AFB8 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

.FooterText
{
	color : #0F314D ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:8px;

}

A.FooterLink:link, A.FooterLink:visited
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:8px;
	padding-right:8px;
	vertical-align:top;
	text-decoration:none;
}

A.FooterLink:hover, A.FooterLink:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:8px;
	padding-right:8px;
	text-decoration:underline;
	vertical-align:top	
}

.Sitemap
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:8px;
	padding-right:8px;
	vertical-align:top;
}

A.SitemapLink:link, A.SitemapLink:visited
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:8px;
	padding-right:8px;
	text-decoration:underline;
	vertical-align:top;
}

A.SitemapLink:hover, A.SitemapLink:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:8px;
	padding-right:8px;
	text-decoration:underline;
	vertical-align:top;
}


A.LinkList:link, A.LinkList:visited
{
	color : #009900; 
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;

}

A.LinkList:hover, A.LinkList:active
{
	color : #6699CC ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:underline;
}

A.ListTitleLink:link, A.ListTitleLink:visited
{
	color : #393939;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	vertical-align:top;
	text-decoration:none;

}

A.GalleryTitleLink:link, A.GalleryTitleLink:visited
{
	color : White;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	vertical-align:top;
	text-decoration:none;
}

A.GalleryTitleLink:hover, A.GalleryTitleLink:active
{
	color : White;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
	vertical-align:top;
}

A.GalleryLink:link, A.GalleryLink:visited
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
}

A.GalleryLink:hover, A.GalleryLink:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:underline;
}

A.GalleryImageLink:link, A.GalleryImageLink:visited
{
    background-color: White;
    text-align: center; 
	text-decoration:none;
}

A.GalleryImageLink:hover, A.GalleryImageLink:active
{
    background-color: White;
    text-align: center; 
	text-decoration:none;
}

A.RightBarMenuTitleLink:link, A.RightBarMenuTitleLink:visited
{
	color : #999999 ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:none;
	vertical-align:top;

}

A.RightBarMenuTitleLink:hover, A.RightBarMenuTitleLink:active
{
	color : #999999 ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:underline;
	vertical-align:top;
}

A.RightBarMenuLink:link, A.RightBarMenuLink:visited
{
	color : #999999 ;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:underline;
	vertical-align:top;

}

A.RightBarMenuLink:hover, A.RightBarMenuLink:active
{
	color : #999999 ;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:underline;
	vertical-align:top;
}

A.BreadcrumbLink:link, A.BreadcrumbLink:visited
{
	color : #999999 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
	vertical-align:middle;

}

A.BreadcrumbLink:hover, A.BreadcrumbLink:active
{
	color : #999999 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:underline;
	vertical-align:middle;
}

A.BreadcrumbBoldLink:link, A.BreadcrumbBoldLink:visited
{
	color : #999999 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
	vertical-align:middle;

}

A.BreadcrumbBoldLink:hover, A.BreadcrumbBoldLink:active
{
	color : #999999 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:underline;
	vertical-align:middle;
}

A.SearchLink:link, A.SearchLink:visited
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:none;
}

A.SearchLink:hover, A.GalleryLink:active
{
	color : #393939 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.SearchLinkBold:link, A.SearchLinkBold:visited
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:none;
}

A.SearchLinkBold:hover, A.SearchLinkBold:active
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: underline;
}

A.NormalLink:link, A.NormalLink:visited
{
	color : #009900 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.NormalLink:hover, A.NormalLink:active
{
	color : #6699CC ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.NormalBoldLink:link, A.NormalBoldLink:visited
{
	color : #009800 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:underline;
}

A.NormalBoldLink:hover, A.NormalBoldLink:active
{
	color : #009800 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:underline;
}

A.NormalBigLink:link, A.NormalBigLink:visited
{
	color : #009800 ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.NormalBigLink:hover, A.NormalBigLink:active
{
	color : #009800 ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.NormalBigBoldLink:link, A.NormalBigBoldLink:visited
{
	color : #009800 ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:underline;
}

A.NormalBigBoldLink:hover, A.NormalBigBoldLink:active
{
	color : #009800 ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:underline;
}

.PrintNormal
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.PrintItem 
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border: solid 1px black;
}

.PrintHeader 
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    border: solid 1px black;
}

.PrintFooter 
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    border: solid 1px black;
}

.ListHeader
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #393939;
}

.ListItem
{
	font-size: 12px;
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #EEEEEE;
}

.ListAlternatingItem
{
	font-size: 12px;
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #C6CFD6;
}


A.Home:link, A.Home:visited,A.Home:hover, A.Home:active

{
	background: url(images/bg-menu.gif) repeat-x ;
	color :white ;
	font-size: 11px; 
	height :22px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal;  
	border: 0px;
	padding-top:0px; 
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}



/***************************************************/
/* menu bar styles */

/*#menu-container
{
    padding: 3px;
    border-bottom: 1px solid #ADADAD;
}*/

.menu-strip
{
   border: 0px;
}


/* all levels styles */
.menu-level1
{
   font-size: 14px;
   color: White;
   width: 191px;
}

/* menu level 1 styles */

.menu-level1 a:link, .menu-level1 a:visited, .menu-level1 a:hover, .menu-level1 a:active
{
   color: White;
   text-decoration: none;
}

.menu-level1
{
   font-weight: bold;
   border-top:0px;
   border-bottom:0px;
   height: 55px;
   padding-top:95px;
   padding-bottom:10px;
   text-align:center;
   width: 191px;
   vertical-align:bottom;
}

.menu-level1-selected
{
   color: White;
   background-image: url(images/menulevel1_bg.gif);
   background-position:bottom;
   background-repeat:no-repeat;
   width: 191px;
}

.menu-level1-hover
{
   color: White;
   background-image: url(images/menulevel1_bg.gif);
   background-position:bottom;
   background-repeat:no-repeat;
   width: 191px;
}

/* menu level 2 styles */
.menu-level2-hover a:link, .menu-level2-hover a:visited, .menu-level2-hover a:hover, .menu-level2-hover a:active
{
   color:White;
   text-decoration: none;
}

.menu-level2-submenu
{
   margin: 0px;
   padding: 0px;
   position:relative;
   z-index:1000;
}

.menu-level2
{
   font-family : verdana, helvetica, sans-serif; 
   font-size: 12px;
   color: White;
   border-top:0px;
   border-bottom: solid White 1px;
   border-left: solid White 1px;
   border-right: solid White 1px;
   padding-left:3px;
   margin: 0px;
   width: 270px;
   height: 31px;
   background: url(images/menulevel2_bg.gif) repeat-x;
}

.menu-level2-selected
{
   background: url(images/menulevel2selected_bg.gif) repeat-x;
}

.menu-level2-hover
{
   background: url(images/menulevel2selected_bg.gif) repeat-x;
}


.menu-level2 a:link, .menu-level2 a:visited, .menu-level2 a:hover, .menu-level2 a:active
{
   color:white;
   background: none;
   text-decoration:none;
}

.menu-level2-hover a:link, .menu-level2-hover a:visited, .menu-level2-hover a:hover, .menu-level2-hover a:active
{
   color:white;
   background: none;
   text-decoration:none;
}

/* menu level 3 styles */
.menu-level3-hover a:link, .menu-level3-hover a:visited, .menu-level3-hover a:hover, .menu-level3-hover a:active
{
   color:white;
   text-decoration: none;
}

.menu-level3-submenu
{
   margin: 0px;
   padding: 0px;
}

.menu-level3
{
   font-family : verdana, helvetica, sans-serif; 
   font-size: 12px;
   color: White;
   border-top:0px;
   border-bottom: solid White 1px;
   border-left: 0px;
   border-right: 0px;
   padding-left:3px;
   margin: 0px;
   width: 320px;
   height: 31px;
   background: url(images/menulevel3_bg.gif) repeat-x;
}

.menu-level3-selected
{
   background: url(images/menulevel3selected_bg.gif) repeat-x;
}

.menu-level3-hover
{
   background: url(images/menulevel3selected_bg.gif) repeat-x;
}

.menu-level3 a:link, .menu-level3 a:visited, .menu-level3 a:hover, .menu-level3 a:active
{
   color:white;
   background: none;
   text-decoration:none;
}

.menu-level3-hover a:link, .menu-level3-hover a:visited, .menu-level3-hover a:hover, .menu-level3-hover a:active
{
   color:white;
   background: none;
   text-decoration:none;
}

/***************************************************/
/* quick link menu bar styles */

/* all levels styles */
.quicklink-menu-level1
{
   font-size: 12px;
   color: #0B490A;
   width: 190px;
   height:16px;
}

/* quicklink-menu level 1 styles */

.quicklink-menu-level1 a:link, .quicklink-menu-level1 a:visited, .quicklink-menu-level1 a:active
{
   color: #0B490A;
   text-decoration: underline;
}

 .quicklink-menu-level1 a:hover
{
   color: White;
   text-decoration: none;
   background-color:#237D23;
}

.quicklink-menu-level1
{
   font-weight: bold;
   padding-top:5px;
   padding-bottom:5px;
   padding-left:5px;
   text-align:left;
   width: 190px;
   vertical-align:bottom;
   background-color:#D8F5D7;
}

.quicklink-menu-level1-selected
{
   color: White;
   width: 190px;
   background-color:#237D23;
   text-decoration: none;
}

.quicklink-menu-level1-hover
{
   color: White;
   width: 190px;
   background-color:#237D23;
}

/* quicklink-menu level 2 styles */
.quicklink-menu-level2-hover a:link, .quicklink-menu-level2-hover a:visited, .quicklink-menu-level2-hover a:hover, .quicklink-menu-level2-hover a:active
{
   color:White;
   text-decoration: none;
}

.quicklink-menu-level2-submenu
{
   margin: 0px;
   padding: 0px;
}

.quicklink-menu-level2
{
   font-family : verdana, helvetica, sans-serif; 
   font-size: 12px;
   color: White;
   border-top:0px;
   border-bottom: solid White 1px;
   border-left: solid White 1px;
   border-right: solid White 1px;
   padding-left:3px;
   margin: 0px;
   width: 250px;
   height: 26px;
   background: url(images/quicklinkmenulevel2_bg.gif) repeat-x;
}

.quicklink-menu-level2-selected
{
   background: url(images/quicklinkmenulevel2selected_bg.gif) repeat-x;
}

.quicklink-menu-level2-hover
{
   background: url(images/quicklinkmenulevel2selected_bg.gif) repeat-x;
}

.quicklink-menu-level2 a:link, .quicklink-menu-level2 a:visited, .quicklink-menu-level2 a:hover, .quicklink-menu-level2 a:active
{
   color:white;
   background: none;
   text-decoration:none;
}

.quicklink-menu-level2-hover a:link, .quicklink-menu-level2-hover a:visited, .quicklink-menu-level2-hover a:hover, .quicklink-menu-level2-hover a:active
{
   color:white;
   background: none;
   text-decoration:none;
}



