body {
	font : 11pt Tahoma, Verdana, serif;
	margin: 0px;
	padding: 0px;
	cursor: default;
	scrollbar-face-color : #FFFFFF;
    scrollbar-base-color :   #F7B70D;
    scrollbar-arrow-color : #271E74;

}

/*Header */
#l_header {
position: relative;
width :  100%;
height: 165px;
color:  #FFFFFF;
background-color :  #271E74;
background-repeat : repeat-x;
font-size: 8pt;
padding-top: 5px;

 }

/*Logo*/
#l_logo {
position: absolute;
top: 0;
left : 0;
width: 172px;
height:expression(l_header.offsetHeight);
bottom : 0px;
color: white;
background-repeat : no-repeat;
background-position : bottom right;
}

#img_header {
	position: absolute;
	top: 15px;
	left: 30%;
	z-index: 2;
}

#img_logo {
	margin-top: 0px;
	margin-left: -40px;
}

/*General Menu*/
#l_MenuBar {
position: absolute;
left: 177px;
bottom: 16px;
right: 0px;
top :expression(l_header.offsetHeight - l_MenuBar.offsetHeight-l_PathBar.offsetHeight) ;
left: expression(l_logo.offsetWidth);
width :  expression(l_main.offsetWidth - l_logo.offsetWidth);
color: darkblue;
height: 30px;
overflow: hidden;
padding-right: -100px;
background-color:  #F7B70D;
}

/*Panel Pass*/
#l_pathBar {
position: absolute;
left: 177px;
right: 0px;
bottom: 0px;
left: expression(l_logo.offsetWidth);
top :expression(l_header.offsetHeight - l_MenuBar.offsetHeight+14) ;
width :  expression(l_main.offsetWidth - l_logo.offsetWidth);
padding-left: 10px; 
font-size: 8pt;
color: white;
background-color : #F7B70D;
height: 16px;
overflow: hidden;
padding-top: 0px;
border-left: 1px solid orange;
}

#l_pathBar A, #l_pathBar A:visited {
	font-weight: bold;
	color: white;
}

#l_pathBar A:HOVER {
	color: yellow;
}
/*General Panel */
#l_Main {
position: relative;
width :  100%;
color: darkblue;
background-color : white;
height:expression(l_Content.offsetHeight);
top : 0px;
bottom: 0px;
}

/*LeftMenu*/
#l_LeftMenu {
position: absolute;
left : 0px; top: 0px;
width: 176px;
width: 173 px;
color:  orange;
background-repeat : repeat-x;
border-right: 1px solid orange;
border-bottom: 1px solid orange;
padding-top: 5px;
overflow : hidden;
z-index:3;
height: 300px;
min-height: 250px;
background-color : #f5DB00;
}

#l_LeftMenuBg {
background-image : url(/img/frontend/std/bg/bg_l_menu.gif); 
background-repeat : no-repeat; 
background-position :  bottom right; 
background-color: #F7B70D; 
z-index: -1; 
position: absolute; 
left: 0px; 
top: 0px; 
width: 125px; 
height: 245px;
bottom: 55px;	
}

/*RightMenu*/
#l_RightMenu {
position: absolute;
top: 0px;
left :expression(l_main.OffsetWidth- l_RightMenu.OffsetWidth);
right: 0px;
width: 185px;
background-color :  white;
border-left: 2px solid #F7B70D;
border-bottom: 2px solid #F7B70D;
padding: 10px 5px 5px 5px;
overflow : hidden;
font-size: 8pt;
z-index:3;
}


#l_Advertise {
position: absolute;
top: expression(l_RightMenu.offsetHeight+20);
right: 0px;
width: 185px;
color:  darkblue;
font-weight: bold;
font-size: 8pt;
text-align : left;
background-color : white;
background-image :  url(/img/frontend/std/bg/bg_mini_menu.gif);
background-repeat : repeat-x;
border-top: 1px solid  #F7B70D;
border-left: 2px solid #F7B70D;
border-bottom: 2px solid #F7B70D;

padding: 10px 5px 5px 5px;
overflow : hidden;
z-index: 3;
}


#l_Advertise  img {
	clear: none;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
}



#l_Content {
position: absolute;
color: #271E74;
background-color :white;
background-repeat : repeat-x;
left: 175px;
left : expression(l_LeftMenu.offsetWidth);
right: 200px;
width: expression(l_main.offsetWidth - l_LeftMenu.offsetWidth - l_RightMenu.offsetWidth-1);
padding: 15px;
z-index:1;
}



#l_Footer {
position: relative;
width :  100%;
border-top: solid 3px gold;
color: white;
background-color : #271E74;
padding-bottom: 10px;
top : 3px;
height: 40px;
font-size: 8pt;
}

#l_Footer A  {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#l_Footer A:hover {
	color: orange;
	text-decoration: underline;
}

#l_MenuBar TD  {
	width: 16.66%;
	height: 30px;
	padding: 0px;
	border-top-width : 0px;
	border-bottom-width : 5px;
	border-left-width: 5px;
	border-right: 5px solid #271E74;
	text-align: center;
	
}

#l_MenuBar TD:hover  {
background-color:  #f5DB00;
}

#l_MenuBar A:hover {
	width: 100%;
	height: 100%;
	background-color: #f5DB00;
	text-decoration: underline;
	vertical-align: middle;
	padding-top: 6px;
}

.mMenuActive A {
color: #271E74;
font-weight : bold;
font-size : 9.5pt;
text-decoration: none;
}

#l_Content .CatalogTitle {
	width: 100%;
	text-transform : uppercase;
	padding-left : 5px;
	padding-right : 5px;
	margin: 0px;
	color: darkblue;
}

#l_Content .CatalogTitle A {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}

#l_Content .CatalogTitle A:hover {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
	color: orange;
}


.mMenuActive {
background-color: #F7B70D; 
padding-top : -5px;
/*border-left : 5px solid #F5DB00 ;
background-image : url(/img/frontend/std/bg/menu_act.gif);
background-repeat : no-repeat;*/
}

.mMenuInactive A{
color: #271E74;
font-weight : bold;
font-size : 8pt;
text-decoration: none;
}

.mMenuInactive {
 background-color : #FFFFFF;
 padding-top : -5px;
 border-bottom: 5px solid #271E74; 
}

.mSubMenuInactive {
	font-size: 9.5pt;
	/*color:  #F7B70D;*/
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.mSubMenuActive {
	font-size: 10pt;
	color:   #F7B70D;
	font-weight: bolder;
	text-decoration: none;
	margin-left: -12px;
}

#l_Advertise A{
	font-size: 9.5pt;
	color: #271E74;
	font-weight: bold;
	text-decoration: none;
	width: 95%;
}

#l_LeftMenu A +  .mSubMenuActive {
	font-size: 11pt;
}

#l_LeftMenu  A:HOVER, #l_Advertise A:HOVER{
	text-decoration: underline;
}

#l_LeftMenu  HR, #l_RightMenu HR, #l_Advertise HR {
	width: 200px;
	margin-left: -15px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	border: none;
	height: 1px;
	left: 0px;
	right: 0px; 
}

#l_LeftMenu  HR {
	background-color: #FFFFFF;
	color: #FFFFFF;
}

#l_RightMenu HR, #l_Advertise HR {
	background-color: orange;
	color: orange;
}




#l_RightMenu A{
	color: #271E74;
	font-weight: bold;
	text-decoration: none;
}

#l_RightMenu A:HOVER{
	text-decoration: underline;
	}

.inputField {
	border: 1px solid orange;
	font-size: 9pt;
	font-weight: bold;
	color: darkblue;
	padding-left: 5px;
}


#l_Content   .bodyTable
{
 font-size: 9pt;
 font-weight: normal;
 text-align: justify;
 margin-left: 0px;
 border-width : 0px;
 margin-left : 10px;
 margin-top: 10px;
 margin-bottom: 10px;
 clear: none;
 background-color : #FFFFFF;
}
	

#l_Content   .bodyTable  TD 
{
 border-width : 0px ;
 vertical-align : middle;
}


.commandButton {
	border: 1px solid orange;
	font-size: 9pt;
	font-weight: bolder;
	color: #271E74;
	background-color : gold;
	cursor:  pointer;
}


#l_Content img {
	margin : 10px;
	margin-top: 5px;
	border: none;
    float: left;
}

#l_Content  table  TD img {
   float: none;
}


#l_Content  p {
	text-align: justify;
	margin-left: 5px;
	font-size: 9pt;
	margin-top: 10px;
	margin-bottom: 5px;
}


#l_Content  Table
{
 font-size: 9pt;
 font-weight: normal;
 text-align: center;
 margin-left: 0px;
 border-left : 3px solid orange;
 border-top : 1px outset #D9D9D9;
 border-bottom : 2px outset #D9D9D9;
 border-right : 2px outset #D9D9D9;
 padding-left: 2px;
 padding-top: 0px; 
 padding-bottom: 4px;
 padding-right: 4px;
 margin-left : 10px;
 margin-top: 10px;
 margin-bottom: 10px;
 background-color : #F9F9F9;
 clear: left;
}

#l_Content  table  TD {
 border : 1px solid #999999;
 border-left-width : 0px;
 border-top-width : 0px;
 color: #271E74;
 vertical-align : middle;
}


#l_Content  table  TH  {
background-color:  #999999;
color: white;
font-weight: bolder;
text-align : center;
border : 0 px;
}

#l_forum Table
{
 font-size: auto;
 font-weight: auto;
 text-align: auto;
 margin: auto;
 border: 1px solid #FFFFFF !important;
 padding: 0px !important;
 background-color: #FFFFFF;
 clear: auto;
 }

#l_forum TD {
border: 1px solid #FFFFFF !important;
vertical-align : none;
}



#l_forum img {
margin: 0px !important; 
float: none !important;
}

#l_forum   TD .forumtitle {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
    float: auto;
}

#l_Content ol, #l_Content ul  {
	margin-left: 30px;
	margin-top: 10px;
}	

#l_Content li {
	font-size: 9pt;
	margin: 0px;
}	

#l_Content HR {
	width: 100%;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: none;
	background-color: #271E74;
	color:#271E74;
	height:1px;
	clear: both;
	
}

#l_Content a, l_Content a:visited {
	font-size: 9pt;
	font-weight: bold;
	color: darkblue;
	}
	
#l_Content a:hover {
	color: orange;
	text-decoration: underline;
}	
/* pricewww*/
#l_Content  .PriceTable 
{
 color:#271E74;
 width:99%;
 border-collapse:collapse;
 left: 0px;
 border-width:0px;
 margin-left : 0px;
 padding-left: 0px;
 margin-top: 0px;
 border-top : 0px ;
 margin-bottom: 0px;
 clear:none ;
}

#l_Content  .PriceTable a
{	font-size: 9pt;
	font-weight: normal;
	color: #271E74;
	text-decoration:none;	
}

#l_Content  .PriceTableTR{
background-color:Gainsboro;
height:30px;
text-align:center;
}

#l_Content  .PriceTableTRAlter{
background-color:White;
height:30px;
text-align:center;
}

#l_Content  .PriceTable TD{
  border : 1px solid White ;
 border-left-width :0px;
 border-top-width : 0px;
 padding-left: 3px;
}

#l_Content  .PriceTableHeader{
 height :20px;
 font-size:8pt;
 background-color:White;
 border-width:0px;
text-align:center;
}

#l_Content  .PricelblTakeMore{
 display:inline-block;
 position: absolute;
 top: 56px;
 right:15px;
 width:170px;
 font-size:9pt;
 font-weight:normal;
 text-align :center ; 
}

#l_Content  .PricelblTakeMore0{
 display:inline-block;
 position: absolute;
 top: 72px;
 right:15px;
 width:170px;
 font-size:9pt;
 font-weight:normal; 
 text-align :center ;
}


#l_Content  .PriceSaveButton{
position: absolute;
top: 16px;
right:0px;
}

#l_Content  .PriceLinkButton{
background-image: url(/img/LinkButton.bmp);
background-repeat : no-repeat;
position: absolute;
width: 80px;
right:16px;
top: 11px;
background-color: #ff9900; 
border-right: thin;
border-top: thin;
border-left: thin;
cursor: hand;
border-bottom: thin; 
}
/* pricewww*/

h3 { 
font-size: 11pt;
font-weight: bold;
color:	#271E74;
border-bottom : 1px dotted darkgray;
width: 100%;
margin-top: 20px;
margin-bottom: -5px;
padding-bottom: 2px;
clear: both;
float: none;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 6px;
	padding-left:5px;
	padding-bottom: 2px;
	background-image : url(/img/frontend/std/bg/bg_h2.gif);
	background-position: 0px 16px;
	background-repeat : no-repeat;
	float: none;
}

h1 { 
	font-size: 14.5pt;
	font-weight: bold;
	margin-left: 0px;
	margin-top:  -2px;
	margin-top:  "0px";
	margin-bottom: 10px;
	padding-left:8px;
	padding-bottom: 5px;
	background-image : url(/img/frontend/std/bg/bg_h1.gif);
	background-position: 0px 4px;
	background-repeat : no-repeat;
	float: none;
}

.YMaps IMG  {
	clear: none !important;
 	float: none !important;
	margin: 0px !important;
	margin-top: 5px !important;
	border: none !important;
	font-weight : normal;
	font-size : normal;

}


.YMaps A {
	font-weight : normal !important;
	font-size : normal !important;
	color: black !important;
	font-size: 9pt;

}

.YMaps UL  {
	margin: 0px !important;
}

.YMaps P  {
	font-size: 9pt !important;
	margin: 0px !important;
}

.YMaps  TABLE 
{
 font-size: 9pt;
 font-weight: normal !important;
 text-align: justify;
 margin: 0px !important;
 border-width : 0px !important;
 clear: none !important;
 background-color : #FFFFFF !important;
}
	

.YMaps   TD 
{
 border-width : 0px !important ;
 vertical-align : middle !important;
}

.YMaps table.YMaps-b-balloon-frame {width: auto; margin-bottom: 0 !important;}

