/*BRON
 DarkGreen: #4A6972
 LightGreen: #7099A5
*/

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/
/* Style For HTML PAGE                   */ html { height: 100%; Width:100%;}
/* Style For HTML BODY                   */ body { background-color:#4A6972;}
/* Setting Text Throughout the skin      */ table, tr, td, p, div{empty-cells: show; font-family: Arial; font-size: 11px; margin:0 0 0 0; padding: 0 0 0 0;}

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/
.DarkGreenRowTD{background-color:#4A6972;}
.LightGreenRowTD{background-color:#7099A5;}
.WhiteRowTD{background-color:#FFFFFF;}
.DarkGreenLineTD{background-color:#4A6972;width:100%; height:0,5px;}
.SloganTD{background-image: url(Slogan.gif);  background-repeat: no-repeat;}
.Seperator{color:#FFFFFF; background-color:#FFFFFF;}
.Address {color:#FFFFFF; font-family: Arial; font-weight:bold; font-size: 11px;}
.Normal{font-family: Arial;}

/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/
/*-- top inside content pane       --*/ .TopPane { width: 100%; padding: 5px 7px 0 7px;}
/*-- bottom inside pane            --*/ .BottomPane { width: 100%; padding: 0 7px 0 7px; }
/*-- left content pane             --*/ .LeftPane { padding: 0 7px 0 7px; width: 50%; }
/*-- right content pane            --*/ .RightPane { padding: 0 7px 0 7px; width: 50%; }
/*-- right content pane            --*/ .RightPane2 { padding: 0 7px 0 7px; width: 50%; }
/*-- content2 pane                 --*/ .ContentPane { padding: 0 7px 0 7px; }
/*-- menu top pane                 --*/ .MenuTopPane { padding: 0 7px 0 7px; }
/*-- image pane                 --*/ .ImagePane { padding: -1px -1px -1px -1px; margin:0 0 0 0;}

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/
.BreadCrumbObject , A.BreadCrumbObject:link ,A.BreadCrumbObject:visited ,A.BreadCrumbObject:active,A.BreadCrumbObject:hover   {font-weight: bold; font-size: 11px; color: #FFFFFF; text-decoration: none;}
.LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #FFFFFF; font-family: Arial; font-size: 11px; font-weight:bold; text-decoration: none; }
a.LOGIN_object:hover, a.USER_object:hover { color: #FFFFFF; font-family: Arial; font-weight:bold; font-size: 11px; text-decoration: none; }
.FOOTER_objects, A.FOOTER_objects:link, A.FOOTER_objects:visited, A.FOOTER_objects:active,A.FOOTER_objects:hover {font-weight:bold; font-size: 11px; color:#FFFFFF; text-decoration:none;}
.SearchField, A.SearchField:link, A.SearchField:visited, A.SearchField:active,A.SearchField:hover {font-size: 11px; color:#153b63; text-decoration:none;}

/*-- search button in search form      --*/ .SearchButton { background: Transparent; padding: 10px 2px 8px 62px; cursor: hand; font-size:1px; margin: 0 0 0 0;}
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:14px; vertical-align:middle; background: transparent; width: 188px; color: #666; padding: 0px 4px 0px 4px; border: 0px solid #CCCCCC; cursor:text;}
/*-- cell containing search        --*/ .SearchTD { width:260px;  text-align: left; height: 34px; background: url(search2.gif) no-repeat bottom left; padding-right: 7px; padding-top: 5px;} 

/*========================================================*/
/*  5.  Main Menu and Module Menus                         */
/*========================================================*/
.MainMenu_MenuContainer 
	{
	background: transparent; 
	height:30px;
	} 
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  
	{ 
	display: none; 
	}
.MainMenu_MenuItem 
	{
	background-color:transparent; 
	background-image: url(MenuBackground.gif);
	background-position:left center;
	background-repeat: no-repeat;
	font-family: Arial;  
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	border: 0; 
	height:20px;
	padding-right: 8px;
	}
.MainMenu_Active 
	{
	background-color:transparent;		
	background-image: url(MenuBackgroundOver.gif);  
	background-position:left center;
	background-repeat: no-repeat; 
	font-family: Arial;  
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	border: 0; 
	height:20px;
	padding-right: 8px;
	}
.MainMenu_Selected, .MainMenu_MenuItemSel  
	{
	background-color:transparent;	
	background-image: url(MenuBackgroundOver.gif);  
	background-position:left center;
	background-repeat: no-repeat; 
	font-family: Arial;  
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	border: 0; 
	height:20px;
	padding-right: 8px;
	}
.MainMenu_SubMenu, .ModuleTitle_SubMenu 
	{
	background-color:#7099A5; 
	margin: 0 0 0 -2; 
	border: 1px solid #4A6972;
	padding-left: 3px;
	}
 
.MainMenu_SubMenuItemActive
	{
	background-color:#7099A5;	
	background-image: url(SubMenuBackgroundOver.gif);  
	background-position:left center;
	background-repeat: no-repeat; 
	font-family: Arial;  
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	border: 0; 
	height:20px;
	padding-right: 8px;
	}

.MainMenu_SubMenuItemSelected
	{
	background-color:#7099A5;	
	background-image: url(SubMenuBackgroundOver.gif);  
	background-position:left center;
	background-repeat: no-repeat; 
	font-family: Arial;  
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	border: 0; 
	height:20px;
	padding-right: 8px;
	}

 a:link{
color: #ff6600;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited{
color: #B30700;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

a:hover{
color: #ff6600;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

a:active{
background-color: transparent;
color: #B30700;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
} 

	
