/*

    	Программирование и концепция ООО "Алмадеста"
    	Репин Дмитрий Николаевич
	e-mail: admin@al52.com
	Tel: +7 (8312) 573-364, 635-034
	Россия
	Нижний Новгород
	url: http://www.al52.com
	Использование только с полного согласия автора скрипта.
 
*/


BODY,TD,A,SELECT,INPUT,TH,P {
	font-family : Helvetica, Arial,  sans-serif;
	font-size : x-small;
}

BODY {
	background-color : #6BB6B6;
		margin: 0px;
	padding: 0px;   
}

#Sel{
    color : #CC0000;
    font-size : 11pt;
}

B{
    color : #A36209;
}

P {
    color : #603913;
    text-indent : 40pt;
    text-align : justify;
    margin-right : 40pt;
	margin-left :20pt;
}

UL {
    color : #603913;
    text-indent : 40pt;
    text-align : justify;
    margin-right : 40pt;
	margin-left :20pt;
}

H1{
    text-indent : 40pt;
	margin-left: 20pt;
    margin-right : 40pt;
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-size: x-small;
	font-weight:bold;
	color: #639C9C;
}


caption{
	color : #e46c11;
	font-size : smaller;
	font-weight : bold;
}
TH{
	color : Maroon;
	font-size : smaller;
	background-color : #f0deb3;
}

.td1{
	background-color : #fdf9f1;
}
.td2{
		background-color : #f8eed8;
}
.tdc{
	text-align : center;
}
A:link, A:visited {
	COLOR: blue;
	TEXT-DECORATION: none;
	font-family : Arial, Helvetica, sans-serif;
}
A:active {
	COLOR: Navy;
	TEXT-DECORATION: none;
	font-family : Arial, Helvetica, sans-serif;
}
A:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
	font-family : Arial, Helvetica, sans-serif;
}

A {
	FONT-WEIGHT: bold;
	COLOR: #48D1CC;
	font-family : Arial, Helvetica, sans-serif;
}

.t{
	COLOR: #B8860B;
	font-weight: bold;
	font-size: x-small;
	background-repeat: repeat-x;
}

#k{
        COLOR: #ffffff;
        font-size : 0px;
        VISIBILITY:hidden;
        margin-top :-5px;
        padding-top :-5px;
}

