BODY {
	margin:0px;
	font-size: 11px;
	font-family: Tahoma, Verdana;
}
INPUT,TEXTAREA {
	border:1px solid #B7B7B7;
	background-image:url(../img/input_bg.gif); 
	background-repeat:repeat-x;
	height:16px;
}
.text_1 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7D7D7D;
	text-decoration: none;
	
}
.text_1_miny {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7D7D7D;
	text-decoration: none;
	cursor: default;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
.text-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7D7D7D;
	text-decoration: none;
	cursor: default;
}
.blue-low {
  color: #CBE1F5;
}
.blue {
	color: #0072FF;
}
.red {
	color: #FF0000;
}
.green {
	color: #009900;
}
.white {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.size_8 {
	font-size: 8px;
}
.size_9 {
	font-size: 9px;
}
.size_10 {
	font-size: 10px;
}
.size_11 {
	font-size: 11px;
}
.size_12 {
	font-size: 12px;
}
.size_10 {
	font-size: 10px;
}
.size_14 {
	font-size: 14px;
}
.line-trought {
	text-decoration:line-through;
}
.none {
	text-decoration:none;
}
a {
	text-decoration:none;
}
.horizont_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}