body {
	background-color: #7A7A7A;
	background-image: url(images/a_body_bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #FFCC33;
}
#container {
	position:absolute;
	left: 50%;
	width: 776px;
	margin-left: -388px; /* half of the width */
	background-image: url(images/a_main.jpg);
	background-repeat: repeat-y;
}
	 
#top_h {
	width: 776px;
	height: 215px;
	background-image: url(images/a_top_bg.jpg);
	background-repeat: no-repeat;
}

#nav{
	width: 770px;
	margin-left: 3px;
	height: 31px;
	background-image: url(images/a_h_nav.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}	

#b_center{
	width: 770px;
	margin-left: 3px;
}	

#left_nav{
	width: 235px;
	float: left;
	margin-left:5px;	
}

#content{
	width: 520px;
	float: right;
}	
#bottom{
 width: 776px;
 height: 8px;
}
.vertitem	{       
	text-align: left;
	white-space: nowrap;
	height: 30px;
	
}

.vertitem	a {  
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	display: block;
	background-image: url(images/a_button.gif);	
	 
}

.vertitem a:link, .vertitem a:visited	{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/a_button.gif);
	
}

.vertitem a:hover	{ 
	color: #FFCC00;
	text-decoration: none;
	
}

.vertitem a:active	{  
	color: #FFFF66;
	text-decoration: none;	
}



.vertitem_2	{
	text-align: left;
	white-space: nowrap;
	height: 30px;
	padding-left: 20px;	
}

.vertitem_2	a {  
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	display: block;
	background-image: url(images/a_button.gif);	
	 
}

.vertitem_2 a:link, .vertitem_2 a:visited	{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/a_button.gif);
	
}

.vertitem_2 a:hover	{ 
	color: #FFCC00;
	text-decoration: none;
	
}

.vertitem_2 a:active	{  
	color: #FFFF66;
	text-decoration: none;	
}

.vertitem_2 a.activen{  
	color: #FFFF66;
	text-decoration: none;	
}
.vertitem a.activen{  
	color: #FFFF66;
	text-decoration: none;	
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
div.js{
	
	margin-left: 248px;

	background-color: transparent;	
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
div.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}table.tp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;	
	
  }
  a.design:hover{
	color: #CCCCCC;
	
	
  }
  span.hn{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
  }
  table.pricet{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  }
  
  span.ln{
	background-image: url(images/ln.gif);
	background-repeat: repeat-x;
	width: 90%;
}


span.active	{  
	color: #FFFF66;
}