/* ================================
    CSS STYLES FOR Benturpin.com
	GA Sitebuilder
    v2.0, 07/2003, updated 12/2009
   ================================
*/   
.PageBg
{
    	background-color:rgb(200,200,200);
}
.MainPanelBg
{
	background-color: rgb(200,200,200);
}

.BodyPanelBg
{
    	background-color: rgb(200,200,200);
}
.SiteLayout
{
    background-color:rgb(200,200,200);
	width:100%;
	padding:0 0 0 0;
}
	
.LeftPane
{
	background-color:rgb(200,200,200);
	width:180px
}

.ContentPane
{
    	background-color:rgb(220,220,220);

}

.RightPane
{
	background-color:rgb(200,200,200);
	width:230px
}

.CopyrightPaneBg
{
	background-color:rgb(200,200,200);
}
.AltItemBg
{
	background-color:rgb(240,240,240);
}


.CopyrightLabel
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: Black;
    line-height: 10px    
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: rgb(0,0,101);
}

/* background color for the content part of the pages */
Body
{
    background-color: rgb(220,220,220);
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 36px;
    color:rgb(255,255,255);
}
/*Background for the banner */
.BannerBg
{
	background-color:Gray;
}
IMG 
{
	margin: 0px;
	display:inline;
}
/*Background for the tab menu area */
.MenuBg
{
	background-color:Gray;
}

        
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration:    none;
    color:white;
    font-size: 16px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

/* style for separator between site links */
.Accent
{
    color: rgb(255,204,0);
    font-weight:    bold;
}
/* Overall module style. Currently only implemented for store and Html modules*/
.ModuleContent
{
	background-color:Transparent;
	padding: 5,8,4,10;
}
/*Module Title details*/
.ModuleTitleText 
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    normal;
    color: Black;
}
.ModuleTitleBg
{
	width: 100%;
	background-color:transparent;
	/*background-image: url(images/moduletitle.jpg);*/
	border-style:none;
	border-color:Red;
	padding: 0,0,0,0;
	border-width:0;
}
.ModuleTitle-label-row
{
}
.ModuleTitle-label-cell
{
}
.ModuleTitle-hr
{
	height:2;
}
.ModuleTitle-hr-row
{
}
.ModuleTitle-hr-cell
{
	background-color: Transparent;
}
	



/* MODULE-SPECIFIC */
/*Store Modules*/
/*PRODUCT CATALOG*/
.StoreIntro
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color:Navy;
}
.CategoryName
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:Black;
}
.CategoryDescription  
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color:Black;
}
/*Item In product catalog listing*/
.ProductItem
{
	background-color:Transparent;
	border-style:normal;
	border-width:medium;
	border-color:Yellow;
        width:300px;
        height:250px;

}
/* text style for products in catalog listing */
.ProductItemTitle     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;

}
.ProductItemIdTitle     
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:Black;
}
.ProductItemIdValue     
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color:Black;
}
    
/* hyperlink style for Product title */
A.ProductItemTitle:link {
    text-decoration:    underline;
    color: Navy;
    font-weight: bold;
}

A.ProductItemTitle:visited  {
    text-decoration:    underline;
    color:  Navy;
    font-weight: bold;
}

A.ProductItemTitle:active   {
    text-decoration:    underline;
    color:  Navy;
    font-weight: bold;
}

A.ProductItemTitle:hover    {
    text-decoration:    underline;
    color: red;
    font-weight: bold;
}
.ProductItemAttTitle     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:Black;
}
.ProductItemOptTitle     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:Black;
}
.ProductItemOptPrice     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:Black;
}
.ProductItemOptionsHeader     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color:Black;
}
.ProductItemPriceTitle     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:Black;
}
.ProductItemPriceValue     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color:Black;
}
.ProductItemDonationTitle     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:Black;
}
.ProductItemRfqTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:Black;
}

/*Selected product*/
.ProductBg
{
	border-style:none;
	border-width:medium;
	border-color:Yellow;
}
/* text style for selected product */
.ProductDetailTitle     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color:Black;
}
.ProductDetailIdTitle     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color:Black;
}
.ProductDetailIdValue     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color:Black;
}
.ProductDetailDescription     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color:black;
}
.ProductDetailAttTitle     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:Black;
}
.ProductDetailOptTitle     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:Black;
}
.ProductDetailOptPrice     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:Black;
}
.ProductDetailOptionsHeader     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color:Black;
}
.ProductDetailPriceTitle     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:Black;
}
.ProductDetailPriceValue     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color:Black;
}
.ProductDetailDonationTitle     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:Black;
}
.ProductDetailRfqTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:Black;
}
/*SHOPPING CART*/
/*Repeating Order Background*/
.RepeatingOrderBg
{
	background-image:url(../uploads/storeimages/RepeatedOrderBackground.JPG);
	background-repeat:no-repeat;
	height:400px;
}
.RepeatingOrderSpacer
{
	height:350px;
}
.RepeatingOrderHeader
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration:    none;
    color:Green;
    font-size: 13px;
    font-weight: normal;
}
.RepeatingOrderFooter
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration:    none;
    color:Green;
    font-size: 13px;
    font-weight: normal;
}
/* text style for buttons and link buttons used in the portal admin pages */
.RepeatingOrderCommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
/* hyperlink style for links in repeating order page of the shopping cart */
A.RepeatingOrderCommandButton:link {
    text-decoration:    underline;
    color:  Green;
    font-weight: bold;
}

A.RepeatingOrderCommandButton:visited  {
    text-decoration:    underline;
    color:  Green;
    font-weight: bold;
}

A.RepeatingOrderCommandButton:active   {
    text-decoration:    underline;
    color:  Green;
    font-weight: bold;
}

A.RepeatingOrderCommandButton:hover    {
    text-decoration:    underline;
    color: red;
    font-weight: bold;
}
/*Product Name column content - names are short as they are embedded in the name string*/
.sct
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:Black;
}
.scn
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color:Black;
}
.scv
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color:Black;
}

/* Contribution on Shopping Cart place order page */
/* Contribution background */
.ContributionBg
{
	background-color:Yellow;
}
/* Contribution text*/
.ContributionText
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color:Black;
}
/* Promotional Code Background*/
.PromoCodeBg
{
	background-color:Yellow;
}


/* Survey Modules */
.SurveyQuestion
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
}

.SurveyPanel
{
	color: red;
	font-size:3px;
	background-color: red;
	border-style:none;
}

.SurveyOption
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}

.SurveyButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
    
A.SurveyButton:link {
    text-decoration:    underline;
    color:  Navy;
    font-weight: bold;
}

A.SurveyButton:visited  {
    text-decoration:    underline;
    color:  Blue;
    font-weight: bold;
}

A.SurveyButton:active   {
    text-decoration:    underline;
    color:  Blue;
    font-weight: bold;
}

A.SurveyButton:hover    {
    text-decoration:    underline;
    color: red;
    font-weight: bold;
}
.SurveyButtonSubmitted
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
    
A.SurveyButtonSubmitted:link {
    text-decoration:    underline;
    color:  Green;
    font-weight: bold;
}

A.SurveyButtonSubmitted:visited  {
    text-decoration:    underline;
    color:  Blue;
    font-weight: bold;
}

A.SurveyButtonSubmitted:active   {
    text-decoration:    underline;
    color:  Blue;
    font-weight: bold;
}

A.SurveyButtonSubmitted:hover    {
    text-decoration:    underline;
    color: red;
    font-weight: bold;
}
.SurveyButtonText 
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color:Black;
}	
/* Tables */
/* style for the table as a whole */
.Table 
{
    background-color:rgb(240,240,240);
    font-family:Verdana;
    border-width:3px;
    border-color:rgb(230,230,230);
    font-size:8pt;
    border-width:1px;
}
.TableHead
{
    background-color:rgb(230,230,230);
    color:Black;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    height:30px;
    text-align:center;
}
.TableFooter
{
    background-color:rgb(230,230,230);
    color:Olive;
    font-family:Verdana;
    font-size:8px;
    font-weight:normal;
    height:16px;
}
.TableItem
{
    background-color:White;
    color:Black;
    font-family:Verdana;
    font-size:11px;
    height:15px;
	text-align:left;

}
.TableItemAlt
{
   background-color:rgb(245,245,245);
   font-family:Verdana;
   font-size:11px;
   height:15px;
   text-align:left;
}
.TableItemSelected
{
    color:White;
    background-color:Maroon;
}
.TablePager
{
    background-color:Gray;
    color:White;
}
/*Simple Tables */
/* style for tables with minimal formatting as a whole */
.SimpleTable 
{
    background-color:white;
    font-family:Verdana;
    border-width:1px;
    border-color:black;
    font-size:12pt;
}
.SimpleTableHead
{
    background-color:white;
    color:Black;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    height:20px;
    text-align:center;
}
.SimpleTableFooter
{
    background-color:white;
    color:Black;
    font-family:Verdana;
    font-size:10px;
    font-weight:normal;
    height:16px;
}
.SimpleTableItem
{
    background-color:White;
    color:Black;
    font-family:Verdana;
    font-size:12px;
    height:15px;
	text-align:left;

}
.SimpleTableItemAlt
{
   background-color:white;
   font-family:Verdana;
   font-size:12px;
   height:15px;
   text-align:left;
}
.SimpleTableItemSelected
{
    color:White;
    background-color:Black;
}
.SimpleTablePager
{
    background-color:White;
    color:Black;
}
/* Site Map Styles*/
/* Overall */
.SiteMap
{
}
.SiteMapRootNode
{
    background-color:White;
    color:Black;
    font-family:Verdana;
    font-size:12px;
    height:12px;
	text-align:left;
}	
.SiteMapNode
{
    background-color:White;
    color:Black;
    font-family:Verdana;
    font-size:12px;
    height:12px;
	text-align:left;
}	
.SiteMapSelectedNode
{
    background-color:White;
    color:Blue;
    font-family:Verdana;
    font-size:12px;
    height:12px;
	text-align:left;
}
/*Hit Counter Styles*/
/*Background and border of the entire Hit Counter*/
.HitCounterOuter 
{
	background-color:Black;
	border-collapse:collapse;
	border-style:solid;
	border-width:3px;
	border-color:Yellow;
	color:White;
}	
/*Background, border, and text of the Hit Counter cells*/
.HitCounterInner 
{
	padding:5px;
	background-color:Navy;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:Yellow;
	font-family:Verdana;
    font-size:12px;
    font-weight:bold;
	color:White;
}	

/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: gray
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: rgb(255,255,255);
}
/* style of item titles by Announcements and events */
.AlertOk    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: green;
}/* style of item titles by Announcements and events */
.AlertCaution    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: orange;
}/* style of item titles by Announcements and events */
.AlertRed    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: red;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    normal;
    color: Black;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  13px;
    font-weight:    normal;
    color: Black;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: Black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px; 
    color:Black;   
}
/* style used for most checkboxes in the admin and edit pages */
.NormalCheckBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;    
    color: black;
}
/* text style used for listboxes in the admin and edit pages */
.NormalListBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: black;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: red;
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:Black;

}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: rgb(0,40,0);
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: rgb(0,40,0);
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: rgb(0,40,0);
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: rgb(0,200,0);
}
    



/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    normal;
    color: Black;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: Black;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: Black;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color:Black;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: Black;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: Black;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: Black;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: Black;
}
/*
A:link  {
    text-decoration:    none;
    color:  darkred;
}

A:visited   {
    text-decoration:    none;
    color:  darkred;
}

A:active    {
    text-decoration:    none;
    color:  darkred;
}

A:hover {
    text-decoration:    underline;
    color:  red;
}
*/

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: Gray;
    height:2pt;
    text-align:left
}
/* background/border colors for the selected tab */
.TabBg {
    background-color: rgb(0,100,200);
    border-color: rgb(0,100,200);
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: rgb(0,75,150);
    border-color: rgb(0,75,150);
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:rgb(255,255,255);
    font-weight: normal
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:rgb(240,240,240);
    text-decoration:none;
    font-weight: normal
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:rgb(250,250,250);
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:rgb(220,220,220);
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    none;
    color:white;
    font-weight: bold
}
    
/* background/border colors for the unselected Copyright Tabs */
.OtherCopyrightTabsBg {
	height: 20px;
	border-width: 1px;
}

/* text style for the selected Copyright Tab */
.SelectedCopyrightTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:Black;
    text-decoration:underline;
}

/* text style for the unselected Copyright Tabs */
.OtherCopyrightTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:Black;
    text-decoration:none;
}

/* hyperlink styles of the unselected Copyright Tabs */
A.OtherCopyrightTabs:link    {
    text-decoration:    none;
    color:white;
}

A.OtherCopyrightTabs:visited {
    text-decoration:    none;
    color:Back;
}

A.OtherCopyrightTabs:active  {
    text-decoration:    none;
    color:Black;
}

A.OtherCopyrightTabs:hover   {
    text-decoration:    underline;
    color:Green;
}
    
/* text style for the menu parent */
.MenuParentLink 
{	
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.MenuParentLink:link {
    text-decoration:    none;
    color:rgb(255,255,255);
}

A.MenuParentLink:visited  {
    text-decoration:    none;
    color:rgb(255,255,255);
}

A.MenuParentLink:active   {
    text-decoration:    none;
    color:rgb(255,255,255);
}

A.MenuParentLink:hover    {
    text-decoration: none;
    color:rgb(255,255,255);
    font-weight:bold;
}



/* background/border colors for the unselected Menus */
.OtherMenusBg 
{
	height: 10px;
	border-width: 0px;
        color:rgb(255,255,255);
}

/* text style for the selected Menu */
.SelectedMenu 
{
	background-color: rgb(0,0,150);
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 12px;
    color:White;
    font-weight:bold;
}

/* text style for the unselected Menus */
.OtherMenus {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 12px;
    color:rgb(255,255,255);
    text-decoration:none;
}

/* hyperlink styles of the unselected Menus */
A.OtherMenus:link    {
    text-decoration:    none;
    color:rgb(255,255,255);
}

A.OtherMenus:visited {
    text-decoration:    none;
    color:rgb(255,255,255);
}

A.OtherMenus:active  {
    text-decoration:    none;
    color:rgb(255,255,255);
}

A.OtherMenus:hover   {
    text-decoration:    underline;
    color:rgb(255,255,255);
    font-weight:bold;
}


