body {
margin:0;
margin-top:18px;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#7e7e7e;
background:url(../images/bg.jpg) repeat-x;

}

a
{
color:#ff6000;
}

a:hover
{
text-decoration:none;
}

p{
margin:0;
padding:0;
}

.flash_area
{
font-size:0;

}

.content_middle
{


background:url(../images/contentarea.jpg) repeat-y;
}
.content_area
{
padding:20px;
min-height:250px !important;
height:auto;
height:250px;

}

.content_area_home
{
padding:20px 0 0 30px;
min-height:250px !important;
height:auto;
height:250px;


}
.content_top
{
background:url(../images/content_top.gif) no-repeat;
width:1000px;
height:11px;
}
.content_bottom
{
background:url(../images/content_bottom.gif) no-repeat;
width:1000px;
height:11px;
}


.top_container
{
position:relative;
z-index:100;
}
.middle_container
{
margin-top:-20px;
margin-bottom:30px;
position:relative;
z-index:200;
}


.footer
{
background:#111111;
color:#b4b4b4;
font-size:12px;
line-height:20px;
}

.footer a
{
color:#b4b4b4;
text-decoration:none;
padding:0 5px;
}

.footer a:hover
{
text-decoration:underline;
}

.online
{
color:#f24b04;
}
.online a
{
color:#f24b04;
text-decoration:underline;
padding:0 3px;
}
.online a:hover
{
text-decoration:none;
}