BODY {
background-color : #FFFFFF; 
color : #603e18; 
margin-bottom : 30px; 
margin-right : 0; 
margin-top : 30px; 
margin-left : 0; 
}

table.t1
{
border: 1px solid red;
}

TD
{
FONT-SIZE: 11px;
COLOR:  #000000;
FONT-FAMILY: Verdana,Arial,"Times New Roman"; 
}
TD.pagehead
{
FONT-SIZE: 14px;
COLOR:  #000000;
FONT-FAMILY: Verdana,Arial,"Times New Roman";
font-weight: bold;
}

TD.heading
{
FONT-SIZE: 18 px;
COLOR: #000000;
FONT-FAMILY: Verdana,"Times New Roman";
TEXT-DECORATION: none;
font-weight: bold;
}

A
{
color: #3C619D;
FONT-FAMILY: Verdana,Arial,"Times New Roman";
font-size : 11;
text-decoration : none;
FONT-WEIGHT: bold;
}
A:visited{
color: #3C619D;
FONT-FAMILY: Verdana,Arial,"Times New Roman";
font-size : 11;
text-decoration : none;
FONT-WEIGHT: bold;
}
A:hover{
color: #FF8A00;
FONT-FAMILY: Verdana,Arial,"Times New Roman";
font-size : 11;
text-decoration : none;
FONT-WEIGHT: bold;
}

A.link
{
color: #000000;
FONT-FAMILY: Verdana,Arial,"Times New Roman";
font-size : 11;
text-decoration : none;
FONT-WEIGHT: bold;
}
A.link:visited{
color: #000000;
FONT-FAMILY: Verdana,Arial,"Times New Roman";
font-size : 11;
text-decoration : none;
FONT-WEIGHT: bold;
}
A.link:hover{
color: #FF8A00;
FONT-FAMILY: Verdana,Arial,"Times New Roman";
font-size : 11;
text-decoration : none;
FONT-WEIGHT: bold;
}


INPUT{
color : #000000;
BACKGROUND-COLOR: #FFFFFF;
border-color : #323232;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana;
font-size : 11px;
}

INPUT.submit{
color : #FFFFFF;
BACKGROUND-COLOR: #FF8A00;
HEIGHT:20px;
border-color : #FF8A00;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana;
font-size : 11px;
}

SELECT{
color : #000000;
BACKGROUND-COLOR: #FFFFFF;
HEIGHT:16px;
border-color : #323232;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana;
font-size : 10px;
}

TEXTAREA{
color : #000000;
BACKGROUND-COLOR: #FFFFFF;
border-color : #323232;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana;
font-size : 10px;
}