body {
margin: 10px 0px 0px 0px;
padding: 0px;
font-size: 12px;
}

form, input
{
margin: 0px;
padding: 0px;
}


body, input
{
font-family: lucida sans unicode, lucida, helvetica, verdana, arial, sans-serif;
}

input
{
font-size: 10px;
font-weight: bold;
color: #E76B18;

}

.title
{
font-size: 25px;
color: #E67D0B;
border-bottom: 1px solid #000000;
}

.error
{
font-size: 12px;
background-color: #000000;
color: #FFFFFF;
border-bottom: 1px solid #E76B18;
}

#container
{
border: 1px solid #CCCDD7;
width: 700px;
margin: auto;
}

#menu
{ 
border-left: 1px solid #CCCDD7; 
border-bottom: 1px solid #CCCDD7;
float: right;
height: 20px;
background-color: #EEEEEE;
}

.shade
{
background-color: #EEEEEE;
}

.head
{
background-color: #A2AACE;
}

a:link, a:visited 
{ 
color: #21A121; 
text-decoration: none; 
border-bottom: 1px solid #000000; 
} 

a:hover, a:active 
{
color: #3399FF;
text-decoration: none;
border-bottom: 1px solid #000000;
}

.style2 
{
color: #FF9900;
font-family: "Courier New", Courier, mono;
font-weight: bold;
}

.style3 
{
color: #FF6600;
font-family: "Courier New", Courier, mono;
font-weight: bold;
}

.style4 
{
color: #006666;
font-family: "Courier New", Courier, mono;
font-weight: bold;
}

.style6 
{
font-size: 12px;
font-family: "Courier New", Courier, mono;
color: #000000;
}

.style7 {color: #FF9900}
.style10 {color: #669966}