body {
	margin: 0px;
	padding: 0px;
}

.navheader {
	margin-top: 15px;
}


.navitem {
	background-attachment: fixed;
	background-image: url(images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.navitem a:link, .navitem a:visited, .navitem a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.navitem a:hover{
	text-decoration:underline;
}

.classicimage {
	margin-top: 60px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
}

.footer a:link, .footer a:visited, .footera:active {
	color: #000000;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	
}

.contentarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 30px;
	margin-bottom: 50px;
	margin-left: 50px;
	margin-right: 10px;
}

.world {
margin: 0px;
padding: 0px;
}

.world .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 5px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #666666;

}



.world .navitem1 {
	font-size: 12px;
	background: #999999;
	margin: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.world .navitem1 a:link, .world .navitem1 a:visited, .world .navitem1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.world .navitem1 a:hover{
	text-decoration:underline;
	border: 0px;
}
.rightbox {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;

}


.rightbox a, .rightbox a:link, .rightbox a:visited, .rightbox a:active, .rightbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom: 0px;
}
