/*  BODY BASICS */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 1px;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
/*  H3 bg image changes each gallery */

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	float: none;
	clear: none;
	background-image: url(../legend/merrymen/images/map_robinhood/h3_robinhood.jpg);
	height: 25px;
	width: 590px;
	clip:  rect(12px auto auto auto);
}
.imagecenter {
	text-align: center;
	border: thick;
	padding: 8px;
	margin: 8px;
}

.tabletext {
	background-position: left top;
	width: 180px;
	color: #000000;
	padding: 4px;
}

.bold {
	font-weight: bold;
	color: #FFFFFF;
}

.basicblack {
	font-weight: bold;
}

.centertext {
	font-weight: bold;
	text-align: center;
}
/*  LINKS */

a:link {
	color: #2B02FC;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	color: #FC020E;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
}
 a.blue:link {color: #FF00FF; background: #ffffff; font-weight: bold; text-align: center;}
 a.blue:active {color: #FF00FF; background: #ffffff; font-weight: bold; text-align: center;}
 a.blue:visited {color: #FF00FF; background: #ffffff; font-weight: bold; text-align: center;}
 a.blue:hover {color: #FF00FF; background: #ffffff; font-weight: bolder; text-align: center;}

 a.red:link {
	color: #ff0000;
	text-align: right;
	font-weight: bold;
}
 a.red:active {
	color: #ff0000;
	text-align: right;
	font-weight: bold;
}
 a.red:visited {
	color: #ff0000;
	text-align: right;
	font-weight: bold;
}
 a.red:hover {
	color: #ff6600;
	text-align: right;
	font-weight: bold;
}

/*  LEFT MENU NAVIGATION */

#navcontainer {
	width: 200px;
	border-top: 1px solid 003366;
	border-right: 0px none 003366;
	border-bottom: 1px solid 003366;
	border-left: 0px none 003366;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 200px;
	background-color: #3399CC;
	border-bottom: 3px solid #003366;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: 003366;
}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #3399CC;
	color: #000000;
	font-weight: bold;
}

.indent {
	text-indent: 20px;
	font-weight: bold;
	padding-left: 15px;
}
.menutop {
	font-weight: bold;
	color: #000000;
}
.heading {
	font-weight: 500;
	color: #66CCFF;
	background-color: #000000;
	font-size: 16px;
	text-align: center;
	height: 24px;
}
.boxA {
	background-color: #003366;
	padding: 4px;
	border: solid #000000;
	color: #FFFFFF;
	width: 100px;
	background-position: center;
	text-align: center;
}
.menuboxA {
	color: #000000;
	background-color: #336699;
	width: 200px;
	margin-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
	height: 14px;
}
.menuboxB {
	color: #6699CC;
	background-color: #000000;
	width: 200px;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
	height: 14px;
}
