@charset "utf-8";
/* CSS Document */

html, body{height:100%; padding:0; margin:0;}

BODY, TABLE, TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
	margin:0px;
	overflow: -moz-scrollbars-vertical;
	
}

a:link { color: #000000;text-decoration: none;}
a:visited { color: #b1b1b1; text-decoration: none; }
a:active { color: #b1b1b1; text-decoration: none; }
a:hover { color: #b1b1b1; }

.text_redfield
{
line-height:1.5em;
}


.text_nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.text_small
{
	font-size:10px;
}

.headline
{
	font-size: 14px;
	font-weight:bold;
}

.headline_highlight
{
	font-size: 14px;
	font-weight:bold;
	color:#9b1d1d;
}

.text_small_grey
{
	font-size: 10px;
	color:#333333;
	
}

.text_grey
{
color: #999999;
}
