BODY
    {
    background-color: #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 10px;
    margin-left: 10px;
	font-family: Tahoma;
	font-size:11px;
	
	  
    }
td{
	font-size:11px;
}
a{
 font-family: Tahoma;
    font-size: 11px;
    color: #2ab0d7;
	font-weight:bold;
}
.gently_blue
    {
    font-family: Tahoma;
    font-size: 10.5px;
    color: #2ab0d7;
    }
	.gently_blue_big
    {
    font-family: Tahoma;
    font-size: 14px;
    color: #2ab0d7;
    }



.gently_blue a:hover
    {
    font-family: Tahoma;
    font-size: 10.5px;
    color: #58d6f0;
    }

.gray
    {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bolder;
    color: #616c72;
    }

.topic1
    {
    font-family: Verdana;
    font-size: 13px;
    font-weight: bolder;
    color: #ffffff;
    }

.topic2
    {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bolder;
    color: #ffffff;
    }

.topic3
    {
    font-family: Verdana;
    font-size: 11px;
    font-weight: regular;
    text-decoration: none;
    color: #000000;
    }

.topic3:hover
    {
    font-family: Verdana;
    font-size: 11px;
    font-weight: regular;
    text-decoration: none;
    color: #0087ca;
    }

.content1
    {
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
    }
	
a.rubr, a.rubr:link, a.rubr:visited, a.rubr:active,a.rubr:hover{
	color:#007db4;
	text-decoration:underlined;
	font-weight:bold;
	font-style:normal;
	font-size:16px;
	height:22px;
}
a.provider, a.provider:link, a.provider:visited, a.provider:active,a.provider:hover{
	  font-family: Verdana;
    font-size: 11px;
    font-weight: regular;
    text-decoration: underlined;
    color: #000000;
}

h1 {
	color:#007db4;
	font-size:20px;
	margin-top:1px;
	margin-bottom:10px;
	
}

h2 {
	color:#0067c5;
	font-size:16px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	
}
a.breadcrums {
	color:#0067c5;
	text-decoration:underlined;
	
	font-style:normal;
	font-size:16px;
	

}
table.rubrikator{
	width:100%;
	height:100%;
	cell-padding: 0px;
	padding: 0px;
		
	border:1px solid #cccccc;
	

}
table.rubrikator td{
	width:130px;
 	height: 160px;
	valign:bottom;
	
	border:1px solid #cccccc;
}
table.simple{
	width:100%;
	height:100%;
	cell-padding: 5px;
	padding: 5px;
	cell-spacing:0px;
	border:0px solid #00000;

}
table.simple td{

	text-align:left;
	text-valign:bottom;
	text-align:center;
	padding: 10px;
}
table.simpleline td{

	text-align:left;
	text-valign:bottom;
	text-align:left;
	padding: 4px;
}
input.mainform{
  font-size:12px;
  color:#616c72;
  width:100%;
  background-color: #e5e7e8;
  border: #aeb8bd 1px solid;
}
div.breadcrums{
text-align:right;
 font-family: Tahoma;
	 font-size: 11px;
	 margin-top:4px;
	 margin-bottom:8px;
	 border:1px solid #cccccc;
	 margin-bottom:30px;
	 padding:2px;
}
div.breadcrums a{
 font-family: Tahoma;
    
    color: #008cc7;
	font-size:11px;
}

p {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.buy{
	border: 1px solid #cccccc;
 	background-color:#2ab0d7;
 	font-weight:bold; 
  	color:#ffffff;
    font-size:13px;
}
.gently_blue_big_grad
    {
    font-family: Tahoma;
    font-size: 14px;
    color: #2ab0d7;
	background: url(img/grad_1.jpg) top repeat-x;
    }
	
input.input_text{
	font-size:9px;  width:100px; background-color: #e5e7e8; border: #aeb8bd 1px solid;
}
textarea.input_text{
	font-size:9px;  width:100px; background-color: #e5e7e8; border: #aeb8bd 1px solid; 
}
select {
font-size:9px; 
}