/* CSS Document */

*{
margin:0px;
padding:0px;
}



body{
margin:0px;
padding:0px;
background:#00111d;
}

a{
margin:0px;
padding:0px;
}

a img{
margin:0px;
padding:0px;
border:none;
}

div,ul,li,a,img,border,input,span{
margin:0px;
padding:0px;
}

.clear{
clear:both;
}

#main{
width:1000px;
height:auto;
display:block;
margin:0px auto;
}

#header{
width:1000px;
height:auto;
display:block;
float:left;
}

#body{
width:1000px;
height:auto;
display:block;
float:left;
}

.body_top{
width:1000px;
height:43px;
display:block;
float:left;
background:url(../images/body_top.jpg) 0 0 no-repeat;
}

.body_middle{
width:900px;
height:auto;
display:block;
float:left;
background:url(../images/body_middle.jpg) 0 0 repeat-y;
padding:0 50px 0 50px;
font-family:Tahoma;
color:#000000;
font-size:16px;
text-align:justify;
line-height:22px;
}

.body_middle a{
font-family:Tahoma;
color:#0033CC;
font-size:16px;
text-decoration:underline;
font-weight:bold;
}

.body_middle a:hover{
font-family:Tahoma;
color:#0033CC;
font-size:16px;
text-decoration:none;
font-weight:bold;
}

.body_middle h1{
font-family:Tahoma;
color:#CC0000;
font-size:30px;
text-decoration:none;
font-weight:bold;
text-shadow:#999999 3px 3px 3px;
text-align:center;
line-height:40px;
padding-bottom:10px;
}

.body_middle h2{
font-family:Tahoma;
color:#000000;
font-size:24px;
text-decoration:none;
font-weight:bold;
text-shadow:#999999 2px 2px 2px;
text-align:center;
line-height:30px;
padding-bottom:10px;
}

.body_middle h3{
font-family:Tahoma;
color:#CC0000;
font-size:24px;
text-decoration:none;
font-weight:bold;
text-shadow:#999999 2px 2px 2px;
text-align:center;
line-height:30px;
padding-bottom:10px;
}

.body_middle h4{
font-family:Tahoma;
color:#CC0000;
font-size:30px;
text-decoration:none;
font-weight:bold;
text-shadow:#000000 2px 2px 2px;
text-align:center;
line-height:40px;
padding-bottom:10px;
}

.body_middle h5{
font-family:Tahoma;
color:#CC0000;
font-size:24px;
text-decoration:none;
font-weight:bold;
text-shadow:#0033CC 2px 2px 2px;
text-align:center;
line-height:30px;
padding-bottom:10px;
}

.body_middle_top_panel{
width:900px;
height:auto;
display:block;
float:left;
text-align:center;
padding-bottom:10px;
}

.body_middle_btm_panel{
width:900px;
height:auto;
display:block;
float:left;
text-align:center;
}

.body_middle_panel_container{
width:900px;
height:auto;
display:block;
float:left;
padding-bottom:10px;
}

.body_middle_left_panel{
width:590px;
height:auto;
display:block;
float:left;
}

.body_middle_right_panel{
width:270px;
height:auto;
display:block;
float:right;
}

.body_middle_right_panel ul{
list-style-image:none;
list-style-type:none;
}

.body_middle_right_panel ul li{
list-style-image:none;
list-style-type:none;
background:url(../images/white_rounded_arrow.png) 0 0 no-repeat;
padding:0 0 0 20px;
margin:10px 0 0 0;
font-size:14px;
font-weight:bold;
text-align:left;
}

#footer{
width:1000px;
height:45px;
display:block;
float:left;
padding-bottom:20px;
background:url(../images/body_btm.jpg) 0 0 no-repeat;
text-align:center;
font-family:Tahoma;
color:#000000;
font-size:16px;
}

.footer a{
font-family:Tahoma;
color:#0033CC;
font-size:16px;
text-decoration:underline;
font-weight:bold;
}

.footer a:hover{
font-family:Tahoma;
color:#0033CC;
font-size:16px;
text-decoration:none;
font-weight:bold;
}