body
{
	margin: 0;
	font-family: arial;
}
table
{
	border-collapse: collapse;
}
table td
{
	padding: 0;
}
body, td, div, p
{
	font-size: xx-small;
	color: 001435;
}
table td img
{
}
a
{
	color: 2A64B7;
}
a img
{
	border-style: none;
}
hr
{
	color: 001435;
	width: 500;
	height: 2;
}
td.topbar
{
	background-image: url(/global/Topbg.jpg);
	background-repeat: repeat-x;
	color: 2A64B7;
	height: 121;
	vertical-align: bottom;
	font-size: 12;
}
td.sidebar
{
	background-image: url(/global/Side.gif);
	background-repeat: repeat-y;
	width: 144;
	padding-left: 14;
	vertical-align: top;
	height: 480;
}
td.sidebar p
{
	text-align: center;
	font-size: xx-small;
	font-weight: bold; 
}
table.buttons td
{
	background-image: url(/global/Button.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	font-size: xx-small;
	width: 117;
	height: 23;
	color: ffffff;
}
table.buttons td a
{
	color: ffffff;
	text-decoration: none;
}
td.content
{
	width: 640;
	vertical-align: top;
	padding-top: 8;
}