/* CSS Document */

body {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
background:#000000;
}

a{
color:#000;
}

a:hover
{
text-decoration:none;
}

p{
margin:0;
padding:0;
}
.top-bg
{
background:url(../images/top-bg.jpg);
}

.page{ background:url(../images/top-bg.jpg) top repeat-y;}
.content_top
{
background:url(../images/content_top.jpg);
background-repeat:no-repeat;
width:790px;
height:19px;
}
.content_bottom
{
background:url(../images/content_bottom.jpg);
background-repeat:no-repeat;
width:790px;
height:19px;
}
.content_middle
{
background:url(../images/content_middle.jpg) top repeat-y;
min-height:400px !important;
height:auto;
height:400px;
padding: 5px 30px 10px 30px;
}
.tail
{

padding:12px 0px 12px 0px;
width:788px;
height:1px;
text-align:center;
}
.footer
{
color:#ede5d2;
font-size:12px;
color:#ede5d2;	
} 
.footer_top
{
background-image:url(../images/footer_top.jpg);
background-repeat:no-repeat;
width:790px;
height:6px;


}
.footer_middle
{
background-color:#000000;
vertical-align:middle;
}
.footer_bottom
{
background-image:url(../images/footer_bottom.jpg);
background-repeat:no-repeat;
}
.footer1
{
color:#FFFFFF;
}
.footer1 a
{
color:#939393;
font-size:12px;
text-decoration:underline;
}
.footer1 a:hover
{
color:#939393;
font-size:12px;
text-decoration:none;
}
.footer2 a
{
color:#ede5d2;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding-left:7px;
padding-right:7px;
}
.footer2 a:hover
{
text-decoration:underline;
}

