BODY
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	background-color: #454D78; 
	margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px;
}

TABLE TD
{
	font-size: 10px;
}

TABLE TD.Menu
{
	background-color: #F1C7BD;
}

TABLE.Left
{
	margin-left: 30px; margin-bottom: 30px; margin-right: 30px; margin-top: 30px;
}

TABLE.Left TD.Title, TABLE.PAGE404 TD.Title
{
	font-size: 13px;
	font-weight: bold;
	color: #C1131E;

	text-transform: uppercase;
	text-align: left;
	line-height: 20px;
	letter-spacing: 1px;
}

TABLE.Left TD.SubTitle, TABLE.PAGE404 TD.Title
{
	font-size: 12px;
	font-weight: bold;
	color: #051640;

	text-align: left;
	vertical-align: top;	
	line-height: 20px;
	letter-spacing: 1px;
}

TABLE.Left TD.Text, TABLE.PAGE404 TD.Title, TD.NiewsbriefTitle
{
	font-size: 11px;
	font-weight: normal;
	color: #051640;

	line-height: 20px;
	text-align: left;
	vertical-align: top;	
	letter-spacing: 1px;
}

TABLE.Middle, TABLE.Right
{
	margin-left: 13px; margin-bottom: 30px; margin-right: 13px; margin-top: 30px;
}

TABLE.Middle TD.Title
{
	font-size: 13px;
	font-weight: bold;
	color: #051640;
	
	line-height: 20px;
	text-align: left;
	vertical-align: top;	
	letter-spacing: 1px;
}

TABLE.Middle TD.Text
{
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;	
	color: #051640;

	line-height: 20px;
	text-align: left;
	vertical-align: top;	
	letter-spacing: 1px;
}

TABLE.Right TD.Title
{
	font-size: 13px;
	font-weight: bold;
	color: #C1131E;

	line-height: 20px;
	text-align: left;
	vertical-align: top;	
	letter-spacing: 1px;
}

TABLE.Right TD.Text
{
	font-size: 11px;
	font-weight: normal;
	color: #051640;

	line-height: 20px;
	text-align: left;
	vertical-align: top;	
	letter-spacing: 1px;
}

TABLE.Content TD.Left
{
	background-color: #FFFFFF;
	background-image: url('images/bg_content_left.gif');
	background-repeat: no-repeat;
}

TABLE.Content TD.Middle
{
	background-color: #D8D8E4;
	background-image: url('images/bg_content_middle.gif');
	background-repeat: no-repeat;
}

TABLE.Content TD.SpaceMiddleRight
{
	background-color: #FFFFFF;
	background-image: url('images/bg_space-middle_right.gif');
	background-repeat: no-repeat;
}

TABLE.Content TD.Right
{
	background-color: #D3D6E6;
	background-image: url('images/bg_content_right.gif');
	background-repeat: no-repeat;
}

TABLE.Content TD.RightBottom
{
	background-color: #D3D6E6;
	vertical-align: bottom;
}

TD.Address
{
	font-size: 10px;
	font-weight: normal;
	color: #051640;

	background-color: #D3D6E6;
	letter-spacing: 1px;
}

TABLE TD.Footer
{
	font-size: 10px;
	color: #FFFFFF; 
	letter-spacing: 0px;
	background-image: url('images/footer_06.gif');
	height: 28px;
}

TABLE.PAGE404
{
	background-color: #FFFFFF;
	background-image: url('images/bg_content_left.gif');
	background-repeat: no-repeat;
}

.Warning
{
	font-weight:bold;
	color: #ff0000;
}

A:link {color: #C1131E; font-weight:normal; text-decoration: none}
A:visited {color: #C1131E; font-weight:normal; text-decoration: none}
A:hover{color: #051640; font-weight:normal; text-decoration: underline}
A:active{color: #051640; font-weight:normal; text-decoration: none}