.container {
	position: relative;
	width: 775px;
	left: 0px;
	top: 0px;
	height: auto;
	display: block;
	font-size: 0px;



}
p {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 15px;


}
.magenta {
	color: #EC008B;
	text-decoration: none;

}
.grey {
	color: #666666;
	text-decoration: none;

}
#menu {
	position: absolute;
	z-index: 1;
	height: 20px;
	width: 455px;
	left: 55px;
	top: 185px;
}
#menu table {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;

}
#menu td {
	width: 65px;
}
.cyan {
	color: #00ADF0;
	text-decoration: none;

}
.green {
	color: #22B14D;
	text-decoration: none;

}
.orange {
	color: #F7941D;
	text-decoration: none;

}
.purple {
	color: #92278F;
	text-decoration: none;

}
.blue {
	color: #2D3192;
	text-decoration: none;

}
.red {
	color: #ED1C23;
	text-decoration: none;

}
#latest {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	position: absolute;
	z-index: 1;
	height: 20px;
	width: 290px;
	left: 10px;
	top: 460px;
	text-align: left;

}
#latest a {
	font-weight: bold;
	color: #EC008B;
	text-decoration: underline;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
td.grey {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
td.magenta {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #EC008B;
	line-height: 15px;

}
.fillerline {
	line-height: 25px;
}
