@charset "utf-8";
/* ADMG CSS */
body,td,th {
color:#000000;
font-family:Georgia, Times New Roman, Times, serif;
font-size:12px;
}
body {background-color:#3d4e62;
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
}
a:link {color:#3d4e62;}
a:visited {color:#091019;}
a:hover {color:#4e6f95;}
a:active {color:#5ea1ba;}
div#shell {
width:830px;
margin-left:auto;
margin-right:auto;
padding-top:28px;
padding-left:30px;
padding-bottom:20px;
}
div#nav {
width:770px;
padding-left:30px;
}
div#top {
width:800px;
background:url(images/top.jpg);
text-align:right;
}
div#main {
width:750px;
height:500px;
background:url(images/main_bg.jpg);
padding-left:25px;
padding-right:25px;
}
div#bottom {
width:625px;
padding-left:175px;
background:url(images/bot.jpg);
}
div#right {
width:30px;
float:right;
padding-top:222px;
}
div#side {
width:145px;
height:495px;
padding-top:5px;
padding-right:5px;
text-align:center;
color:#DEE2E1;
font-size:10px;
/*background:#091019;*/
}
div#copy {
position:absolute;
width:550px;
padding:25px;
margin-left:150px;
top:85px;
overflow:auto;
}
