/* Regular Styles */

a {color:#69F;text-decoration:none}
a:hover {color:#069}
body {background:#585858;color:#ededed;font-family:'Lucida Grande',Verdana,Arial,Helvetica,sans-serif;font-size:11px;margin: 0 auto; }
td{font-size:11px;}
form {margin:0;padding:0}
h1, h2 {margin:0 0 16px 0;padding:0}
input, select, textarea {color:#000;font-family:'Lucida Grande',Verdana,Arial,Helvetica,sans-serif;font-size:12px}
textarea {margin-bottom:4px}
p {margin:0 0 16px 0;padding:0}
strong {color:#FFF}
ul li {display: inline; text-decoration: none; padding: 4px;}

/* My Custom Styles */

#container {width: 440px; margin: 0 auto; padding: 50px 10px; text-align: left;}
#header {height: 55px; padding: 0px; background: #313131;}
#main {padding: 0px; background: #6C6C6C;}
#footer {line-height: 40px; padding: 0px; background: #646464;}

.down-left{ background: url("../images/bot-left.gif") no-repeat left bottom; }
.down-right{ background: url("../images/bot-right.gif") no-repeat right bottom; }
.left{width:100%;height:55px;background: url("../images/left.gif") no-repeat left top;}
.right{float:right;width:100%;background: url("../images/right.gif") no-repeat right top;}
.box {padding: 5px;}
.clear{clear:both;}
.box_title {text-align: left; background: url(../images/title-bg.gif); height: 39px; line-height: 39px; border: 1px; font-size: 12px; color: #ffffff; font-weight: bold; padding-left: 15px;}
.box_contents {text-align: left; padding: 10px;}
.maintext {background: url(../images/maintext-bg.gif); height: 58px; width: 530px; border: 1px; font-size: 18px; color: #565656; padding: 18px 20px 0 20px;}
.alert {background-color: #646464; font-weight: bold; font-size: 11px; color: #ffffff;}
.yellow {background-color: #ffffff; font-weight: bold; font-size: 11px; color: red; padding: 5px; line-height: 20px;}
.white {border: #ffffff 1px solid; font-size: 11px; height: 19px}
.bluelink {text-decoration: underline; color: #184366;}
.top {padding: 10px 10px; font-weight: bold; font-size: 11px; color: #ffffff;}
.top a {background-color: #018DC3;border: 2px #018DC3 outset;padding: 1px 4px;color: #ffffff;text-decoration: none;}
.logo { color:#ffffff; font-size: 16px; font-weight: bold; }