﻿/* General */
.topMenuItem {float:left; font-size:16px; color:#959595; display:block; text-align:center; height:33px; margin:17px 0px 0px 0px; background:transparent; font-weight:500;}
a.topMenuItem:link {color:#959595; text-decoration:none;}
a.topMenuItem:visited {color:#959595; text-decoration:none;}
a.topMenuItem:hover {color:#100f64; text-decoration:none; background: url(../img/usr/icon-hover-top-menu.gif) no-repeat left 3px; padding-left:16px; margin-left:-16px;}
a.topMenuItem:active {color:#100f64; text-decoration:none; background: url(../img/usr/icon-hover-top-menu.gif) no-repeat left 3px; padding-left:16px; margin-left:-16px;}

.topMenuItemSel {float:left; font-size:16px; color:#100f64; display:block; text-align:center; height:33px; margin:17px 0px 0px 0px; font-weight:400;  background: url(../img/usr/icon-hover-top-menu.gif) no-repeat left 3px;}
a.topMenuItemSel:link {color:#100f64; text-decoration:none;}
a.topMenuItemSel:visited {color:#100f64; text-decoration:none; }
a.topMenuItemSel:hover {color:#100f64; text-decoration:none;}
a.topMenuItemSel:active {color:#100f64; text-decoration:none;}

.ulTopmenu {margin:0; padding:0px; height:50px; overflow:hidden;}
.liTopMenu {margin:0; list-style:none; height:50px;}
.divTopSpliter {float:left; width:40px; height:50px;}
/* End of General */

.divTopSubMenuSpliter {width: 200px; margin-left:0px; margin-right:0px; height: 0px; border-top:solid 1px #373696;}