a { color: #FFFFFF; }
a:visited { color: #DDDDDD; }
a:hover {
	color: #DDDDDD;
	text-decoration: underline;
}


#button {
	list-style: none;
	display: inline;
	width: 100%;
	
	}
#button ul {
	list-style: none;
	display: inline;
	margin-left: 0px;
	padding-bottom: -10px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: -10px;
	padding-right: 10px;
	padding-left: 10px;	
	
}
#button li {
  list-style: none;
  display: inline;
 

}
#button li a {
	list-style: none;
	display: inline;
	color: #FF9900;
	text-decoration: none;
	margin-right: -5px;
	font-weight: normal;
	background-repeat: repeat-x;
	border-left-width: thin;
	border-left-style: solid;
	border-right-width: thin;
	border-right-style: solid;
	font-weight: normal;
	background-position: 5px top;
	padding-top: 22px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 0.5em;
	border-top-width: 0px;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #cc0000;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}


#button li a:hover {
	list-style: none;
	display: inline;
	color: #FF9900;
	text-decoration: none;
	margin-right: -5px;
	background-image: url(../images/gotm/images/nav_hover_12.jpg);
	background-repeat: repeat-x;
	border-left-width: thin;
	border-left-style: solid;
	border-right-width: thin;
	border-right-style: solid;
	font-weight: normal;
	background-position: 5px top;
	padding-top: 22px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 0.5em;
	border-top-width: 0px;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #cc0000;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}

#button li a.selected {
 list-style: none;
	display: inline;
	padding: 5px 8px 10px 0.5em;
	color: #FF9900;
	text-decoration: none;
	margin-right: -5px;
	background-image: url(../images/gotm/images/nav_selected_12.jpg);
	background-repeat: repeat-x;
	border-left-width: thin;
	border-left-style: solid;
	border-right-width: thin;
	border-right-style: solid;
	font-weight: normal;
	background-position: 5px top;
	padding-top: 22px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 0.5em;
	border-top-width: 0px;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #cc0000;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	}

.orangebodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF0003;
	font-weight: bold;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.blackbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.blackbody_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.orangebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF0003;
}
.orange_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #FF0003;
	vertical-align: 80%;
}
.project_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: 80%;
}
.download_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: 40%;
}
.attach_download_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	vertical-align: 20%;
	background-color:#FF0003;
}

.body_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	color: #000000;
	background-color: #FF0003;
	text-decoration: underline;
	
	}

.body_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	text-decoration: underline;
	}
	
.black_download_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	background-color:#FF0003;
	vertical-align: 40%;
	margin-right: 5px;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0003;
	padding-top: 0px;
	padding-bottom: 8px;
}

.more_butt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF0003;
	vertical-align: 0%;
	margin-left: 5px;
}
.more_butt :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}

.download_butt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
	vertical-align: 20%;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}
.download_butt :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-color: #FF0003;
	vertical-align: 20%;
}


.email_butt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;

}
.email_butt :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
