	/* main document style */	
	
	body {
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: url('../../../images/english/theme1/guestbkgrndtile.gif');
	background-color: #f8f6f5;
	font-family: "Trebuchet MS", serif;
	font-size: 11px;
	color: #333333;
	height: 24px;
	line-height: 135%;
}		


a:link {color: #c0362c;}	
a:visited {color: #c0362c;}	
a:hover {color: #518274;}


.newstable {
	border: 1px solid #d6cebe;
	border-bottom: 1px solid #d6cebe;
	border-left: 1px solid #d6cebe;
	border-right: 1px solid #d6cebe;
	border-top: 1px solid #d6cebe;
}
.newsletter{
	color: #000000;
	font-family: "Trebuchet MS", serif;
	font-size: 12px;
	font-weight: normal;
}
.quotenewsletter{
	font-style: italic;
	color: #A0AC39;
}
.addressnewsletter{
	font-size: 9px;
}
.boldnewsletter{
	font-weight: bold;
}
.italicnewsletter{
	font-style: italic;
}
.datenewsletter{
	color: #518274;
}
.firstlinenewsletter{
	font-size: 17px;
	font-style: bold;
	color: #518274;
}
.newssig{
	font-weight: bold;
	font-style: italic;
	color: #00FFFF;
	line-height: 200%;
	margin-left: 25px;
	}
.newsletterintro{
	color: #000000;
	text-align: justify;
	margin: 0px 28px 10px;
}

.ceomessage{
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #00FFFF;
	padding-left: 90px;
}
.newssectionhead {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}


a.darkbg:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.darkbg:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.darkbg:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
a.newscontent:link {
	color: #800101;
	font-size: 12px;
	text-decoration: none;
}
a.newscontent:visited {
	color: #800101;
	font-size: 12px;
	text-decoration: none;
}
a.newscontent:hover {
	color: #800101;
	font-size: 12px;
	text-decoration: underline;
}

.footer {
	font-family:   Trebuchet MS, serif, Verdana, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	color:#333333
	}
	
.footer a:link {color: #333333; text-decoration: none;}
.footer a:hover {color: #000000; text-decoration: none;}
.footer a:visited {color: #666666; text-decoration: none;}
.footer a:active {color: #333333; text-decoration: none;}	

