body
{   		 
  scrollbar-face-color: #999999;   
  scrollbar-shadow-color: #999999;   
  scrollbar-highlight-color: #999999;  
  scrollbar-3dlight-color: #999999;
  scrollbar-darkshadow-color: white; 
  scrollbar-track-color: white; 
  scrollbar-arrow-color: white;
 
  background: url("../img/design/bg.gif");
  background-repeat: repeat-y;
  background-position: center;
  margin: 0px;
  font-family: helvetica, verdana; 
  font-size: 11px;
  color: black;
  background-color: white;
}

img
{
  margin: 0px;
  border: 0px black solid;
}

div, table, tr, td
{		 
  padding: 0px; 
  margin: 0px; 
  border-spacing: 0px; 
  border-style: hidden; 
  vertical-align: top;
  font-family: helvetica, verdana;
  font-size: 11px; 
  color: black;
}

p
{
  margin: 10px 0px 0px 0px;
}

h1
{
	margin: 0px;
	font-family: helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: 300;
}
h1
{
	margin: 0px;
	font-family: helvetica, verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 300;
}

a
{		 
  color: black;
  text-decoration: underline;
}

a.mainItem
{
  font-size: 13px;
}

a:hover
{  	 
  color: #999999;
  text-decoration: none;
}

a.menu
{
	font-family: helvetica, verdana;
	font-size: 14px;
	font-weight: 300;
	color: #000000;
	text-decoration: none;
}

a.menu:hover
{
	color: #999999;
 text-decoration: none;
}

.bottom_menu
{
	font-family: helvetica, verdana;
	font-weight: 300;
	font-size: 10px;
 color: #000000;
	text-decoration: none;
}

a.bottom_menu
{
	font-family: helvetica, verdana;
	font-weight: 300;
	font-size: 10px;
 color: #000000;
	text-decoration: none;
}

a.bottom_menu:hover
{
	color: #999999;
 font-size: 10px;
 text-decoration: none;
}

form, input
{
	margin: 0px;
	width: 120px;
}

.content
{
	margin: 0px;
	width: 626px;
	border: 1px solid #999999;
}

.bg
{
	background: url("../img/design/bg.jpg");
	background-repeat: no-repeat;
}

.cform
{
	border: 1px solid #999999;
	width: 200px;
}

.ivak
{
	width: 200px;
	padding: 2px;
	text-align: right;
}

.ivakb
{
	width: 200px;
	padding: 2px;
	text-align: left;
}

.ivak2
{
	left: 10px;
	width: 400px;
	border: 1px solid #999999;
	padding: 0px;
}

.ivaka
{
	position: absolute;
	text-align: right;
	width: 200px;
	left: 400px;
}

.ivak6
{
	width: 606px;
	border: 1px solid #999999;
}

#conform
{
	border: 0px solid;
	border-collapse: collapse;
}