body { background-color: #0000A0;
       background-image:url('images/background.jpg');
  	   font-family: arial, verdana, sans-serif;
	   color: #000080;
	   font-size: 16px;
	   margin-top: 0px auto; }
       
table { font-family: arial, verdana, sans-serif;
	   color: #000080;
	   font-size: 16px;
	   background-image:url(images/fade2.gif);
       margin: 0px auto;
	    }
        
hr { color: #000080; }

ul { line-height:25px; }

#news { float:right; width:150px; font-size:11px; margin-left:20px; padding: 10px; border:1px solid #000080; }

#header { background-image:url(images/banner2.gif);
          width: 700px;
          height: 66px; 
          border: 1px solid #000080;
          text-align:center; }
          
#content { width:700px;border:1px #DDDDFF solid; }

.title { font-size: 16px; font-weight:bold; }

.title2 { font-size: 16px; font-style:italic; }

.subtitle { font-size: 13px; font-weight:bold; }

.img { border: 1px solid #000080; }

.border { border: 1px solid #000080; }
.noborder { border: 0px solid #ffffff; }

.just { text-align: justify; }
.left { text-align: left; }
.ctr { text-align: center; }
.right { text-align: right; }
.center { text-align:center; }

.top { vertical-align:top; }
.bottom { vertical-align:bottom; }

.copyright { font-size: 10px;
             color: #0000A0; }
       
a:link { color: #4646FF; font-weight: 800; text-decoration:none; }

a:visited { color: #4646FF; font-weight:800; text-decoration:none; }

a:hover { color: #FEF5D3; font-weight: 800; text-decoration:none; }

a:active { color: #4646FF; font-weight: 800; text-decoration:none; }