body, div, td, table, .main {
	font-size: 100%;
	font-family: Tahoma;
	color: #2D343E;
	/*background-color : #E7E7E8;*/
}
.usualtext{
	font-family: Tahoma;
	font-size: 11px;
	/*color: #000000;
	*/
	text-align : justify;
}
a.usualtext, a.usualtext:link, a.usualtext:visited, a.usualtext:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #2D343E;
	text-align : justify;
	text-decoration : none;
}
.usualtext_w{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF0F5;
	text-align : justify;
	line-height : 20px;
}
form {
	margin: 0px;
	padding: 0px;
}
a, a:visited {
	color: #003399;
}
.search_bg {
	background-image: url(../img/search_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.tahoma_b12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8E0D3A;
	/*text-align : center;*/
}
.brand_name, a.brand_name:link, a.brand_name:hover, a.brand_name:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2E2E2E;
	text-align : center;
	text-decoration : underline;
}
.tahoma20{
	font-family: Tahoma;
	font-size: 120%;
	color: #8E0D3A;
}
.tahoma20r{
	font-family: Tahoma;
	font-size: 120%;
	color: #8E0D3A;
	text-align : right;
}
.tahoma20w{
	font-family: Tahoma;
	font-size: 120%;
	color: #FFF0F5;
}
.tahoma_12{
	font-family: Tahoma;
	font-size: normal;
}
a.tahoma_12, a.tahoma_12:visited, a.tahoma_12:hover{
	text-decoration:underline;
}
.graylink, a.graylink:visited, a.graylink:hover {
	color: #696C78;
	font-size:12px;
}
.apexsystem_td {
	/*padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 15px;
	padding-left: 11px;*/
	font-size: 12px;
	text-align: justify;
}
.registry_td {
	padding: 1px;
}
.news_title {
	color: #B4B3B3;
}
.news_poster, a.news_poster, a.news_poster:hover, a.news_poster:visited {
	color: #414B56;
	text-align : justify;
	font-size : 12px;
}
.menutext, a.menutext, a.menutext:hover, a.menutext:visited {
	font-size: 12px;
	font-weight: bold;
	color: #8E0D3A;
	font-family: Tahoma;
	text-decoration: none;
}
.lt_red_lnk, a.lt_red_lnk, a.lt_red_lnk:hover, a.lt_red_lnk:visited {
	font-size: 10px;
	color: #8E0D3A;
	font-family: Tahoma;
	text-decoration: none;
}
.lnk_to_site, a.lnk_to_site, a.lnk_to_site:hover, a.lnk_to_site:visited {
	font-size: 11px;
	color: #2D343E;
	font-family: Tahoma;
	text-decoration: none;
	font-weight : bold;
}
.lang_selected{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}
a.lang, a.lang:visited, a.lang:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.table_price {
	text-align: center;
	font-size: 110%;
}
.tr_price {
	font-weight: bold;
	color: #000000;
}
.pager_green, a.pager_green, a.pager_green:visited {
	color: #6D9900;
}
input{
	font-size: normal;
}
.td_price_pad {
	padding-top: 2px;
	padding-bottom: 2px;
}
.style1{
	color: #696C78;
}
.newsdate{
	color:#2D343B;
}

/* размеры шрифта */
.smaller{
	font-size: 75%;
}
.normal{
	font-size: 83%;
}

.search_box{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: White;
	border: 1px solid Silver;
	padding : 2px 4px 2px 4px;
}

input.button{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E4E4E4;
	border: 1px outset #CCCCCC;
	cursor:hand;
}
textarea, input[type="text"].text, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	background-position: top;
}
input[type="checkbox"].text{
	border-style: none;
}
.errors{
	color: #FF0000;
}
.submenu{
	margin:0px;
	list-style-type:none;
}
.submenu ul{
	list-style-image: url(../img/array_red.gif);
	margin:0px 23px 0px;
	list-style-type:disc;
	color:#858894;
}
.submenu li{
	padding-bottom:5px;
}