body	{
	margin:0px;
	padding:0px;
	overflow:auto;
	background-color: #FFFFCC;
		}
.outerTable 
		{
	background-color: #FFFFFF;
	border-right: 1px solid #5471B2;
		}
.innerTable 
		{
	background-color: #FFFFCC;
	border: 1px solid #5471B2;
		}
td.HeaderBack		{
	background-color: #5471B2;
		}
td.HeaderNaviBackLight		{
	background-color: #FF9966;
		}
td.HeaderNaviBackDark		{
	background-color: #FF9900;
		}
h1 		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #000099;
		font-weight: bolder;
		text-decoration: none;
		}
h2 		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000099;
		font-weight: bolder;
		text-decoration: none;
		}
		
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5471B2;
}

.TextEntry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.TextNeg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.HeaderNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.HeaderNavi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.HeaderNavi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
}

.LangNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.LangNavi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.LangNavi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF9966;
}

td		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		}
		
strong	{
		color:#000000;
		}
		
strong a	{
		color:#000000;
		text-decoration: underline;
		}
		
strong a:hover	{
		color:#FF9900;
		text-decoration: underline;
		}
		
a		{
		color:#000000;
		text-decoration:underline;
		}
		
a:hover	{
		color:#FF9900;
		text-decoration:underline;
		}		
		
.footer_new
		{
		font-size:10px;
		text-decoration:none;
		color:#666666;
		}
		
.footer_new a
		{
		font-size:10px;
		text-decoration:underline;
		color:#666666;
		}
		
.footer_new a:hover
		{
		font-size:10px;
		text-decoration:underline;
		color:#FF9900;
		}

.BackShadowedLeft {
	background-image: url(/images/003_shadow_left.jpg);
	background-repeat: repeat-y;
}

.BackShadowedRight {
	background-image: url(/images/003_shadow_right.jpg);
	background-repeat: repeat-y;
}

.imageborder 
		{
	border: 1px solid #5471B2;

.Claim {
	font-family: <?php echo $fontfamily; ?>;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
} 

.TopTopicsTable 
		{
	border-left: 1px solid #5471B2;
	border-right: 1px solid #5471B2;
	border-bottom: 1px solid #5471B2;
		}
