*{
margin:0px;
padding:0px;
}
html,body{
background-color:#10151b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#CCCCCC;
}
a{
outline-style:none;
color:#00CCFF;
}
img{
border:0px;
}
h3{
border-bottom:4px solid #4C4A50;
color:#FFFFFF;
padding:5px;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
}
ul{
margin:20px;
}
#main_table1{
width: 100%;
height:100%;
background-color:#000000;
}
#main_table1 td{
color:#CCCCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
#main_table{
width: 100%;
height:100%;
background-color:#10151b;
}
#main_table td{
color:#CCCCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
#top{
height:338px;
background:url("/img/top.jpg") center repeat-x;
width:100%;
}
#logo{
background:url('/img/blues_top.jpg') top center no-repeat;
height:287px;
}
#menu{
width:100%;

}
#menu td{
height:51px;
background: url('/img/under.gif') no-repeat 0px -45px;
}
#menu a{
padding:18px 25px;
color:#E1E0E6;
font-family:Arial,Helvetica,sans-serif;
}
#menu td:hover{
background: url('/img/under.gif') repeat-x 0px -45px;
}
#menu a:hover{
text-decoration:none;
color:#FFFFFF;
}
#foot{
border-top:1px dotted #0263B5;
height:70px;
background:url("/img/foot.gif") center repeat-x;
text-align:center;
color:#FFFFFF;
}
#left_menu{
width:200px;
border-right:1px dotted #0263B5;
vertical-align:top;
padding:10px;
}
#right_menu{
width:200px;
border-left:1px dotted #0263B5;
vertical-align:top;
padding:10px;
}

#content{
padding:10px;
height:500px;
vertical-align:top;
}
#test1{
width:100%;

}
#test1 img{
padding: 0px 0px 10px 10px; 
float:left;
height:120px;
}
#wraps{
width:100%;
padding:30px;
}
#container{
width:470px;
height:396px;
border:4px solid #4C4A50;
}
#button{
padding:0px;
color:#FFFFFF;
border:1px solid #FFFFFF;
background-color:#333333;
}