#top {
width: 930px;
height: 75px;
}
#top #goHome {
float: left;
width: 168px;
height: 65px;
margin-top:9px;
}

#top #usrBar {
float: right;
margin-top: 8px;
width: 755px;
height: 40px; 
}
#top #usrBarContainer {
display: block;
}

#top #usrBar ul {
float: right;
list-style: none;
margin: 0px;
padding: 0px;
}
#top #usrBar li {
float:left;
position:relative;
text-align: center;
}
#usrBar li.usrName {
margin: 4px 10px 0px 0px;
padding: 5px 0px 4px 4px;
color: #5c9300;
}
#usrBar li.usrHome {
margin: 4px 0px 0px 0px;
padding: 5px 0px 4px 4px;
color: #5c9300;
}
#usrBar li.usrMenu.single {
margin: 4px 0px 1px 8px;
padding: 0px;
}
#usrBar li.usrMenu a {
/*white-space: nowrap;*/
}
#top #usrBar li.usrMenu a.usrLink:hover, #top #usrBar li.usrMenu.single_hover {
background-color: #62bbdf; /*skin change*/
}
#top #usrBar li.usrMenu.single_hover a.usrLink {
color: #ffffff;
}
#usrBar li.usrMenu.pull {
corsor: pointer;
margin: 4px 0px 0px 0px;
}

#usrBar li .usrLink {
display: block;
padding: 5px 5px 4px 5px;
}

#usrBar a.usrLink {
color: #666666;
text-decoration: none;
}
#usrBar a.usrLink:hover {
color: #ffffff;
text-decoration: none;
}

.bold {
font-weight: bold;
}

.userTName
{
color: #34acdf; /*skin change*/
}

.usrPull {
position:absolute;
border: solid 1px #62bbdf; /*skin change*/
border-width: 2px 1px 2px 1px;
margin: 0px 0px 0px 0px;
width:175px;
z-index: 90000;
background: #ffffff;
text-align:left;
}


.usrPull a, .usrPull a:link { 
display:block; 
margin: 0px; 
padding: 6px 6px; 
font-weight: normal;
color:#555454; 
text-decoration:none; 
}
.usrPull a.alert, .usrPull a.alert:link { 
display:block; 
color:#ff4e00; 
}
.usrPull a .pull_border {
display: inline;
margin: 0px 4px 0px 0px;
font-size: 7px;
background: #cccccc;
overflow: yes;
}
.usrPull a:hover .pull_border {
background: #ff6c00;
}

.usrPull a:hover, .usrPull a:active, .usrPull a.alert:hover, .usrPull a.alert:active { 
color: #fff;
background: #727272;
text-decoration:none; 
}
.usrPull a.menu_item_line_above {
border-top: dotted 1px #ccc;
}
/****************************************************/
/****************************************************/
/* TOP MENU */
/****************************************************/
/****************************************************/
#top #topMenu {
float: right;
height: 20px; 
}
#topMenu_bar {
display: block;
font-family: tahoma;
font-size: 11px;
border-top: solid 4px #595959;
background: #62bbdf; /*skin change*/
}
#topMenu ul {
list-style: none;
margin: 0;
padding: 0;
}
#topMenu li.topMenu {
float:left;
line-height:15px;
} 
#topMemu a {
display: block;
}
#topMenu li.topMenu.single a.topLink:hover span, #topMenu li.topMenu.single_hover{
background: #595959;
} 

#topMenu li.topMenu.single span {
padding: 4px 8px 4px 8px;
display:block;
border-right:1px solid #c0e5f6; /*skin change*/
white-space:nowrap;
cursor:pointer
}
* html #topMenu.single li.topMenu.single span {
cursor:hand
}

#topMenu .topMenu.pull {
margin: 0px 4px 0px 0px;
} 

#topMenu .topMenu.search {
margin: -3 2px;
} 

#topMenu li.topMenu.single a.topLink, #topMenu li.topMenu.single a.topLink:visited, #topMenu.single li.topMenu.single a.topLink:link {
text-decoration:none; 
font-weight:bold;
color:#fff;
} 
#topMenu li.topMenu.single a.topLink:hover, #topMenu li.topMenu.single a.topLink:active {
color:#fff;
text-decoration:none;
}

.topPull {
position:absolute;
border: solid 1px #595959;
border-width: 2px 1px 2px 1px;
margin: -1px 0px 0px 0px;
width:175px;
z-index: 80000;
background: #ffffff;
text-align:left;
}
.topPull a, .topPull a:link { 
display:block; 
margin: 0px; 
padding: 4px 6px; 
font-weight: normal;
color:#555454; 
text-decoration:none; 
}
.topPull a .pull_border {
display: inline;
margin: 0px 4px 0px 0px;
font-size: 7px;
background: #cccccc;
overflow: yes;
}
.topPull a:hover .pull_border {
background: #ff6c00;
}

.topPull a:hover, .topPull a:active { 
color: #fff;
background: #727272;
text-decoration:none; 
}
.topPull a.menu_item_line_above {
border-top: dotted 1px #ccc;
}

#top_keyword {
padding: 1px 4px;
color: #666666;
}#brdr_lft
{
border-left:solid 1px #c0e5f6;
}

/*************************************/
