/* Layout by DeV - Sethodie © 2006*/
body{
margin: 0px auto;
padding: 0px;
font: 10px Verdana,Tahoma,Arial,sans-serif;
color: #CCCCCC;
background: #6b6e67;
}

a{
color:#CCCCCC;
text-decoration:none;
}

img{
border: 0;
}

a:hover{
color:#FFFFFF;
text-decoration:underline;
}

hr{
color: #C29D04;
height: 1px;
border-style: solid;
}

.total{
background: #6b6e67;
margin: 0px auto;
width: 100%;
}

.top{
height: 47px;
width: 100%;
margin: 0px auto;
background: #6b6e67;
}

.top_bar{
height: 47px;
width: 100%;
margin: 0px auto;
background: url('images/site/top_gradient.jpg');
}

.middle_header{
width: 100%;
background: #3e403b;
}

.middle_spacer{
width: 100%;
background: #6b6e67;
}

.middle_left_menu{
margin: auto;
padding: 10px 0px 0px 0px;
text-align : right;
}

.middle_left_menu a{
font-family: "Trebuchet MS";
font-size: 11px;
color: #FFFFFF;
padding: 0px 25px 0px 0px;
font-weight: bold;
text-decoration: none;
margin: 0px auto;
}

.middle_left_menu a:hover{
font-family: "Trebuchet MS";
font-size: 11px;
color: #C29D04;
padding: 0px 25px 0px 0px;
font-weight: bold;
text-decoration: none;
margin: 0px auto;
}

.bottom{
color: #6b6e67;
text-align: center;
margin: auto;
padding-top:3px;
}

.bottom a{
color: #6b6e67;
text-decoration: none;
}

.bottom a:hover{
color: #BBBBBB;
text-decoration: underline;
}

.newsheader{
color: #C29D04;
font-family: "Trebuchet MS";
font-size: 12px;
font-weight: bold;
}

.apartecel{
padding-top:10px;
padding-bottom: 0px;
}

.apartecel2{
padding-top:0px;
padding-bottom:10px;
}

.pagetitle{
font: 11px Verdana,Tahoma,Arial,sans-serif;
color: #BA9000;
font-weight: bold;
}