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, select
{
font-size: 10;
text-align: center;
border-width: 1;
border-color: BDBFA8;
background-Color: EAECD0;
font-family: Verdana;
}

textarea
{
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;
}
