#normal {
	font-size: 70%;
}

#top, #header {
	font-size: 70%;
}

#footer {
	font-size: 70%;
}

#header table, #normal table, #top table, #footer table {
	font-size: 100%;
}

#list {
	line-height: 180%;
	font-size: inherit;
}

.large {
	font-size: 120%;
}

.medium, a.medium {
	font-size: 110%;
}

.small, a.small {
	font-size: inherit;
}

.smallest, a.smallest {
	font-size: 90%;
}

a.nav_main, a.nav_main_this,
a.nav_sub, a.nav_sub_this,
a.nav_bottom, a.nav_bottom_this {
	font-size: inherit;
}

h1 {
	font-size: 110%;
}

h2, h3, h4 {
	/*text-align: left;*/
	font-size: 100%;
}

pre {
	font-size: 120%;
}
/************ END SIZES ***********/

/************ Âóàëü ***************/
body {
	background-color: #A2C2B1;
	color: #313331;
	margin: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content {
	padding: 0px 20px 40px 20px;
}

#footer {
	color: #2C3C43;
}

#lines {
	margin: 6px 0px;
}

#list {
	color: #999999;
}

#date {
	font-weight: normal;
	color: #57676E;
	/*background-color: #FF6600;*/
	font-style: italic;
	text-decoration: underline;
}

#news {
	border-bottom: 1px dotted #cccccc;
	padding: 10px;
}

a {
	color: #5B8A75;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: underline;
}

a.news {
	text-decoration: none;
	color: #486857;
}

a.news:hover {
	color: #ff6600;
}


a.nav_main {
	color: #011118;
	font-weight: bold;
	white-space: nowrap;
}

a.nav_main:hover {
	color: #ff6600;
}

a.nav_main_this {
	color: #57676E;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}

a.nav_main_this:hover {
	color: #57676E;
}

a.nav_bottom {
	color: #57676E;
}

a.nav_bottom:hover {
	color: #2C3C43;
}

a.nav_bottom_this, a.nav_bottom_this:hover {
	color: #2C3C43;
}

h1.title_green, h2.title_green, h3.title_green, h4.title_green {
	color: #009B91;
	letter-spacing: 0.2em;
}

h1.title, h2.title, h3.title, h4.title {
	color: #436556;
	padding: 0px;
	margin: 0px;
}

h1.string, h2.string, h3.string, h4.string {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

hr {
	border: 1px solid #eeeeee;
}

th {
	border: 1px solid #00aaa2;
}

.td_pad {
	padding: 6px;
}

.bottom_border {
	border-bottom: 1px dotted #cccccc;
}

.table_head {
	background: #c1e8e6;
	color: #333333;
	font: inherit Tahoma, Verdana, sans-serif;
}

.img {
	border-color: #C2D8CD;
}

.nbrd {
	border: 0px;
}

input, select {
	font-size: 100%;
	border: 1px inset #666666;
	font-family: verdana;
}

textarea {
	font-size: 100%;
	border: 1px inset #999999;
	font-family: verdana;
}

