body
{
color: 000000;
background-color: EAECD0;
background-image: url(../../serve/images/bg.jpg);
}

#van
{
position: absolute;
top: 27;
left: 10;
z-index: 1;
}

#list
{
font-size: 11;
font-family: Verdana;
}

input
{
font-size: 10;
text-align: center;
border-width: 1;
border-color: BDBFA8;
background-Color: EAECD0;
font-family: Verdana;
}

textarea, select
{
font-size: 12;
border-width: 1;
border-color: BDBFA8;
background-Color: EAECD0;
}

#topLine
{
background-color: BDBFA8;
position: absolute;
height: 5px;
width: 100%;
top: 60;
left: 0;
font-size: 0;
}

#Htable1
{
position: absolute;
top: 0;
left=0;
}

#Ttable1
{
position: absolute;
top: 165;
left: -1;
}

#normal {
color: 444444;
font-weight: normal;
text-decoration: underline;
}

a {
color: 000000;
font-weight: 600;
text-decoration: none;
}

a:hover {
color: BDBFA8;
font-weight: 600;
text-decoration: none;
}

#title {
font-size: 13px;
color: 777777;
}

hr {
color=BDBFA8;
}

#links
{
	color: 777777;
}

#links:hover
{
	color: BDBFA8;
}

#CAT_links
{
	color: 777777;
	font-size: 17;
	text-decoration: underline;
}

#CAT_links:hover
{
	font-size: 17;
	text-decoration: underline;
	color: BDBFA8;
}

#line_cat
{
	background-color: BDBFA8;
	color: 777777;
	font-weight: 700;
	text-align: left;
	border-style: none;
}

#mess_info
{
	font-family: "verdana";
	font-size: 11;
}
