BODY
{
text-align: justify;
padding: 0px;
margin: 0px;
BACKGROUND: #60BFE6 url(../gfx/bgbody.jpg) 0px 0px repeat-x ;
COLOR: #000;
FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
FONT-SIZE: 12px;
FONT-WEIGHT: normal;
LINE-HEIGHT: 14px;
}

form
{
margin: 0px 0px 5px 0px;
padding: 0px;
}

.push
{
border: 1px solid white;
background: #666;
color: #fff;
}


.container {width:800px; position:relative; margin:0 auto; border-right:20px solid #fff;
margin-top: 80px;
margin-left: auto;
margin-right: auto;


}

#text
{
width: 790px;


padding: 180px 15px 70px 15px; 
position: absolute;
height: 150px;
overflow: auto;
overflow-y: auto;
}

#wrapper{
BACKGROUND: #60bfe6 url(../gfx/topbar2.jpg) 0px 0px no-repeat ; 
width: 820px;
height: 400px;
}

#overlayer
{
width: 800px;
height: 186px;
margin-left: auto;
margin-right: auto;
position: absolute; 
top: 0px;
left: 0px;
z-index: 100;
background: url(../gfx/topbarfade2.gif) 0px 0px repeat-x ;


}

.fade_bottom {
position: absolute;
height: 57px;
width:100%;
top: 343px; 
z-index: 500;
left: 0px;
background: url(../gfx/fade_bottom.gif);
}

P
{
margin: 5px 0 0 0;
}

P A
{
font-weight: bold;
color: #ff0;
text-decoration: none;
}

P A:hover
{
text-decoration: underline;
color: #fff;
}

H1
{
font-weight: bold;
color: #fff;
font-size: 20px;
line-height: 20px;
margin: 10px 0 0 0;
padding: 0px;
}


H2
{
display: block;
font-weight: bold;
color: #fff;

font-size: 14px;
line-height: 15px;
margin: 5px 0 5px 0;


}

H2.warn
{
padding: 14px 7px 14px 7px;
display: block;
background: #800;
color: #fee;
border: 1px solid red;
}

H3
{
font-weight: bold;
color: #f22;
font-size: 14px;
line-height: 15px;
margin: 10px 0 5px 0;
}

H4
{
font-weight: bold;
color: #000;
font-size: 16px;
line-height: 16px;
margin: 10px 0 0 0;
padding: 0px;
}

IMG
{
border: 0x;
margin: 10px 0px 10px 10px;
float: right;
}

#pass_form
{
width: 400px; 
height: 130px; 
margin-left: auto; 
margin-right: auto; 
margin-top: 150px; 
background: #ddd url(../gfx/bg_pass_form.jpg) ; 
padding: 30px 30px 0px 30px; 
text-align: center; 
border-top: 3px solid #ddd; 
border-left: 3px solid #eee;  
border-bottom: 3px solid #222;  
border-right: 3px solid #888;
}
