body {
	/*background: #d3d7db;*/
	background: #7c8d9d;
	color: #444444; 
	font-family: verdana,arial,helvetica;
	font-size: 100%; margin:0px;
}
.maincontent{
	/*margin:1% auto auto;*/
	margin:auto;
	width:90%;
	background: #d3d7db;
}
.align_centre{
	text-align:center;
}
.yasmin_top_banner{
	vertical-align:top;
	text-align:center;
	background-repeat:repeat;
}
.full_height{
	height:100%;
}
.main_text{
	text-align:left;
	font-size:10pt;
}
.background_img{
	background-image: url(bg.gif);
	background-repeat: no-repeat;
}
.padding_main{
	padding-left: 10px;
	padding-right: 10px;
}
.main_link a{
	font-weight:bold;
	color: #a32224;
}
.ruler{
	color:#86191F;
	width:80%;
	margin:auto;
}
.textMenu a {
	font-weight:100;
	font-size:11px;
	color: #a32224;
}
.bold{
	font-weight:bold;
}
