/*
	$Id: style.css 1888 2005-10-07 16:02:48Z s.kurshev $
	$Author: s.kurshev $
	$Revision: 1878 $
*/

body, td,p,div,span,*{
    font: normal 11px Arial
}

a{
	color: black;
	font: normal 11px Arial;
    margin-left: 2px;
}

.img_main_text {
	border: 2px solid Black;
	height: 64px;
	width: 64px;
	vertical-align: text-top;
	margin-right: 5px;
}

td.bottom_cell {
	background: url(../images/image08.gif) repeat-x bottom;
	vertical-align: top;
}

td#main_text {
	background: #DFDBD5;
	vertical-align: top;
	padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
	font: 13px Arial, Helvetica, sans-serif;
}

td#struct {
	background: #ECE7DE;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: Black;
}

td#menu {
    background: #CCC2B3;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: White;
}



.dark {
	border: 1px solid White;
	background: #C6B7A3;
	color: black;
	font: normal 11px Arial;
	width: 171px;
    height: 15px;
    margin-top: 2px;
	margin-bottom: 1px;
    margin-left:0px;
    padding-right: 2px;
    float: left;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase
}

.dark a{
	color: black;
	font: normal 11px Arial;
    text-decoration: none;
    text-transform: uppercase
}

.light {
	background: #ECE7DE;
	border: 1px solid Black;
	color: black;
	font: normal 11px Arial;
    text-transform: uppercase;
    margin-top: 1px;
    padding-left: 2px;
    margin-bottom: 1px;
}

.light_small{
    background: #ECE7DE;
	border: 1px solid Black;
	color: Black;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
    width: 40px;
}

td.shadow_border {
	border-bottom: 1px solid Black;
	border-left: 1px solid White;
	border-right: 1px solid Black;
	border-top: 1px solid White;
}

td.shadow_border_menu {
	border-bottom: 1px solid Black;
	border-left: 1px solid White;
	border-right: 1px solid Black;
	border-top: 1px solid White;
    background: #CCC2B3;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: White;
}

td.white_border {
	border: 1px solid White;
}

table.main_table {
	width: 90%;
	border: 1px solid Black;
	background: #C7B8A3 url(../images/image06.gif) repeat-x top;
}


body {
    background: #C7B8A3;
    margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.imagelist{
    overflow: auto
}

.prettybig{
    color: black;
    text-transform: uppercase;
    font: normal 11px Arial;
    padding: 2px 0px 0px 4px;
}

.field{
    padding: 0px 0px 0px 4px;
}

.autor_photo{
    padding-top: 8px;
    padding-bottom: 8px;
}

.pagelist {
	color: black;
	font: normal 10px Arial;
    margin-top: 2px;
	margin-bottom: 1px;
    margin-left:0px;
    padding-right: 2px;
}

.pagelistTitle {
	color: black;
	font: normal 10px Arial;
    margin-top: 2px;
	margin-bottom: 1px;
    margin-left:0px;
    padding-right: 2px;
    text-transform: uppercase;
    float: left;
}

.viewList,a.objectTypeList {
	color: black;
	font: normal 10px Arial;
    margin-top: 1px;
	margin-bottom: 1px;
    margin-left:0px;
    padding-right: 10px;
    text-transform: uppercase;
    float: left;
}

.hierarchicName {
	color: black;
	font: normal 11px Arial;
    margin-top: 2px;
	margin-bottom: 1px;
    margin-left:0px;
    padding-right: 2px;
    text-transform: uppercase;
}

.hierarchicName a {
	color: black;
	font: normal 11px Arial;
    margin-top: 2px;
	margin-bottom: 1px;
    margin-left:0px;
    padding-right: 2px;
    text-transform: uppercase;
}

.object {
	color: black;
	font: normal 11px Arial;
    margin-top: 2px;
	margin-bottom: 1px;
    margin-left:0px;
    padding-right: 2px;
}

td.image {
    border: solid 1px gray;
    background: rgb(193,193,193);
}

TD.image A {
	MARGIN-LEFT: 0px;
}

td.imagelist {
}


