@charset "utf-8";

.margin-bottom {margin-bottom: 20px;}
.margin-top {margin-top: 20px;}

#TABLE {border: none; width: 804px; margin-left: auto; margin-right: auto;}
#LEFT {width: 184px; padding-left: 7px; vertical-align: top;}
#RIGHT {width: auto; vertical-align: top; padding-right: 10px; padding-bottom: 5px;}

.background-grey {background-color: #FBFFB3;}

.table_classic {border: 1px solid #999999; width: 100%;}
.table_classic th {
color: #0033CC;
font-size: 13px;
font-weight: bold;
background-color: #E4E4E4;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 3px;
text-align: left;
}
.table_classic td {color: black; font-size: 12px;}
.no-border {border: none;}
.table-td-padding td {padding-top: 4px; padding-bottom: 4px;}

.publicity {
width: 497px;
height: 74px;
background-image: url(../site-images/publicity_img.png);
background-repeat: no-repeat;
background-position: right center;
margin-left: auto;
margin-right: auto;
}
.publicity img {border: 1px solid #000000; margin-top: 6px;}
form {margin: 0; padding: 0;}
.imgright {padding-right: 5px;}

hr {height: 1px; background-color : WhiteSmoke; color: WhiteSmoke;}

#PubOnPage {
width: 120px;
height: 600px;
position: fixed;
z-index: 50;
top: 50px;
left: 0px;
}