/* CSS Document */
body
{
background:url(../images/bg.gif) repeat-x;
background-color:#46474b;
height:auto;
width:100%;
color:#000000;
font-size:10px;
margin:0px;
padding:0px;
}
#container
{
width:730px;
height:auto;
margin:auto;

font-family:Verdana;
}
#logo
{
background:url(../images/logo.gif) no-repeat;
height:96px;
width:405px;
cursor:pointer;
float:left;
font-family:"Arial";
font-weight:bold;
font-size:16px;
font-style:italic;
vertical-align:bottom;
padding-top:100px;
color:#FFFFFF;
letter-spacing:-1px;
}
#lo_right
{
background:url(../images/log_right.gif) no-repeat;
height:54px;
width:326px;
float:left;
font-family:"Arial";
color:#9d9d9d;
font-size:11px;
font-weight:bold;
}
.inp
{
margin-top:76px;
background-color:#6c6d6d;
border:1px solid #999999;
}
.top
{
height:134px;
width:732px;
overflow:hidden;
background:#1f2020;
}
.imag
{
background:url(../images/flash_header.gif) no-repeat;
height:260px;
width:730px;
}
.maincontent
{
background-color:#FFFFFF;
padding:10px;
height:auto;
}
#grad
{
background:url(../images/grad.gif) no-repeat;
height:4px;
width:735px;
}
.sidehead
{
font-family:"Arial";
font-weight:bold;
font-size:16px;
font-style:italic;
}
.footer
{
color:#b5b7b9;
text-align:center;
margin-top:25px;
width:600px;
margin-left:60px;
margin-right:50px;
margin-bottom:15px;
line-height:15px;
height:50px;
}


.foottext
{
height:10px;
width:500px;
color:#b5b7b9;
text-align:center;
text-decoration:none;
}
.foottext:hover
{
color:#FFFFFF;
text-decoration:none;
}
.sep
{
background:url(../images/sep.gif) no-repeat;
margin-left:10px;
margin-right:10px;
width:8px;
height:9px;
float:left;
}

.inpbut
{
background:url(../images/gobut.gif);
height:21px;
width:38px;
border:0px;
color:#FFFFFF;
font-weight:bold;
font-family:Tahoma;
font-size:10px;
}
.mail
{
color:#b90302;
font-size:10px;
cursor:pointer;
}
