body{
	background : #02151F;
	color : #BAE3FF;
	scrollbar-face-color: #17537d; 
	scrollbar-shadow-color: black; 
	scrollbar-highlight-color: black; 
	scrollbar-3dlight-color: black; 
	scrollbar-darkshadow-color: black; 
	scrollbar-track-color: black; 
	scrollbar-arrow-color: white;
	}
input {
	background: Black;
	color:white;
	border-bottom : 1px solid white;
	border-left : 1px solid white;
	border-right : 1px solid white;
	border-top : 1px solid white;
}

textarea{
    BORDER-BOTTOM: black 1px solid; 
    BORDER-LEFT: black 1px solid; 
    BORDER-RIGHT: black 1px solid; 
    BORDER-TOP: black 1px solid;
    border-color: white;
    background-color: black;
    color:white;
    width:419px	
}


.img_border{
	margin : 6px;
}


.titles {
	text-align : right;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	font-weight : bold;
	font-variant : normal;
	text-transform : uppercase;
	margin: 5px 5px
}

.genre {
	text-align : left;
	background-color : #02151F;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 9px;
	font-weight : normal;
	font-variant : normal;
	padding-left :20px;
	padding-top :2px;
	padding-bottom :2px;	
}

.descr {
	text-align : justify;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.red_dot{
	color:red;
}


.error {
	text-align : justify;
	text-decoration : none;
	color : yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-indent : 20px;
	padding : 3px 3px; 
}



.box {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}


.lefttitle {
	text-align : center;
	text-decoration : none;
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	margin-bottom : 3px; 
	margin-top : 10px; 
	background-color:#17507A
}

.boxtop {margin-top:7px;}

.img {
	text-decoration : none;
	color : white;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.img:hover {
	text-decoration : none;
	color : #17537d;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.adm {
	text-decoration : none;
	color : yellow;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.adm:hover {
	text-decoration : none;
	color : #BAE3FF;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menu {
	text-decoration : none;
	color : black;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-bottom : 0px;

}

.menu:hover {
	text-decoration : none;
	color : white;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	text-decoration : none;
	color : yellow;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-bottom : 0px;

}

a:hover {
	text-decoration : none;
	color : white;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD.static_doc{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px 10px 10px 10px;
	text-indent: 20px;
	text-align: justify;
}

