.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	width: 93px;
	top: 0px;
	padding: 5px 0px 5px 5px;
	height:15px;
	cursor:pointer;
}
.topmenuhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	color:#000000;
	width: 93px;
	top: 0px;
	padding: 5px 0px 5px 5px;
	height:30px;
	cursor:pointer;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
}
.crumb1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cccccc;
	font-weight: bolder;
	border: none;
	vertical-align: middle;
}

.crumb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bolder;
	border: none;
	padding: 0px;
}

body {
	background-color: #000000;
}
.submenutext {
	font-size: 12px;
	font-weight: bolder;
	color: #837C74;
	padding: 5px;
	background-color: #F0EDE6;
	margin: auto;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.submenutext:hover{
	background-color:#345667;
	visibility:visible;
	cursor:pointer;
}
.submenutext2 {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	padding: 5px;
	background-color: #eeeeee;
	margin: auto;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
}

.chooseyourregiontext {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	padding: 5px;
	background-color: #eeeeee;
	margin: auto;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	cursor:default;
}
.submenuframe {
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #E7E7E7;
}
a:link {
	text-decoration: none;
	color: #837C74;		
}
a:visited {
	text-decoration: none;
	color: #837C74;
	
}
a:active {
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #BEBEBE;
	text-align: center;
}
