html
{
	overflow-x:hidden;
}
body
{
	background-color:#FFFFFF;
	padding-top:10px;
	margin-top:5px;
	font-family:Arial;
	overflow-x:hidden;
	
}
.glossymenu{
	height: 33px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	float:right;
}

.glossymenu li{
	float:left;
	background: url(images/off_left.jpg) no-repeat; /*left tab image path*/
	padding-left:5px;
	padding-right:0px;
	background-position: left;
	margin:0px;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family:sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 13px; /*Padding to accomodate left tab image. Do not change*/
	height: 33px;
	margin:0px;
	line-height: 33px;
	text-align: center;
	cursor: pointer;
	background: url(images/off_right.jpg) no-repeat right top; /*right tab image path*/

}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 18px 0 8px; /*Padding of menu items*/
	color:#555555;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menu_left.jpg) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menu_right.jpg) no-repeat right top; /*right tab image path*/

}


    div.middle {
      width: 162px;
      background-image: url(images/middle.jpg);
      background-repeat: repeat-y;
    }
    div.top {
      background-image: url(images/top.jpg);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.bottom {
      background-image: url(images/bottom.jpg);
      background-position: bottom left;
      background-repeat: no-repeat;
      padding: 10px 10px 10px 10px;
      text-align:center;
    }
    
.bottomb
{
	background-color:#EAEAEA;
}    
.product
{
	margin-top:10px;
	margin-bottom:2px;
}
.productname
{
	padding:1px;
	margin:3px;
}
a
{
	text-decoration:none;
	color:#087AC3;
	font-weight:bold;
}
h1
{
	font-size:18px;
	color: #A0A0A0;
	font-weight:bold;
}

a.header
{
	color:#BBBBBB;
	font-size:10px;
}
.newstitle
{
	color:#007AC3;
	font-weight:bold;
	font-size:19px;
}

a.linknews
{
	color:#3599D4;
}

.smalltext
{
	font-size:13px;
	color:#666666;
}
.smallblue
{
	color:#007BBF;
}
.red
{
	color:red;
}
.green
{
	color:green;
	font-weight:bold;
}

.fter
{
	color:#1c4c6b;
	font-family:verdana;
	font-size:11px;
}
.bnews
{
	font-weight:bold;
	color:#666666;
	font-size: 13px;
}


.newstitle2
{
	color:#007AC3;
	font-weight:bold;
	font-size:14px;
}

a.productname:hover
{
	color:#5fd21a;
}
.pagecontent
{
	font-size:14px;
	font-family:Arial;
	color:#313030;
	
}

.allpagetitle
{
	color:#0181c8;
	font-family:Arial;
	font-weight:bold;
}
.cursor {  cursor: hand}

a.footerlink
{
	font-weight:normal;
}
.pcontents
{
	color:#313030;
	font-weight:normal;
	font-size:14px;
}
