body 
{
background-color: #ffffff;
font-family: "Trebuchet MS", Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 80%;
}
body, h1, h2, h3, h4, form, table, p, ul
{
padding: 0;
margin: 0;
}
input, textarea 
{
border: 1px solid #2581AC;
}
img 
{
border: 0;
}
#all
{
}
#head
{
}
#headLeft
{
}
#headRight
{
border-bottom: solid 1px #C6DBEA;
}
#headRight a
{
color: #2581AC;
text-decoration: none;
}
#headRight form
{
display: none;
}
#main
{
}
#main h1
{
font-size: 150%; 
font-weight: normal;
margin-top: 0.2em;
}
#main h2
{
font-size: 120%; 
font-weight: bold;
}
#main h3 
{
font-size: 110%; 
font-weight: bold;
}
#main h4 
{
font-size: 100%; 
}
#main p
{
margin-top: 0.5em;
margin-bottom: 0.7em;
}
#main a
{
color: #000000;
text-decoration: underline;
}
#main ul
{
list-style: square;
padding-left: 22px;
color: #2581AC;
}
#main span
{
color: #000000;
}

#main input
{
width: 200px;
}
#main textarea 
{
width: 400px;
height: 80px;
}
#main .button
{
width: auto;
}
#main td
{
vertical-align: top;
}
#main big
{
font-size: 110%;
font-weight: bold;
margin-top: 50px;
display: block; 
}
#left
{
display: none;
}
#leftPict
{
display: none;
}
#leftSlogan
{
display: none;
}
#leftInner
{
display: none;
}
#leftMenu
{
display: none;
}
#foot
{
margin-top: 30px;
}
.button
{
border: 0;
height: 20px;
background: #176591 url(bg-button.gif) 0 0 repeat-x;
color: #ffffff;
font-weight: bold;
}.FloatLeft
{
float: left;
}
.FloatRight
{
float: right;
}