body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.bg {
	background-image: url(images/body-bg.gif);
	width: 100%;
	height: 100%;
	background-repeat: repeat;
}
.bar {
	background-image: url(images/bar-line.png);
	background-repeat: repeat-x;
}
.navi-or {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #649bd1;
	padding-left: 20px;
	padding-right: 10px;
}
.logo-spacing {
	padding-right: 10px;
	padding-left: 10px;
}
a:link.products,a:visited.products {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-left: 5px;
	padding-bottom:10px;
}
a:hover.products {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-left: 5px;
}
a:link.products1,a:visited.products1 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-left: 5px;
	padding-bottom:10px;
}
a:hover.products1 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	text-align: justify;
	padding-left: 5px;
}
a:link.wallet,a:visited.wallet {
	font-family: arial;
	font-size: 12px;
	color:#0000FF;
	text-decoration: none;
	text-align: justify;
	padding-left: 5px;
}
a:hover.wallet {
	font-family: arial;
	font-size: 12px;
	color:#FF0000;
	text-decoration: none;
	text-align: justify;
	padding-left: 5px;
}

.menus {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-left: 5px;
}


.leftbor {
  background-image:url(images/let-border2.png);
  background-repeat:repeat-y;
  width:23px;
	
}
.rightbor {
  background-image:url(images/right-border2.png);
  background-repeat:repeat-y;
  width:23px;
	
}


.copyright {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.tabon
{
 border-top:1px solid #cccccc;
 border-left:1px solid #cccccc;
 border-right:1px solid #cccccc;
 font-weight:bold;
 background-color:#E2E2E2; 
 height:30px;
}
.taboff
{
 font-weight:bold;
 background-image:url(images/but.gif);
 height:30px;
 color:#FFFFFF;

}

.notop
{
 border-bottom:1px solid #cccccc;
 border-left:1px solid #cccccc;
 border-right:1px solid #cccccc;
}

.divmenu
{
   color:#000000;
   position:absolute;
   display:none;
   background-color:#F2F2F2;
   width:200px;
   border:1px solid #FF0000;
}