BODY   {
font-family: Arial, sans-serif;
FONT-SIZE: 80%; 
color: #000;
margin-top: 0em;
margin-left: 0em;
background: #fff;
}

TD {
font-family: Arial, sans-serif;
color: #000;
}

INPUT.t {
width: 350px;
height: 20px;
border: 1px solid #AAAAAA;
}
TEXTAREA {
width: 350px;
height: 60px;
border: 1px solid #AAAAAA;
}
INPUT.button {
width: 100px;
height: 20px;
border: 1px solid #AAAAAA;
background-color: #DFE3E6;
}


A {
TEXT-DECORATION: none
}

A:link {
        COLOR:#FF0099;
}

A:visited {
        COLOR:#FF0099;
}

A:hover {
        COLOR:#369;
}

A:active {
        COLOR:#69c;
}

.A1:link {
	COLOR: #036;
	TEXT-DECORATION: none;
}
.A1:visited {
	COLOR: #666;
	TEXT-DECORATION: none;
}
.A1:hover {
	COLOR: #369;
	TEXT-DECORATION: none;
}
.A1:active {
	COLOR: #69c;
	TEXT-DECORATION: none;
}
.A2:link {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
}

h1 {
font-family: "Antigua-16","Times New Roman"; FONT-SIZE: 110%; 
color: #9E3502; font-weight: bold; text-align: center; 
}
.block{
padding-left: 30px;
padding-right: 2px;
width: 198;
font-size: 85%;
}
.border {
border: 1px solid #DFE3E6;
}
.center {
text-align: center;
}
.copy{
color: #036;
font-size: 70%;
text-align: center;
}
.menu {
/*margin-left: 4px;
margin-right: 2px;*/
}
.part {
padding-left: 6px;
font-size: 85%;
font-weight: bold;
}
.red {
color:#FF0099;
}
.right{
text-align: right;
}
.text {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
.tdblue {
background-image: url("img/fon_left_a.jpg");
background-repeat: no-repeat;
background-position: 0% 50%;
/*padding-left: 30px;
padding-right: 2px;
width: 230;
background-color: gray;*/
}
.tdgray {
background-image: url("img/fon_left.jpg");
/*padding-left: 30px;
padding-right: 2px;
width: 200;
background-color: blue;*/
}
.top {
font-size: 85%;
text-align: right;

}