body {
	background-color: #003366;
	text-align:center;
	SCROLLBAR-BASE-COLOR:#003366;
	}

td, th {
	color: #99CCCC;
}

td.caption{
color:#FFFF00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
}

p{
	text-align:justify;
}

p.caption{
	position:relative;
	top:-20px;
	color:#FFFF00;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

#container{
	margin:0 auto;
	width:820px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#top{
	position:relative;
	text-align:center;
	width:820px;
}

#left{
	color:#99cccc;
	width:125px;
	height:600px;
	float:left;
	clear:none
}

#center{
	color:#99cccc;
	width:520px;
	margin-left:150px;
	margin-right:150px;
	vertical-align:top;
	height:600px;
}

#right{
	color:#99cccc;
	width:125px;
	height:600px;
	float:right;
	/*background-color:#FFFFFF;*/
	
}

img.list{
	position:relative;
	top:-20px;
	
}
