body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 color: #FFFFFF;
 background-color: #535353;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 padding: 0px;
}
.style1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-small;
}
.style2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
}
.style3 {
 text-align:center;
 margin-left: auto;
 margin-right: auto;
 width: 6em;
}
a {
 color: #FFFFFF;
}
a:link {
 text-decoration: none;
}
a:visited {
 text-decoration: none;
 color: #FFFFFF;
}
a:hover {
 text-decoration: underline;
 color: #CCCCCC;
}
a:active {
 text-decoration: none;
 color: #FFFFFF;
}
#content_box_right {
 width: 475px;
 height: 782px;
}

#content_box_right div#content_right {
 width: 500px;
 height: 782px;
 position: relative;
 top: 0px;
 overflow: auto;
 overflow-x: hidden;
 color: #ddd;
 word-wrap: break-word;
}
#content_box_left {
 width: 100%;
 height: 917px;
}

#content_box_left div#content_left {
 width: 100%;
 height: 917px;
 position: relative;
 top: 0px;
 overflow: auto;
 overflow-x: hidden;
 color: #ddd;
}
#marqueecontainer{
 background-color: white;
 border: 0px;
 position: relative;
 width: 98%; /*marquee width */
 height: 200px; /*marquee height */
 overflow: hidden;
 padding: 2px;
 padding-left: 2px;
}
img{
 border: 0;
}
td img{
 display: block;
}
table.center{
 margin-left:auto;
 margin-right:auto;
 padding:0px;
 border-spacing:0px;
 border: 0;
}
table.pad2{
 padding:2px;
 border-spacing:0px;
 border: 0;
}
