/* CSS Document */

body {
	background: #B7B6B7;
	margin: 30px 83px 20px 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma;
}

a {color: #AA2016;}
a:hover {color: #AA2016; text-decoration: none;}


.WS-Spacer-Red {
	background: #AA2016 url(../graphics/website/logo-6.jpg) no-repeat left;
	color: #FFF;
	font-family: Times New Roman, Arial, Verdana, Tahoma;
	font-size: 0.7em;
	text-transform: uppercase;
	padding: 3px 10px 0 30px;
	font-weight: bold;
}

.WS-Spacer-Red ul {	
	list-style: none;
	margin: 0;
	padding: 0; 
}

.WS-Spacer-Red ul li {
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
}

.WS-Spacer-Red a {
	color: #FFF;
	text-decoration: none; 
}

.WS-Spacer-Red a:hover {
	color: #C49000;
	text-decoration: none; 
}

.WS-Content {
	background: #FFF;
	height: 350px;
	padding: 20px;
	font-size: 0.8em;
}

.WS-Content td {
	font-size: 0.8em;
}

.WS-Colum-Left {
	background: #C49000 url(../graphics/website/logo-10.jpg) no-repeat top;
	height: 350px;
	padding: 25px 0;
	color: #FFF;
	font-family: Times New Roman, Arial, Verdana, Tahoma;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
}

.WS-Colum-Left ul {
	list-style: none;
	margin: 0;
	padding: 0; 
}

.WS-Colum-Left ul li {
	border-bottom: 1px solid #666;
}

.WS-Colum-Left ul li a {
	color: #FFF;
	text-decoration: none; 
	display: block;
	margin: 0;
	padding: 10px;
}

.WS-Colum-Left ul li a:hover {
	color: #FFF;
	background: #AF1133;
	text-decoration: none; 
}

.TXT-Title {
	color: #AA2016;
	font-weight: bold;
}

#Wrapper-rha {
	width: 100%;
	text-align: center;
	margin: 20px 83px ;
}