 a, a:link, a:visited, a:active {  
         font-family:Arial;
         color:#FFFFFF;
         font-weight: bold;
         font-size:11px;
         text-decoration: none;
   }

a:hover {
         font-family:Arial;
          color:#FCFCFC;
         font-weight: bold;
         font-size:11px;
         text-decoration: underline;
  }
  
 .topmenutext
 {
       font-family:Arial;
         color:#FFFFFF;
         font-weight: bold;
         font-size:11px;
         text-decoration: none;
 }


/* Main Menu */

.MainMenu_MenuContainer {
	 width: 130px;
	 padding-left: 0px;
	 margin-left: 0px;
	 height: 23px;
	 color:#FFFFFF;
	 
}


.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 16;
	background-color: transparent;
	color:#FFFFFF;
}

.rootmenuitem TD{ 
	color:#FFFFFF; font-weight:bold;
	background:transparent;
	height:26px;
	
}

.rootmenuitemsel TD{ 
	color:#FFFFFF; font-weight:bold;
	background:#000000;
	height:20px;
}


.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	background-color: transparent; /*#F0F0F7;*/
	color:  #858585; 
	font-family:Arial;
	font-size: 9pt; 
	font-style: normal; 
	height:22px;
	padding-left:6px;
	padding-right:6px;
	border-bottom: #858585 1px solid; 
	

}

.MainMenu_MenuBreak 
{
    border-bottom: #EEEEEE 1px solid; 
    border-left: #EEEEEE 0px solid; 
    border-top: #EEEEEE 1px solid;  
    border-right: #EEEEEE 0px solid; 
    background-color: #EEEEEE; 
    height: 1px;
}


.MainMenu_MenuItemSelected {

    padding-left:8px;
    border-bottom: #858585 1px solid; 

}

.MainMenu_MenuIcon {
	display: none;
}



/* this is the colour in the dropdown menu */
.MainMenu_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	border-bottom: #858585 1px solid; 
	border-left: #858585 1px solid; 
	border-top: #858585 1px solid; 
	border-right: #858585 1px solid;
    font-family: Arial; 
	font-size: 9pt; 
	font-style: normal; 
	color: #858585;
	height: 22px;
	  

}

.MainMenu_MenuItemSel { 
	border-bottom: #404040 0px solid; 
	border-left: #8080FF 0px solid; 
	border-top: #8080FF 0px solid; 
	border-right: #404040 0px solid;
	background-color: #4d4d4d; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; /* - Text in Dropdown Menu */
	font-family: Arial; 
	font-size: 9pt; 
	font-style: normal; 
	height:22px;
	 padding-left:6px;
	 padding-right:6px;
	 border-bottom: #858585 1px solid; 
}


.txtSearch
{
   font-family:Arial;
   font-size:13px;
   font-weight:bold;
   color:White;
}



.MainMenu_MenuArrow 
{
    
	font-family: webdings; 
	font-size: 10pt; 
	color: #000000;
	border-left: #858585 0px solid; 
	border-bottom: #858585 1px solid; 
	border-right: #858585 1px solid; 
	cursor: pointer; 
	cursor: hand; 
} 

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color:Black;
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    border-width:1px;
    border-color:#244866;
}

.gobutton
{
    background-image:url("img_search.gif");
    background-repeat:no-repeat;
    background-position:center;
    width:47px;
    height:16px;
    padding-right:4px;
    text-decoration: none;
}

.gobutton:hover
{
    background-image:url("img_searchon.gif");
    background-repeat:no-repeat;
    background-position:center;
    width:47px;
    height:16px;
    padding-right:4px;
    text-decoration: none;
}

Body
{
    background-color: #FFFFFF;
}
.SeparatorCSS
{
 vertical-align:middle;
 color:#FFFFFF;
 background-image:url("bluebar.gif");
 background-repeat:repeat-y;
 background-position:center;
 height:25px;
 background-color:#000000;
 

}



#Divider
{
            background-image:url(sep2.gif);
            background-position:bottom;
            padding:0px;
            background-repeat:repeat-y;
            width:1px;
            height:100%;
}

.loginbtn

{
   
    
     text-align:center;
      background-image:url("btnmembers.gif");
     vertical-align:middle;
}

.padleft
{
    padding-left:10px;
    padding-top:10px;
    padding-bottom:0px;
    padding-right:0px;
}

.padleft2
{
    padding-left:3px;
    padding-top:10px;
    padding-bottom:0px;
    padding-right:0px;
}


.padright
{
   
    padding-top:10px;
    padding-right:10px;
    padding-bottom:0px;
}

.headerbg
{
    background-image:url("headerbg.gif");
    background-position:top;
    background-repeat:repeat-x;
    height:75px;
    background-color:#2472a0;
}

Body
{
    background-image:url("bodybg.gif");
    background-position:top;
    background-repeat:repeat-x;
    background-color:#c4deee;
}

.innerbg
{
    
    background-image:url("innerbg.gif");
    background-position:top;
    background-repeat:repeat-x;
    background-color:#175375;
}

.TextModuleTxt
{
    color:White;
}