body {
	top : 0px;
	left : 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

body, table, td { 
	font-family: Arial, Helvetica, sans-serif; 
	afont-size: 12px; 
}

p { font-size: 80%; }

input, select { font-size: 100%; }

a, a:visited, a:active,.main {
	color: #77AAB0;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p.path { 
	font-size: 90%;
	font-weight: bold;
}

p.in { font-size: 100%; }

input.button { font-size: 100%; }

span.notice {
	font-size: 80%;
}

.project {
	text-align: right;
	font-weight: bold;
}

.bg1 {
	background-color: #efefef;
}

.bg2 {
	background-color: #e0e0e0;
}

.require {
	font-weight: bold;
	font-size: 130%;
	color: #ff0000;
}

.white {
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
}

.unactive {
    color: #aaaaaa;
}

td.topmenu {
	font-size: 12px;
	font-weight: bold;
}

span.topmenu {
	color: #77AAB0;
}

.boldblack {
	color: #000000;
	font-weight: bold;
}

a.boldblack:visited {
	color: #000000;
}

.black, a.black:visited {
	color: #000000;
	font-weight: lighter;
}

span.stat0  { color: #66aa33; }
span.stat12 { color: #ff9933; }
span.stat34 { color: #cc0000; }

a.bottommenu,a.bottommenu:hover,a.bottommenu:visited,.bottommenu {
	color: #000000;
	font-weight: bold;
	font-size: 90%;
}

input.login_form {
	font-size: 9px;
	height : 15px;
	width: 56px;
}

input.search_form {
	height : 21px;
	width : 114px;
}

td.header, a.header, a.header:visited, a.header:active, a.header:hover {
	color: #000000;
	text-transform : lowercase;
	text-align : center;
	font-weight : bold;
	vertical-align : middle;
	font-size: 80%;
	background-color: #eeeeee;
	height: 20px;
}

td.main {
	color: #000000;
	font-size: 80%;
	font-weight: lighter;
}

.stat {
	font-size: 11px;
	color: #ffffff;
}

td.field {
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	background-color : #dddddd;
}

option.title {
	color: #333333;
	background-color: #cccccc;
}

/* нижние copyright */
.bottom_copy, a.bottom_copy,a.bottom_copy:hover,a.bottom_copy:visited,a.bottom_copy:active {
	color: #000000;
	font-size: xx-small;
	font-weight: lighter;
}
/* /нижние copyright */

/* категории */
a.categs, a.categs:active, a.categs:visited {
	color: #000000;
	font-size: 80%;
    font-weight: bold;
}
/* /категории */

/* подкатегории */
a.subcategs, a.subcategs:active, a.subcategs:visited {
	color: #003366;
    text-decoration: none;
	font-size: 80%;
}
a.subcategs:hover {
    text-decoration: underline;
}
/* /подкатегории */

/* текущии подкатегории и категории для списка работ */
a.sel_categs, a.sel_categs:active, a.sel_categs:visited {
	color: #000000;
	font-size: 80%;
    font-weight: bold;
    text-decoration: underline;
}
a.sel_subcategs, a.sel_subcategs:active, a.sel_subcategs:visited {
	color: #000000;
    text-decoration: none;
	font-size: 80%;
    text-decoration: underline;
}
a.sel_subcategs:hover, a.sel_categs:hover {
    text-decoration: underline;
}
/* /текущие подкатегории и категории для списка работ */

span.small {
	font-size: 80%;
}

a.act, a.act:active, a.act:visited {
	color: #666666;
}

UL {
	margin: 0px;
}
