@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#e5e4e4;
background-color:#020202;
}
.border{
margin:0px;
padding:0px;
border-left:solid 1px #fff;
border-right:solid 1px #fff;
border-bottom:solid 1px #fff;
background-color:#1a1e1f;
width:846px;
height:50px;
}
.bottom1{
margin:0px;
padding:0px;
background:url(../images/bottom1.jpg) no-repeat;
width:1px;
height:40px;
}
.bottom2{
margin:0px;
padding:0px;
background:url(../images/bottom2.jpg) repeat-x;
width:auto;
height:40px;
}
.menu-border{
border-top:solid 1px #fff;
border-left:solid 1px #fff;
border-right:solid 1px #fff;
border-bottom:solid 1px #fff;
background:url(../images/menu_back.jpg) repeat-x;
height:40px;
}
.gray_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#989898;
text-decoration:none;
}
.small_orangetext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#f67a24;
text-decoration:none;
}
.orangetext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#f67a24;
text-decoration:none;
}
.orangetext:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#fff;
text-decoration:none;
}
.orange_normal_text{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#f67a24;
text-decoration:none;
}
.whitetext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#fff;
text-decoration:none;
}
.bigwhitetext{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#fff;
text-decoration:none;
}
.vline{
margin:0px;
padding:0px;
width:9px;
background:url(../images/grayline1.jpg) repeat-y;
}
.vline1{
margin:0px;
padding:0px;
width:9px;
background:url(../images/grayline3.jpg) repeat-y;
}
.hline{
margin:0px;
padding:0px;
width:2px;
background:url(../images/grayline2.jpg) bottom repeat-x;
}

.gray_background{
margin:0px;
padding:0px;
width:auto;
height:160px;
background:#232829;
padding:15px;
}
.footer_back{
margin:0px;
padding:0px;
height:96px;
background:url(../images/footer_back.jpg) no-repeat;
}
.footer_1{
width:19px;
height:96px;
background:url(../images/footer1.jpg) no-repeat;
}
.footer_2{
width:19px;
height:96px;
background:url(../images/footer2.jpg) no-repeat;
}
.footer_3{
width:812px;
height:96px;
background:url(../images/footer3.jpg) repeat-x;
}
.white1text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#fff;
text-decoration:none;
line-height:22px;
}
.white1text:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#f67a24;
text-decoration:none;
line-height:22px;
}
.footer_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#a1a0a0;
text-decoration:none;
margin-left:5px;
margin-right:5px;
}
.footer_text:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#f87d27;
text-decoration:none;
margin-left:5px;
margin-right:5px;
}
.copyright_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#a1a0a0;
text-decoration:none;
}