.hometop
{
	cursor:pointer;
	font-weight: bold;
	font-size: 15pt;
	color: #ce0000;
	font-family: Tahoma; text-decoration:none
}
.servicestop
{
	cursor:pointer;
	font-weight: bold;
    FONT-SIZE: 15pt;
    COLOR: #009a00;
    FONT-FAMILY: Tahoma; text-decoration:none
}
.logintop
{
	cursor:pointer;
	font-weight: bold;
    FONT-SIZE: 15pt;
    COLOR: #ff9a00;
    FONT-FAMILY: Tahoma; text-decoration:none
}
.contacttop
{
	cursor:pointer;
	font-weight: bold;
    FONT-SIZE: 15pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma; text-decoration:none
}
.homebottom
{
	cursor:pointer;
	font-weight: bold;
	font-size: 14pt;
	color: #ce0000;
	font-family: Tahoma;
}
.homebottom a span
{
	color: #ce0000;
}
.servicebottom
{
	cursor:pointer;
	font-weight: bold;
    FONT-SIZE: 14pt;
    COLOR: #009a00;
    FONT-FAMILY: Tahoma
}
.servicebottom a span
{
	COLOR: #009a00;
}
.loginbottom
{
	cursor:pointer;
	font-weight: bold;
    FONT-SIZE: 14pt;
    COLOR: #ff9a00;
    FONT-FAMILY: Tahoma
}
.loginbottom a span
{
	COLOR: #ff9a00;
}
.contactbottom
{
	cursor:pointer;
	font-weight: bold;
    FONT-SIZE: 14pt;
    COLOR: #ef0073;
    FONT-FAMILY: Tahoma
}
.contactbottom a span
{
	COLOR: #ef0073;
}
.helpsbottom
{
	cursor:pointer;
	font-weight: bold;
    FONT-SIZE: 14pt;
    COLOR: #ff0021;
    FONT-FAMILY: Tahoma
}
.helpsbottom a span
{
	COLOR: #ff0021;
}
.temsconditionbottom
{
	cursor:pointer;
	font-weight: bold;
    FONT-SIZE: 14pt;
    COLOR: #003484;
    FONT-FAMILY: Tahoma
}
.temsconditionbottom a span
{
	COLOR: #003484;
}
.breadcrumb
{
	font-weight: bold;
	font-size: 2ex;
	color: #003584;
	font-family: Verdana;
}
.currencypane
{
}
.leftpane
{   
}
.contentpane
{
}


a.tabitem 
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma;
	text-decoration: none;
}

a.tabselecteditem
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff3399;
	font-family: Tahoma;
	text-decoration: none;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar
{
	cursor: hand;
	height: 30px;
	background-color: transparent;
}
.MainMenu_MenuItem
{
	border-top-width: 0px;
	font-weight: bold;
	border-left-width: 0px;
	font-size: 14pt;
	border-left-color: #cad5ea;
	border-bottom-width: 0px;
	border-bottom-color: #cad5ea;
	cursor: hand;
	border-top-color: #cad5ea;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	height: 30px;
	background-color: transparent;
	border-right-width: 0px;
	border-right-color: #cad5ea;
}
.MainMenu_MenuIcon
{
	border-top: #cad5ea 0px;
	border-left: #cad5ea 0px;
	width: 30px;
	cursor: hand;
	border-bottom: #cad5ea 0px;
	border-right-style: none;
	height: 30px;
	background-color: #336600;
	text-align: center;
}

.MainMenu_SubMenu
{
	border-right: black thin;
	border-top: black thin;
	z-index: 1;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color= '#CEDB6B' , Direction=500, Strength=3);
*/
	border-left: black thin;
	cursor: hand;
	border-bottom: black thin;
	background-color: #cedb6b;
}
.MainMenu_MenuBreak
{
	height: 0px;
	background-color: transparent;
}
.MainMenu_MenuItemSel
{
	font-weight: bold;
	font-size: 14pt;
	cursor: hand;
	color: red;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	height: 30px;
	background-color: transparent;
}
.MainMenu_MenuArrow
{
	border-right: #cad5ea 0px solid;
	border-top: #cad5ea 0px solid;
	font-size: 10pt;
	cursor: hand;
	border-bottom: #cad5ea 0px solid;
	font-family: webdings;	
}
.MainMenu_RootMenuArrow
{
	font-size: 10pt;
	cursor: hand;
	font-family: webdings;
}


