body
 {
 margin: 10px 0 0 0;
 padding: 0;
 font: 12px Verdana;
 color: #000;
 background-image: url(images/bg.jpg);
 }
table, pre
 {
 font: 12px Verdana;
 }
h1,h2,h3,h4,h5,h6
 {
 font-size: 14px;
 margin: 8px 0;
 }
#wrapper
 {
 margin: 0 auto;
 width: 800px;
 }
#toplogo
 {
 width: 800px;
 height: 156px;
 margin: 0;
 padding: 0;
 }
#topmenu
 {
 width: 800px;
 height: 44px;
 margin: 0 0 0 0;
 padding-top: 5px;
 }
.buttons a
 {
 display:block;
 float:left;
 margin:0 0 0 6px;
 background-color:#fff;
 border:1px solid #7491CF;
 border-top:1px solid #a3baf0;
 border-left:1px solid #a3baf0;
 font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
 font-size:11px;
 line-height:130%;
 text-decoration:none;
 font-weight:bold;
 color:#565656;
 cursor:pointer;
 padding:5px 10px 6px 7px; /* Links */
 }
.buttons a:hover
 {
 background-color:#dff4ff;
 border:1px solid #c2e1ef;
 color:#336699;
 }
.buttons a:active
 {
 background-color:#6299c5;
 border:1px solid #6299c5;
 color:#fff;
 }
#textarea
 {
 float: right;
 width: 783px;
 margin: 0 0 0 0;
 padding: 10px 7px;
 border-right:2px solid #103FA7;
 border-left:1px solid #7D9CDF;
 background-color: #fff;
 }
#newsarea
 {
 float: right;
 width: 783px;
 margin: 0 0 2px 0;
 padding: 0 7px;
 border-right:2px solid #103FA7;
 border-left:1px solid #7D9CDF;
 background-color: #fff;
 }
#textarea a:link, #textarea a:visited
 {
 color: #265CCF;
 }
#textarea a:hover
 {
 color: #000;
 }
.t_i1
 {
 font-size: 11px;
 text-align: right;
 width: 65px;
 }
#footer
 {
 text-align:center;
 clear: both;
 border-right:0px solid #103FA7;
 color: #000;
 background-color: #CFDEFF;
 }
.ltimg
 {
 float: left;
 margin: 4px 6px;
 }
a:link, a:visited
 {
 text-decoration: none;
 color: #265CCF
 }
a:hover
 {
 text-decoration: none;
 color: #000;
 }
