BODY {
SCROLLBAR-FACE-COLOR: #F5EBD6;
FONT-FAMILY: Verdana, Arial, sans-serif;
font-size: 80%;
COLOR: #000000;
background-image: url("images/fon_top.jpg");
}
TD, TH {
     FONT-FAMILY: Verdana, Arial, sans-serif;
     font-size: 80%;
	 COLOR: #000000;
}
A {
TEXT-DECORATION: none;
}

A:link {
        COLOR:#c66;
}

A:visited {
        COLOR:#369;
}

A:hover {
        COLOR:#993333;
		TEXT-DECORATION: underline;
}

A:active {
        COLOR:#993333;
		TEXT-DECORATION: underline;
}

H1{
color: #993333;
font-size: 160%;
font-weight: normal;
text-align: center;
/*margin-top: 10px;*/
margin-bottom: 0px;
}
H2{
font-size: 110%;
text-align: center;
margin-top: 5px;
}

.center {
text-align: center;
}
.close_win {
text-align: center;
font-size:85%;
margin-bottom: 5px;
}
.copy {
text-align: center;
font-size:85%;
margin-top: 5px;
margin-bottom: 5px;
}
.fon_bot {
background-image: url("images/fon_bot.jpg");
background-repeat: repeat-x;
}
.fon_left {
background-image: url("images/fon_left.jpg");
background-repeat: repeat-y;
}
.menu_top {
text-align: right;
padding-right: 10px;
padding-top: 10px;
font-size:80%;
}
.nav {
text-align: center;
font-size:85%;
margin-top: 20px;
}
.right {text-align: right}
.sign {
text-align: center;
font-size:80%;
}
.small {font-size:85%;}
.text {
text-align: justify;
padding: 0px 20px 0px 20px;
}
.top{
font-size: 85%;
text-align: right;
padding-right: 30px;
padding-bottom: 5px;
}
