body
{
	font-family : Tahoma;
	font-size : 10px;
}
table
{
	font-family : Tahoma;
	font-size : 12px;
}
.mainTable
{
	border-left : thin solid Black;
	border-top : thin solid Black;
	border-right : medium inset Black;
	border-bottom : medium inset Black;
}
.linkcell
{
	background-color : Black;
	font-family : Tahoma;
	font-size : 11px;
	cursor: hand;
	height : 20px;
	padding : 0px 0px 0px 2px;
}
.linkcellHover
{
	background-color: #BDC9D4;
	font-family : Tahoma;
	font-size : 11px;
	cursor: hand;
	height : 20px;
	padding : 0px 0px 0px 2px;
}
.sidelink
{
	color : White;
}
.content_cell
{
	font-family : Tahoma;
	font-size : 12px;
	padding: 10px 10px 10px 10px;
	width: 560px;
}
.footer_text
{
	font-family : Tahoma;
	font-size : x-small;
	font-style : italic;
	font-weight : bold;
}
.cpyrt
{
	font-family : Tahoma;
	font-size : xx-small;
	font-weight : bolder;
}