body {
  background:#FFFFFF url(images/bg.jpg) repeat-x center top;
  color: #999999;
  text-align: center;
  }
  
#header {
 text-align: center;
 margin: -10px 0px 0px 0px;
 bottom: 0;
}

#middle {
ybackground:#cccccc;
  clear:both;
  width:98%;
  margin:0px 1%;
}

#left_column {
ybackground:#000000;
  width:20%;
  float:left;
  margin:0px 0px 0px 80px;
}

#middle_column {
ybackground:#000000;
  float:left;
  width:40%;
  margin:0px 60px;
  text-align:justify;
}

#right_column {
ybackground:#000000;
  width:15%;
  float:left;
}
  
 textarea, select, option, input {
	font-family: verdana;
	font-size: 10pt;
	color: #999999;
	border: 1px solid #000000;
	background: #DDDDDD;
	}
th  {
	font-family: Verdana;
	font-size: 14px;
	ycolor: #999999;
	/* background-color: #8ABFFF; */
	}
	
td {
	font-family: Verdana;
	font-size: 12px;
	ycolor: #999999;
	/* background-color: #8ABFFF; */
	}

.row1 { background-color: #37425D; color: #333333; }
.row2 { background-color: #657BB3; color: #333333; }
.row3 { background-color: #516085; color: #333333; }

.form_off {  
    color: #666666; 
	  background-color: #DCDCDC;
    border: 1px solid #666666;
}

.form_on {  
    color: #000000; 
    background-color: #EEEEEE;
    border: 1px solid #000000;
}

a:link {
		color: #999999;
		text-decoration: none;
		}
		
a:visited {
		color: #999999;
		text-decoration: none; 
		}
a:active {
		color: #999999;
		text-decoration: none; 
		}
a:hover {
		color: #000000; 
		text-decoration: none;
		}   

p.newstitle { font-family: verdana, arial, sans-serif; font-size:10pt; color:#2222AA; margin:0px }
p.newsauthor { font-family: verdana, arial, sans-serif; font-size:7.5pt; color:#000000; margin:0px }
p.newstext { font-family: verdana, arial, sans-serif; font-size:10pt; color:#000000; margin:0px }
p.newsbar { font-family: verdana, arial, sans-serif; font-size:7.5pt; color:#000000; margin:0px }
p.commentauthor { font-family: verdana, arial, sans-serif; font-size:10pt; color:#000000; margin:0px;  font-weight: bold;  }
p.commentdatetime { font-family: verdana, arial, sans-serif; font-size:7.7pt; color:#000000; margin:0px }
p.commenttext { font-family: verdana, arial, sans-serif; font-size:10pt; color:#000000; margin:0px }
