body{
	background:url(../images/bg.jpg) repeat-x #ebecea top;
	background-color: #fefefe;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto auto auto;
	color:#000;
}


a:link		{color:#555555; text-decoration:none;}
a:visited	{color:#555555; text-decoration:none;}
a:active	{color:#555555; text-decoration:none;}
a:hover		{color:#222222; text-decoration:underline;}

.STYLE1 {font-size: 16px}
.STYLE2 {font-size: 16}
.STYLE5 {color: #FF6600}



.table_button { 
	bordercolorlight=#000000; 
	bordercolordark=#ffffff;font-size: 12px; 
	border: 1px solid; 
	border-color: #FFFFFF #666666 #666666 #FFFFFF ; 
	text-align: center ; 
	background-color: #DDDDDD
}

#content img{ 
  max-width: 810px; 
  height:auto; 
  width: expression(this.offsetWidth > 810 ? '810px': true); max-width: 810px; 
}
