@charset "iso-8859-1";
/* CSS Document */


html { width:100% }
body { margin:0px; padding:0px;  }

div, p, strong, h1, h2, h3, h4, h5 { font-family:Verdana, Arial, Helvetica, sans-serif;}
h1 { font-size:14pt; color:#575757;}
h2 { font-size:13pt;color:#575757;}
h3 { font-size:12pt;color:#575757;}
h4 { font-size:11pt;color:#575757;}
p { font-size:11px; color:#666666; }
div.middle-column { 
	background-color:#FFFFFF;
	width:100%;
	height:auto;
}

div.content {

	margin-left:209px;
	background-color:#FFFFFF;
}
div.left-column {
	width:209px;
	height:400px;
	position:absolute;
	top:208px;
	left:0px;
	
}

div.right-column {
	width:221px;
	height:400px;
	float:right;
}

.menu{font-family:Verdana;font-weight:bold;font-size:10px;color:#000000;text-decoration:none;}
.date{font-family: Arial, Helvetica, sans-serif;font-size:13px;color:#FF6400;}

#link a { color:#FFFFFF;text-decoration:none;}
#link a:hover {color:#FFFFFF;text-decoration:underline;}
#link a:visited {color:#FFFFFF;text-decoration:none;}

.table1 {}
.table1 td { border-left:1px solid #CCCCCC; }
