@charset "window-1251";
/* CSS Document */

td, .text {
font-family: Verdana, Arial;
font-size: 70%;
color: #666666;
line-height: 140%
}

.cap1 {
font-family: Arial, Verdana;
color: #660000;
font-size: 160%;
line-height: 120%
}

.head {
font-family: Arial, Verdana;
color: #660000;
font-size: 160%;
line-height: 120%
}

.cap2 {
color: #660000;
font-size: 120%
}

.cap3 {
color: #660000;
font-size: 100%
}

.cap1_ {
font-family: Arial, Verdana;
font-size: 160%;
line-height: 120%
}

.cap3_ {
font-size: 100%
}

.button {
	font-size: 100%;
	font-weight: bolder;
	background-color: #376EAA;
	color: white;
	border-top-color: #DEE8F3;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: #DEE8F3;
	height: 24;
}

.button-small {
	font-size: 10px;
	font-weight: bolder;
	background-color: #DEE8F3;
	color: #376EAA;
    border : 1px solid;
	border-top-color: #376EAA;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: #376EAA;
	height: 18px;
}

.button_t {
	font-size: 100%;
	font-weight: bolder;
	background-color: #F9F8F3;
	color: #336699;
	border-top-color: #336699;
	border-left-color: #336699;
	border-top-width:1px;
	border-left-width:1px;
	border-right-color: black;
	border-bottom-color: black;
	height: 24;
}

select, input, textarea {
	font-family: Verdana, Arial;
	font-size: 100%;
	background-color: #DEE8F3;
}

a:link {
	color: #003399;
}

.tiny {
font-size: 90%
}

.thumb {
border-style:solid;
border-width: 1;
border-color: #919191
}
div#man {
	border: 0px solid red; 
	margin: 0 0 10 0;
	width: 350px; 
	float: left;
}
div#men {
	border: 0px solid red;
	width: 100%;
}

.leftmenu {
line-height: 170%;
}

a.leftmenu {
text-decoration: none;
}

.black {
color:black
}

.w70  { width:70  }
.w120 { width:120 }
.w150 { width:150 }

div.info_bl {
    margin-right:7px;
    width:100%;
    padding:5px 0 4px 11px;
    border: 1px solid #79A876;
    background-color:#E3F3E2;
    font-size: 12px;
    white-space:nowrap;
}
