BODY	{
	font-family:"Trebuchet MS",Arial,Verdana,Tahoma, Helvetica, sans-serif; 
	font-size:12pt; 
	margin:0; padding:0; 
	color: #F8F7F1;
	background:url(../images/layout/bg.jpg) repeat-x top left #000000;
	}
TD	{font-size:12pt}
H1	{font-size:18pt; font-weight:bold; margin: 10px 0 0 0; color:#CC6633;}
H2	{font-size:16pt; font-weight:bold; color:#D5BC7B; margin:0}
H3	{font-size:14pt; font-weight:bold; color:#339999; margin:0}
HR	{height:2px; border-bottom:1px solid white; border-top:1px solid #DED9B6; border-right:1px solid white; border-left:1px solid white}
A	{color:#CC6633; text-decoration:underline;}
A:Hover	{color:#B70000; text-decoration:none;}
P	{text-align:justify; line-height:18px; margin-top:13px; margin-bottom:13px}
UL	{text-align:left; margin: 20px 0 25px 30px; color: #E5E0D8}
LI	{margin:0 0 10px 0px}

A.Lang 		{color: #FFFFFF; text-decoration: none; font-size:10pt}
A:hover.Lang 	{color: #F56A01; text-decoration: none;}

TD.Nav	{
	color: #FFFFFF; 
	font-weight:bold; 
	text-align: center; 
	background-color: #000000; 
	/*border:1px solid #CC6633;*/
	}
TD.Nav A	{color: #FFFFFF; font-weight:normal; text-decoration: none;}
TD.Nav A:hover	{color: #D5BC7B; text-decoration: none;}
.selected	{color: #D5BC7B; font-weight:normal;}

TD.bodycontent2	{padding: 10px 15px 10px 20px; background-color: #F8F7F1;}
TD.bodycontent	{padding: 10px 10px 10px 10px; background-color: #000000;}

TD.sideBorder	{border-left:1px solid #B70000; border-right:1px solid #B70000;}
.small		{font-size:10pt}
.reviewLine	{padding: 12px 25px 6px 25px; color:#CCCCCC;}
.reviewTitle	{color:#CC6633; font-size:13pt;}
.reviewName	{color:#D5BC7B; font-size:14px;}

#footer	{
	font-size:10pt; 
	height:20px; 
	padding: 10px 10px 10px 10px; 
	background-color: #D5BC7B; 
	color: F8F7F1;
	font-family: Arial;
	border-top:1px solid #CC6633;
	}

#content-left {
	float: left;
	width: 520px;
	text-align: justify;
	/*border: 1px dotted white;*/
	}

#content-right {
	width: 235px;
	margin-left: 535px;
	/*border: 1px dotted white;*/
	}

#pageLink-left {
	float: left;
	text-align:left;
	width: 255px;
	/*border: 1px dotted white;*/
	}

#pageLink-right {
	float: right;
	text-align:right;
	width: 255px;
	/*border: 1px dotted white;*/
	}
