
body {
	margin: 0px;
	padding: 0px;
	background-color: #506A84;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 	
	text-align: center;
	line-height: 1.5em;
	
	}
	
a {
	text-decoration: underline;
	color: black;
	}
	
img {border: none;}

h1 { 
	font-family: "Trebuchet MS", sans-serif;
	text-transform: uppercase;	
	font-weight: bold;
	color: #981B1E;
	font-size: 20px;
	padding: 7px 0px 0px 50px;
	margin: 0px 0px 10px 0px;	
	background-image: url(/images/bg-h1.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 37px;
	position: relative;
	left: -11px;
	top:0px;
	line-height:1.3em;
	
	}
	
h2 { 
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	color: #981B1E;
	font-size: 18px;
	padding: 10px 0px 0px 50px;
	margin: 15px 0px 10px 0px;	
	background-image: url(/images/bg-h1.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 37px;
	position: relative;
	left: -11px;
	
	}
	
hr {
	height: 1px;
	color:#F0F0F0;
	background-color:#F0F0F0;
	border:none;
	margin-bottom: 20px;
	margin-top:5px;
}
	
.mainbox {
	width: 742px;
	margin: auto;		
	position: relative;		
	background-color: white;
	padding: 0px 19px 1px 19px;
	text-align: left;	
}

.top {
	width: 753px; height: 150px;
	background-image: url(/images/bg-top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 115px;
}

.top img {
	position:relative;
	top:-55px;
}

.topmenu {
	width: 753px; height: 36px;
	background-image: url(/images/bg-topmenu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	margin: 17px 0px 11px 0px;	
	padding-top: 8px; 
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	text-transform: uppercase;		
}

.topmenu a {
	text-decoration: none;
	margin-right: 20px; 
}

.topmenu a:hover {	color: #981B1E;	}

.contenttbl th {
	width: 277px;
	font-weight: normal;
}

.contenttbl td {
	border-left: 1px solid #F0F0F0;
	padding-left: 10px;
	padding-bottom: 50px;
}

.leftbox {
	width: 268px;
	background-image: url(/images/bg-leftbox.png);
	background-position: left top;
	background-repeat: no-repeat;	
	padding-top: 13px; 
	margin-bottom: 10px;
}

.leftbox span {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-transform: uppercase;
	color: #981B1E;	
	padding-left: 32px;	
}

.leftbox-content {
	width: 246px;	
	border: 1px solid #F0F0F0;
	border-top: none; 
	padding: 22px 10px 15px 10px;
}

.leftbox-content a {
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	
	
}

.leftbox-content span {
	font-weight: bold;
	text-decoration: none;
}

.leftbox-content a:hover {
	text-decoration: underline;
}

.end {
	background-color:#981B1E;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	color:white;
	font-size: 10px;
}
.end a {
	color: white;
	text-decoration: none;
}


.head {
	
	background-color: #FAFAFA;
	margin-bottom: 10px;
	padding: 9px;
	font-weight: bold;
	font-size: 13px;
	
 }
 
 .catalogue {
 	margin-bottom: 20px;
 }
 
 .catalogue td {
 	border:none;
	padding:0px; 
 }
 
 .polltbl {
 	border-left: 30px dashed #ffffff;
 }
 
 .polltbl td {
 	padding-bottom: 10px;
	border-left:none;
 }
 
 .reftbl td {
	 border-left:none;
	 padding-bottom: 30px;
	 border-right: 1px solid #F0F0F0;
}

.level1{
	margin-left: 10px;
	font-size: 9px;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	padding: 2px 0px 2px 10px;
	background-color:#F9F9F9;
}

.level1 a {font-size: 9px;color:#666666}

.level0{
	padding: 3px 0px 4px 4px;
	border-bottom: 1px solid #F0F0F0;
}
