

.chartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;

}

.charvalue {   
	font-family: Calibri,Verdana;font-size: 12px;
    border: solid #7E7E7E;
    border-width: 0 1px 1px 0;
    background-color: #efefef;
    color: #0F0F0F;
    text-align: center;
    vertical-align: middle;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
	 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}

ul.tabbernav li{
 list-style: none;
 margin: 0;
 display: inline;
}


 /*Inactive Tab*/
ul.tabbernav li a{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background-color: #efefef;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #000000; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover{
 color: #000;
 background-color: #ffffff;
 border-color: #227;
 text-decoration:underline;
}

ul.tabbernav li.tabberactive a{
 	background-color: #ffffff;
 	border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover{
	 color: #000000;
	 background: white;
	 border-bottom: 1px solid white;
}

p .tabbertab {
 	color: #999999;
	text-decoration: bold;
	font-size: 13px;
	text-align:left;
	font-family: Calibri,Verdana;
}


/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabbertab {
 	color: #999999;
	text-decoration: bold;
	font-size: 13px;
	text-align:left;
	font-family: Calibri,Verdana;
	width:100%;
}

/* If desired, hide the heading since a heading is provided by the tab */
 .tabbertab h2 {
 	color: #000000;
	text-decoration: bold;
	font-size: 13px;
	text-align:left;
	font-family: Calibri,Verdana;
	font-weight: bold;
}
.tabbertab h3 {
	color: #000000;
	text-decoration: bold;
	font-size: 13px;
	font-family: Calibri,Verdana;
	font-weight: bold;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	 height:200px;
	 overflow:auto;
	 width:100%;
}
/* Default Style (Opera inspired) */
div.domMenu_menuBar {
}
div.domMenu_menuElement {	font-family: Calibri,Verdana;
	font-size: 13px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
	height:30px;
	line-height:30px;
	white-space:nowrap;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}
div.domMenu_menuElementHover {
	font-family: Calibri,Verdana;
	background:url(/css/stylish_officemax/images/menubar/gradient_hover.png);
    font-size: 13px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
	white-space:nowrap;
	height:30px;
	line-height:30px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}
div.domMenu_subMenuBar {
    border: solid #7E7E7E 1px;
    background-color: #FFFFFF;
    padding-bottom: 1px;
    opacity: .9;
    filter: alpha(opacity=90);
}
div.domMenu_subMenuElement {	font-family: Calibri,Verdana;
	font-size: 13px;
    border: solid #CCCCCC 1px;
	white-space:nowrap;
    margin: 1px 1px 0 1px;
    color: #0F0F0F;
    padding: 2px 7px;
}
div.domMenu_subMenuElementHover {
    background-color: #EFEFEF;
}

/* Default Style 01 (Opera inspired) */
div.domMenu_menuBar1 {
    border: solid #7E7E7E;
    border-width: 1px 0 0 1px;
}
div.domMenu_menuElement1 {   font-family: Calibri,Verdana;font-size: 13px;
    border: solid #7E7E7E;
    border-width: 0 1px 1px 0;
    background: url(/images/gradient.png) repeat-x;
	white-space:nowrap;
    color: #0F0F0F;
    text-align: center;
    height: 52px;
    line-height: 52px;
    vertical-align: middle;
}
div.domMenu_menuElementHover1 {   font-family: Calibri,Verdana;font-size: 12px;
    border: solid #7E7E7E;
    border-width: 0 1px 1px 0;
    background: url(/images/gradient_hover.png) repeat-x;
	white-space:nowrap;
    color: #0F0F0F;
    text-align: center;
    height: 52px;
    line-height: 52px;
    vertical-align: middle;
}
div.domMenu_subMenuBar1 {
    border: solid #7E7E7E 1px;
    background-color: #FFFFFF;
    padding-bottom: 1px;
    opacity: .9;
    filter: alpha(opacity=90);
}
div.domMenu_subMenuElement1 {   font-family: Calibri,Verdana;font-size: 12px;
    border: solid #CCCCCC 1px;
	white-space:nowrap;
    margin: 1px 1px 0 1px;
    color: #0F0F0F;
    padding: 2px 7px;
}
div.domMenu_subMenuElementHover1 {
    background-color: #EFEFEF;
}

.bartopleft{
background:url(/css/Stylish_Officemax/images/menubar/menutop_left.png);
height:30px;
width:6px;
background-repeat:no-repeat;
}

.bartopmid{
background:url(/css/Stylish_Officemax/images/menubar/menutop_mid.png);
height:30px;
}

.bartopright{
background:url(/css/Stylish_Officemax/images/menubar/menutop_right.png);
height:30px;
width:6px;
background-repeat:no-repeat;
}

.vistaleft{
	background:url(images/menubar/vistaleft.png);
	height:37px;
	width:10px;
	background-repeat:no-repeat;
	background-position: top left;
	margin:0px;
}

.vistamid{
	background:url(images/menubar/vistamid.png);
	height:37px;
	font-size:14px;
	color:#FFFFFF;
	font-family:"Century Gothic";
	background-repeat:repeat-x;
	text-align:left;
	margin:0px;
	width:630px
}

.vistaright{
	background:url(images/menubar/vistaright.png);
	height:37px;
	width:26px;
	background-repeat:no-repeat;
	background-position: top right;
	margin:0px;
	width:10px;
}

.Logobar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.Logobar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.Logobar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}



a.Logobar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.Logobar:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

BODY
{
background: url(/css/Stylish_Officemax2/images/back1.jpg)  fixed center top;
background-position:inherit;
background-position: fixed;
background-size:100%;
font-size:normal;
}

.smback{
	background:url(/css/Stylish_Officemax3/images/smback.png);
	width:150px;
	height:150px;
}

.trans{

 background-image:url(/images/images/trans.png); background-attachment: fixed;
}

.mtrans{
	background-color:#000000;
	opacity:0.4;
	filter:alpha(opacity=40)
}

.translight{
}

.transsuperlight{
}
.translightborder{
background:url(/images/images/translight.png);background-attachment: fixed;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

.transbotleft{
background:url(/images/images/transbotleft.png);
background-repeat:no-repeat;
height:9px;
width:11px;
}

.transbotright{
background:url(/images/images/transbotright.png);
background-repeat:no-repeat;
height:9px;
width:11px;
}

.transbotmid{
background:url(/images/images/transsm.png);
height:9px;
}


#marqueecontainer{
	position: relative;
	height: 150px; /*marquee height */
	overflow: hidden;
}

#marqueecontainer1{
	position: relative;
	height: 150px; /*marquee height */
	overflow: hidden;
}
.upmenuline{
background-color:#E30808;
height:10px;
}

.top{
background-image:url(/images/top.gif);
}

hr{
color:#ffffff;
background-color: #ffffff;
height: 5px;
}

.browse_title{
    background-color: #535353;
    color: #FFFFFF;
  	font-size: 13px;
  	text-decoration: none;
  	font-family : Tahoma,Verdana,Arial;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-left : 8px;
	padding-right : 8px;
}
.browse_title a {
    background-color: #535353;
    color: #FFFFFF;
  	font-size: 13px;
  	text-decoration: none;
  	font-family : Tahoma,Verdana,Arial;
}
.browse_title a:hover {
    background-color: #535353;
    color: #FFFFFF;
  	font-size: 13px;
  	text-decoration: none;
  	font-family : Tahoma,Verdana,Arial;
}

.browse_item0{
	background: #ffffff;
    color: #000000;
  	font-size: 10px;
  	text-decoration: none;
  	font-family : Tahoma,Verdana,Arial;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-left : 8px;
	padding-right : 8px;
}
.browse_item0 a {
	background-color:#ffffff;
	color:#000000;
  	font-size: 10px;
  	text-decoration: none;
  	font-family : Tahoma,Verdana,Arial;
}
.browse_item0 a:hover {
	background-color:#ffffff;
	color:#000000;
  	font-size: 10px;
  	text-decoration: none;
  	font-family : Tahoma,Verdana,Arial;
}

.browse_item1{
	background-color:#f0f0f0;
	color:#000000;
  	font-size: 10px;
  	text-decoration: none;
  	font-family : Tahoma,Verdana,Arial;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-left : 8px;
	padding-right : 8px;
}
.browse_item1 a {
	background-color:#f0f0f0;
	color:#252455;
  	font-size: 10px;
  	text-decoration: none;
  	font-family : Tahoma,Verdana,Arial;
}
.browse_item1 a:hover {
	background-color:#f0f0f0;
	color:#87D9FF;
  	font-size: 10px;
  	text-decoration: none;
  	font-family : Tahoma,Verdana,Arial;
}

.timh{
  font-family: Calibri,Verdana;
  text-decoration: bold;
  font-size: 15px;
  color: #000000;
  font-weight:bold;
}

.timh1{
	 position:relative;
	 background-position:inherit;
	  font-family: Calibri,Verdana;
	  text-decoration: bold;
	  font-size: 15px;
	  color: #f63e2a;
	  font-weight:bold;
}

.timh2{
	 position:relative;
	 background-position:inherit;
	  font-family: Calibri,Verdana;
	  text-decoration: bold;
	  font-size: 19px;
	  color: #f63e2a;
	  font-weight:bold;
}

.timh3{
	 position:relative;
	 background-position:inherit;
	  font-family: Calibri,Verdana;
	  text-decoration: bold;
	  font-size: 15px;
	  color: #87D9FF;
	  font-weight:bold;
}
.description{
  font-family: Calibri,Verdana;
  text-decoration: bold;
  font-size: 15px;
  color: #000000;
  font-weight:bold;
  text-decoration:none;
  text-align:left;
}

.description5 {
  font-family: Calibri,Verdana;
  text-decoration: bold;
  font-size: 13px;
  color: #000000;
  font-weight:bold;
  text-decoration:none;
  text-align:left;
}

.description5 a{
  font-family: Calibri,Verdana;
  text-decoration: bold;
  font-size: 13px;
  color: #000000;
  font-weight:bold;
  text-decoration:none;
  text-align:left;
}

.description5 a:hover{
  font-family: Calibri,Verdana;
  text-decoration: bold;
  font-size: 13px;
  color: #CE0000;
  font-weight:bold;
  text-decoration:none;
  text-align:left;
}
.description_bl{
  font-family: Calibri,Verdana;
  text-decoration: bold;
  font-size: 15px;
  color: #000000;
  font-weight:bold;
  text-decoration:none;
  text-align:left;
}

.description_bl p{
  font-family: Calibri,Verdana;
  text-decoration: bold;
  font-size: 15px;
  color: #000000;
  font-weight:bold;
  text-decoration:none;
  text-align:left;
}
.description_bl a{
  font-family: Calibri,Verdana;
  text-decoration: bold;
  font-size: 15px;
  color: #000000;
  font-weight:bold;
  text-decoration:none;
  text-align:left;
}
.description_bl a:hover{
  font-family: Calibri,Verdana;
  text-decoration: bold;
  font-size: 15px;
  color: #CE0000;
  font-weight:bold;
  text-decoration:none;
  text-align:left;
}
.description a{
  font-family: Calibri,Verdana;
  text-decoration: bold;
  font-size: 15px;
  color: #ffffff;
  font-weight:bold;
  text-decoration:none;
  text-align:left;
}
.description1{
  font-family: Calibri,Verdana;
  text-decoration: bold;
  font-size: 12px;
  color: #ffffff;
  font-weight:normal;
  text-decoration:none;
  text-align:left;
}
.description1 a{
  font-family: Calibri,Verdana;
  text-decoration: bold;
  font-size: 12px;
  color: #ffffff;
  font-weight:normal;
  text-decoration:none;
  text-align:left;
}
.gkriback{
	background-color: #CCCCCC;
	height:10px;
}
.gkri_b{
	background-color:#666666;
}

.MenuItem0right{
	background-image:url(/images/images/trans1right.png);
	width:5px;
	height:23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
}

.MenuItem0left{
	background-image:url(/images/images/trans1left.png);
	width:5px;
	height:23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
}

.MenuItem0 {
	width:156px;
	font-family: Calibri,Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	white-space:nowrap;
	background-image:url(/images/images/trans1.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:center;
	cursor: pointer;
}


.MenuItem0over  {	font-family: Calibri,Verdana;
	background-image:url(/images/images/trans1.png);
	font-size: 13px;
	white-space:nowrap;
	color: #ffffff;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
	text-align:center;
	cursor: pointer;
}



.MenuItem  {	font-family: Calibri,Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #35454B;
	background-color:#68C1E6;
	/*background:url(/images/images/trans2.png);*/
	text-decoration:none;
	white-space:nowrap;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #68C1E6;
	border-right-color: #333333;
	border-bottom-color: #68C1E6;
	border-left-color: #333333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
	text-align:left;
	cursor: pointer;

}



.MenuItemover {
	font-family: Calibri,Verdana;
	background-color:#0189B5;
	color:#ffffff;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	white-space:nowrap;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
	text-align:left;
	cursor: pointer;
}


.MenuSubItem  {	font-family: Calibri,Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #35454B;
	background-color:#98D7F0;
	text-decoration:none;
	white-space:nowrap;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:6px;
	text-align:left;
	cursor:pointer;
}

.MenuSubItemover {	font-family: Calibri,Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	background-color:#0189B5;
	text-decoration:none;
	white-space:nowrap;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:6px;
	text-align:left;
	cursor:pointer;
}


.MenuSubItem31  {	font-family: Calibri,Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #35454B;
	background-color:#B7E3F5;
	/*background:url(/images/images/transgreen.png);*/
	text-decoration:none;
	white-space:nowrap;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:6px;
	text-align:left;
	cursor:pointer;
}

.MenuSubItemover31 {
	font-family: Calibri,Verdana;
	background-color:#0189B5;
	color:#ffffff;
	font-size: 13px;
	font-weight: normal;color: #ffffff;
	text-decoration:none;
	white-space:nowrap;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:6px;
	text-align:left;
	cursor:pointer;
}


hr{
border: 0;
width: 90%;
color:#646464;
background-color:#646464;
height: 2px;
}

.shadow{
background-image:url(/images/shadow.gif);
height:15px;
}

.MenusubItemborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	white-space:nowrap;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.MenusubItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	border:0px;
	white-space:nowrap;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}
.MenusubItem a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	white-space:nowrap;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.MenusubItem:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	white-space:nowrap;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.MenusubItem:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.MenusubItem:Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	white-space:nowrap;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.MenusubItemOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	white-space:nowrap;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.MenusubItemOver a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	white-space:nowrap;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.LeftColumnBack {
	background-image: url(../images/BgMenuLeft.gif);
	background-repeat: repeat;
	background-position: right;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.mborder1 {
	background-color:#ABB869;
	/*background-image:url(/images/images/trans2.png);*/
}

.mborder {
	background-color:#B6E3F6;
	/*background-image:url(/images/images/trans2.png);*/
}

.MenusubItemborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	white-space:nowrap;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.MenusubItem31 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #042B78;
	text-decoration:none;
	border:0px;
	white-space:nowrap;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:6px;
}

.MenusubItem31 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #042B78;
	text-decoration:none;
	border:0px;
	white-space:nowrap;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:6px;
}

.MenusubItem31 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #042B78;
	text-decoration:none;
	border:0px;
	white-space:nowrap;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:6px;
}

.MenusubItem31 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #042B78;
	text-decoration:none;
	border:0px;
	white-space:nowrap;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:6px;
}

.MenuSubItemOver31 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #042B78;
	text-decoration:none;
	border:0px;
	white-space:nowrap;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:6px;
}



.listborder{


}

.listbordersim1{
border:1px;
border-bottom:2px;
border-bottom-color:#A8281D;
border-bottom-style:solid;
border-bottom-width:2px;
border-left:1px;
border-left-color:#DDDBDB;
border-left-style:double;
border-left-width:4px;
}
.listbordersim2{
border:1px;
border-bottom:2px;
border-bottom-color:#A8281D;
border-bottom-style:solid;
border-bottom-width:2px;
}

.titnewpro{
	background:url(images/menubar/vistamid.png);
	height:37px;
	font-size:14px;
	color:#FFFFFF;
	font-family:"Century Gothic";
	background-repeat:repeat-x;
	text-align:left;
	margin:0px;
	width:630px;
}


.titprotable{
border:1px;
border-bottom:2px;
border-bottom-color:#A8281D;
border-bottom-style:solid;
border-bottom-width:2px;
border-left:1px;
border-left-color:#DDDBDB;
border-left-style:double;
border-left-width:4px;
width:100%;
}

.bordright{
/*background:url(/images/images/transg.png);*/
border:1px;
border-right:1px;
border-right-color:#DDDBDB;
border-right-style: double;
border-right-width:4px;
border-bottom:1px;
border-bottom-color:#DDDBDB;
border-bottom-style: double;
border-bottom-width:4px;
}

.bordright1{
border:1px;
border-right:1px;
border-right-color:#DDDBDB;
border-right-style: double;
border-right-width:4px;
border-top:2px;
border-top-color:#A8281D;
border-top-width:2px;
border-top-style: solid;
}

.tablebot{
border-bottom:1px;
border-bottom-color:#DDDBDB;
border-bottom-style: double;
border-bottom-width:4px;
}


.bordbot{
font-family:Calibri,Verdana;
border:1px;
border-bottom:1px;
border-bottom-color:#DDDBDB;
border-bottom-style: double;
border-bottom-width:4px;
}

.searchback{
background:url(/css/stylish_officemax/images/menubar/searchback.png);
}

.titprotaseis{
	background:url(images/menubar/vistamid.png);
	height:37px;
	font-size:14px;
	color:#FFFFFF;
	font-family:"Century Gothic";
	background-repeat:repeat-x;
	text-align:left;
	margin:0px;
	width:630px;
	
}

.titprottable{
	border-left: medium double #DDDBDB;
	width:100%;
}

.titprosftable{
	border-left: medium double #DDDBDB;
	width:100%;
}

.titnewtable{
	border-left: medium double #DDDBDB;
	width:100%;
}

.titprosf{
	background:url(images/menubar/vistamid.png);
	background-repeat:repeat-x;
	height:37px;
	font-size:14px;
	color:#FFFFFF;
	font-family:"Century Gothic";
	text-align:left;
	margin:0px;
	width:630px; 
	
	
}

.titprosf_left{
	background:url(images/menubar/vistaleft.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:10px; 
	height:37px;
	margin:0px;
}
.titprosf_right{
	background:url(images/menubar/vistaright.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:10px; 	
	height:37px;
	margin:0px;	 
}

.titprotaseis_lf{
	background:url(images/menubar/vistaleft.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:10px; 
	height:37px;
	margin:0px;	
}
.titprotaseis_rg{
	background:url(images/menubar/vistaright.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:10px; 	
	height:37px;
	margin:0px;	 
	vertical-align:top;
}

.titnewpro_lf{
	background:url(images/menubar/vistaleft.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:10px; 
	height:37px;
	margin:0px;	
	vertical-align:top;
}
.titnewpro_rg{
	background:url(images/menubar/vistaright.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:10px; 
	height:37px;
	margin:0px;
	vertical-align:top;		 
} 
.minfos {
	font-family : Tahoma,Verdana,Arial;
  	font-size: 10px;
  	font-weight: bold;
  	color: #ffffff;
	text-decoration:none;
  	padding-left:5px;
	background-color: #646464;
}

.minfos a {
	font-family : Tahoma,Verdana,Arial;
  	font-size: 10px;
  	font-weight: bold;
  	color: #ffffff;
	text-decoration:underline;
  	padding-left:5px;
}
.minfos a:hover {
	font-family : Tahoma,Verdana,Arial;
  	font-size: 10px;
  	font-weight: bold;
  	color: #ffffff;
	text-decoration:underline;
  	padding-left:5px;
}

.MenusubsubItemborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	white-space:nowrap;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.MenusubsubItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	border:0px;
	white-space:nowrap;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}
.MenusubsubItem a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E609C;
	text-decoration:none;
	white-space:nowrap;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.MenusubsubItem:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E609C;
	text-decoration:none;
	white-space:nowrap;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.MenusubsubItem:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.MenusubsubItemActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E609C;
	text-decoration:none;
	white-space:nowrap;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.MenusubsubItemOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E609C;
	text-decoration:none;
	white-space:nowrap;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.MenusubsubItemOver a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E609C;
	text-decoration:none;
	white-space:nowrap;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.logoback{
 background-color:#CE0000;
}

.banlf{
	background:url(/css/stylish_officemax/images/menubar/banleft.png);
	//text-align:right;
	background-repeat:no-repeat;
}

.banlf1{
	background-repeat:no-repeat;
}

.titlistpro{
	font-family: Calibri,Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background:url(/css/stylish_officemax/images/menubar/banmid.png);
	background-repeat:repeat-x;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}

.titlistpro_lf{
	background:url(/css/stylish_officemax/images/menubar/banmid.png);
	//text-align:right;
	background-repeat:repeat-x;
}
.titlistpro_rg{
	background:url(/css/stylish_officemax/images/menubar/banmid.png);
	background-repeat:repeat-x;
}

.titlistpro a , .titlistpro a :hover , .titlistpro_rg a , .titlistpro_rg a :hover{
	font-family: Calibri,Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}




.banmid{
	font-family: Calibri,Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background:url(/css/stylish_officemax/images/menubar/banmid.png);
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}
.banmid_rg{
	background:url(/css/stylish_officemax/images/menubar/banright.png);
	background-repeat:no-repeat;
}
.banmid_lf{
	background:url(/css/stylish_officemax/images/menubar/banleft.png);
	background-repeat:no-repeat;
}
.banrght{
	background:url(/css/stylish_officemax/images/menubar/banright.png);
	background-repeat:no-repeat;
}


.newp_banmid{
	font-family: Calibri,Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background:url(/css/stylish_officemax/images/menubar/banmid.png);
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left:3px;
}
.newp_banbody , .newp_banbody a , .newp_banbody a:hover {
	font-family: Calibri,Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #35454B;
	background-color:#77CBED;
	/*background-color:#ABB869;
	background:url(/images/images/transmov.png);*/
	text-decoration:none;

}

TABLE, TR, TD
{
	color: #2F3F61
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight : normal;
}
.selectbox {
	background-color:#CFCFCF;
	border-style:1px;
	font-size: 10px;
	color: #336699;
	font-family: Verdana;
}
input.logininput{
	background-color : transparent;
	border : 1px solid #646464;
	height : 16px;
	width : 201px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :8px;
	color : #FFFFFF;
}
textarea.text{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :8px;
	text-align : left;
}

textarea {
border-color:#646464;
}

.lens {
background-image:url(images/search.gif);
}

input[type="text"]{
	color : #646464;
	font-size : 13px;
	font-family: Calibri,Verdana;
	font-weight: bold;
	border-style:solid;
	border-width : 1;
	border-color : #646464;

}
input[type="checkbox"]{
	color : #646464;
	font-size : 13px;
	font-family: Calibri,Verdana;
	font-weight: bold;
	border-width : 0;
}

input[type="password"]{
	color : #646464;
	font-size : 13px;
	font-family: Calibri,Verdana;
	font-weight: bold;
	border-style:solid;
	border-width : 1;
	border-color : #646464;

}

select {
	color : #646464;
	font-size : 13px;
	font-family: Calibri,Verdana;
	font-weight: bold;
	border-style:solid;
	border-width : 1;
	border-color : #646464;

}

input {
	font-size : 13px;
	font-family: Calibri,Verdana;
	font-weight: bold;
	border-style:solid;
	border-width : 1;
	border-color : #646464;
}

.inpblue{
	color : #FFFFFF;
	font-size : 13px;
	font-family: Calibri,Verdana;
	font-weight: bold;
	border-style:solid;
	border-width : 1;
	border-color : #646464;
	background-color: #646464;
	cursor:pointer;
}

.inpno{
border-width:0;
}


input.button{
	font-size: 11px;
	cursor: pointer;
	color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border-style:solid;
	border-width : 1;
	border-color : #646464;
	background-color: #646464;
	cursor: pointer;
}



.buttonblue_center {
	background: transparent url('/images/bluemid.png') repeat-x;
	position: relative;
        font-size: 12px;
	height: 25px;
        line-height: 14px;
        color: #FFFFFF;
        white-space: nowrap;
        font-weight: bold;
        }


.buttonorng_center {
	background:url('/images/mplemid.png') repeat-x;
	position: relative;
	height: 25px;
        font-size: 12px;
        line-height: 14px;
        color:#FFFFFF;
        white-space: nowrap;
        font-weight: bold;
        }

.prosleft{
background-image:url(images/prosleft.png);
}

.prosmid{
background-image:url(images/prosmid.png);
color:#FFFFFF;
}

.prosright{
background-image:url(images/prosright.png);
}

.prosmidmid{
background-image:url(images/prosmidmid.png);
}

.prosbot{
background-image:url(images/prosbot.png);
}

.cart{
background-image:url(images/cart.gif);
}

.menu00 {
	font-family : Tahoma,Verdana,Arial;
	color: #FFFFFF;
	text-decoration: bold;
}
.menu00 a {
	color: #FFFFFF;
	text-decoration: bold;
}
.menu00 a:hover {
	color: #FFFFFF;
	text-decoration: bold;
}
.menu02 {
	font-family : Tahoma,Verdana,Arial;
	color: #FFFFFF;
	text-decoration: bold;
}
.title01 {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-style: italic;
	background-color: #646464;
}
.title {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 11px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a {
	color : red;
}
.title a:hover {
	color : red;
}

.mbanner {
	font-family : Tahoma,Verdana,Arial;
  	font-size: 1px;
}

.banner{
	background-color:#B6E3F6;
	/*background-image:url(/images/images/trans2.png);*/
}

.bannerlog{
	background-color:#B6E3F6;
	/*background-image:url(/images/images/trans2.png);*/
}

.bannerbask{
	background-color:#B6E3F6;
	/*background-image:url(/images/images/trans2.png);*/
}

.search1{
	background-color:#ABB869;
	/*background-image:url(/images/images/trans2.png);*/
}

.bannersearch{
	background-color:#B6E3F6;
	/*background-image:url(/images/images/trans2.png);*/
}

.endbanner{
	height:5px;
}

.text_bold_s , .text_bold_s a , .text_bold_s a:hover{
	color: #35454B;
	text-decoration: bold;
	font-size: 13px;
	font-family: Calibri,Verdana;
	font-weight: bold;
}

.text_banner_lssearch ,.text_banner_lssearch a , .text_banner_lssearch a:hover {
	color: #FFFFFF;
	text-decoration: bold;
	font-size: 13px;
	font-family: Calibri,Verdana;
	font-weight: bold;
}

.text_banner_login , .text_banner_login a , .text_banner_login a:hover {
	color: #35454B;
	text-decoration: bold;
	font-size: 13px;
	font-family: Calibri,Verdana;
	font-weight: bold;
}

.search_popup{
	background-color:#77CBED;
}

.search_popup_title{
background-color:#77CBED;
	/*background-image:url(/images/images/trans2.png);*/
	color:black;
	text-decoration: bold;
	font-size: 13px;
	font-family: Calibri,Verdana;
	font-weight: bold;
}

.search_popup_item{
 	background-color:#B6E3F6;
	/*background-image:url(/images/images/trans2.png);*/
	color: black;
	text-decoration: none;
	font-size: 13px;
	font-family: Calibri,Verdana;
	font-weight: bold;
}
.search_popup_titlesearch_popup_title , .search_popup_titlesearch_popup_title a , .search_popup_titlesearch_popup_title a:hover {
	color: red;
	text-decoration: none;
	font-size: 13px;
	font-family: Calibri,Verdana;
	font-weight: bold;
}
.bgcolor {
	background-color:#FFFFFF;
}
.textmenu a {
	color : #000000;
	text-decoration: none;
}
.textmenu a:hover {
	color : #87D9FF;
}

.menudown {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 12px;
	margin-right : 12px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	text-align: center;
	font-weight: bold;
}
.menudown a {
	color : #000000;
	text-decoration: none;

}
.menudown a:hover {
	color : #87D9FF;
}

.text {  font-family: Calibri,Verdana;text-decoration: none; font-size: 12px; color: #000000;text-align:left;	font-weight: normal;}
.text p {  font-family: Calibri,Verdana;text-decoration: none; font-size: 12px; color: #000000;text-align:left;}
.text a {  font-family: Calibri,Verdana;text-decoration: none; font-size: 12px; color: #000000;text-align:left;}
.text a:hover {  font-family: Calibri,Verdana;text-decoration: none; font-size: 12px; color: #CE0000;text-align:left;}
.text_b {  font-family: Calibri,Verdana;text-decoration: none; font-size: 12px; color: #000000;text-align:left;}

.text_s         {  font-family: Calibri,Verdana;text-decoration: none;   color: #000000;text-align:left; padding-right: 10px }
.text_s p       {  font-family: Calibri,Verdana;text-decoration: none;  color: #000000;text-align:left; padding-right: 10px }
.text_s a       {  font-family: Calibri,Verdana;text-decoration: none;   color: #000000;text-align:left; padding-right: 10px }
.text_s a:hover {  font-family: Calibri,Verdana;text-decoration: none;   color: #CE0000;text-align:left; padding-right: 10px }

p         {  font-family: Calibri,Verdana;text-decoration: none; font-size: 12px; color: #000000;}
p a       {  font-family: Calibri,Verdana;text-decoration: none; font-size: 12px; color: #000000;}
p a:hover {  font-family: Calibri,Verdana;text-decoration: none; font-size: 12px; color: #CE0000;}

.show_text {
	font-family: Calibri,Verdana;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	text-align:left;
	padding-right:10px;
	padding-left :10px;
	padding-top  :2px;
	padding-bottom:2px;
}

.show_text a {
	font-family: Calibri,Verdana;
	text-decoration: none;
	font-size: 12px;
	color: #CE0000;
	text-align:left;
	padding-right:10px;
	padding-left :10px;
	padding-top  :2px;
	padding-bottom: 2px;
}

.show_text a:hover {
	font-family: Calibri,Verdana;
	text-decoration: none;
	font-size: 12px;
	color: #CE0000;
	text-align:left;
	padding-right:10px;
	padding-left :10px;
	padding-top  :2px;
	padding-bottom:2px;
}

.text_pages , .pagelist  { vertical-align:top; font-family: Calibri,Verdana;text-decoration: none; font-size: 15px; color: #000000;line-height:30px; }
.text_pages a , .pagelist a {  vertical-align:top;font-family: Calibri,Verdana;text-decoration: none; font-size: 15px; color: #CE0000;line-height:30px; }
.text_pages a:hover , .pagelist a:hover {   vertical-align:top;font-family: Calibri,Verdana;text-decoration: none; font-size: 15px; color: #CE0000;line-height:30px; }
.text_pages_b a { font-family: Calibri,Verdana;text-decoration: none; font-weight:bold; font-size: 17px; color: #000000;line-height:30px;vertical-align:middle;}

.textfaq {  font-family: Calibri,Verdana;text-decoration: none; font-size: 12px; color: #000000}
.textfaq a {  font-family: Calibri,Verdana;text-decoration: none; font-size: 12px; color: #CE0000}
.textfaq a:hover {  font-family: Calibri,Verdana;text-decoration: none; font-size: 12px; color: #000000}
.text1 {  font-family: Calibri,Verdana;text-decoration: none; font-size: 12px; color: #000000}
.text_bold { font-family: Calibri,Verdana;text-decoration: none; font-size: 12px; color: #000000 ; font-weight: bold;text-align:left;}
.text_bold p{ font-family: Calibri,Verdana;text-decoration: none; font-size: 12px; color: #000000 ; font-weight: bold;text-align:left;}

.text_bold_b { font-family: Calibri,Verdana;text-decoration: none; font-size: 12px; color: #000000 ; font-weight: bold;text-align:left;}
.text_bold a { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; font-size: 10px; color: #000000 ; font-weight: bold;text-align:left;}
.text_bold a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; font-size: 10px; color: #CE0000 ; font-weight: bold;text-align:left;}
.text_bold_s {	font-family: Calibri,Verdana; text-decoration: none; font-size: 12px; color: #000000 ; font-weight: bold}
.text_bold_s_no {	font-family: Calibri,Verdana; text-decoration: none; font-size: 12px; color: #CE0000 ; font-weight: bold}
.button { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; font-size: 10px; color: #FFFFFF; border: 1px #333333 solid; font-weight: bold; background: #003399}
.inp { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; font-size: 10px; color: #000000 ; border: 1px #999999 solid; background: #F7F7F7; width: 150px}
.text_boldred1  { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; font-size: 10px; color: #000099; font-weight: bold ;text-align:left;}
.text_boldred { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; font-size: 10px; color: #000000; font-weight: bold;text-align:left; }
.text_boldwhite { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; font-size: 10px; color: #FFFFFF; font-weight: normal;text-align:left;}
.text_boldwhitelink { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; font-size: 10px; color: #FFFFFF; font-weight: normal ; text-decoration: none;text-align:left;}
.text_boldredlink { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; font-size: 10px; color: #CC0000; font-weight: bold; text-decoration: none ;text-align:left;}
.text_boldblue { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; font-size: 10px; color: #000099; font-weight: bold }
.text_red { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; font-size: 9px; color: #FF0000}
.text_red { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; font-size: 9px; color: #CC0000}
.inpCopy { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; font-size: 10px; color: #000000 ; border: 1px #999999 solid; background: #F7F7F7; width: 300px}
.inpsmall { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; font-size: 10px; color: #000000 ; border: 1px #999999 solid; background: #F7F7F7; width: 100px}
.tooltip {
	position: absolute!important;
	overflow:hidden;
	font-size: 12px;
	z-index: 10000!important;
}
	.tooltip .xtop, .tooltip .xbottom { display: block; background: transparent; font-size:2px; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { display: block; overflow: hidden; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 { height: 1px; }
	.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { background: #999999; border-left: 2px solid #999999; border-right: 2px solid #999999; }
	.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 { background: #999999; }
	.tooltip .xb1 { margin: 0 0px; background: #333; }


	.tooltip .xtop_image {
		background-image: url(/images/tooltip_arrow.gif);
		background-position: left;
		background-padding: 3px;
		background-repeat: no-repeat;
		height:15px;
	}
	
	.tooltip .xboxcontent {
		padding: 0 .5em;
		margin: 0;
		color: #000;
		text-shadow: 2px 2px 0px #CCC;
		word-wrap:break-word;
		border: 1px solid #999;
		border-width: 0px 1px 0 1px;
		background-color: #666;
	}
}
	
.newprod{
	corsur:pointer;
}

.prosf{
	corsur:pointer;
}

.protas{
	corsur:pointer;
}

.popup{
	background-color:#ffffff;
	}
