* {
	margin:0;
}
body {
	/*	background-image: url(../images/Legends-Back.gif);
*/	
	height: 100%;
	position: absolute;
	width: 100%;
	background-color: #6f573f;
}

a:link, a:visited, a:active {
	color: #CC9933;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

TABLE {
	margin: 0;
}

TD, TH {
	padding: 0;
	vertical-align: top;

}

IMG {
	border: none;
}

H1 {
}

H2 {
}

H3 {
	font-size: 14px;
	color: #CC9933;
	background-image: url(../images/nav-back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H3 a:link, H3 a:visited, H3 a:active {
	color: #CC9933;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
}

H3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

UL {
	padding-left: 10px;
	padding-bottom: 10px;
}

OL {
	padding-left: 3px;
}

LI {
	padding-left: 0px;
	padding-top: 8px;
	list-style-position: inside;
	list-style-type: square;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

INPUT {
}

FORM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 1.2em;
}

LABEL {
	font-size: 100%;
	letter-spacing: 0.5em;
}

/* End Tag Specs */


/* Start Container Classes (Shell > Header / BodyLeft + BodyRight / Footer) */
Table.Shell {
/*
	width: 100%;
	height: 100%;

*/}

TD.ShellMid {
	width: 710px;
	vertical-align: top;
	padding-top: 20px;
}

TD.ShellLeft {
	width: 50%;
	vertical-align: top;
	background-image: url(../images/back-left.gif);
	background-repeat: repeat-y;
	background-position: left;
}

TD.ShellRight {
	width: 50%;
	vertical-align: top;
	background-image: url(../images/back-right.gif);
	background-repeat: repeat-y;
	background-position: right;
}

TD.ContainerBottom {
	padding-left: 75px;
	vertical-align: top;
	height: 100%;
}

Table.BodyMain {
	padding-top: 15px;
	padding-bottom: 10px;
	width: 560px;
}

TD.BodyMainLeft {
	padding-right: 10px;
	text-align: justify;
}

TD.Footer {
	padding-top: 10px;
	line-height: 1.5em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #b9aea3;
	vertical-align: top;
	padding-bottom: 5px;
}

TD.BorderBottom {
	border-bottom: 1px solid #b9aea3;
	padding-top: 20px;
	padding-bottom: 5px;
}

Table.ShellDetail {
	width: 100%;
	margin-left: 15px;
	padding-left: 0px;
}
/* End Container Classes */


/* Start Nav Classes */

Table.Nav {
	margin: 10px 10px 10px 0px;
}

.Nav TD {
	font-family: Georgia, "Times New Roman", Times, serif;
	white-space: nowrap;
	vertical-align: top;
	line-height: 30px;
	padding-right: 5px;
}

.Txt_NavCurrent {
	padding: 2px 10px 20px 25px;
	font-size: 12px;
	color: #b9aea3;
	background-image: url(../images/nav-back-sel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	height: 20px;
	padding-top: 2px;
	font-weight: bold;
	border-bottom: none;
}

.Txt_Nav a:visited, .Txt_Nav a:link, .Txt_Nav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px 10px 20px 25px;
	font-size: 12px;
	color: #CC9933;
	text-decoration: none;
	background-image: url(../images/nav-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: none;
}

.Txt_Nav a:hover {
	padding: 2px 10px 20px 25px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav-back-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: none;
}

/*
#ImageNav a:link, #ImageNav a:visited {
}

#ImageNav a:hover, #ImageNav a:active,
#ImageNavCurrent a:link, #ImageNavCurrent a:visited,
#ImageNavCurrent a:hover, #ImageNavCurrent a:active {
	color: #d5cec8;
}

*/
/* End Nav Classes */


/* Start Component Specific Classes */
IMG.ImageRight {
	float: right;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
}

IMG.ImageThumb {
	width: 200px;
	margin-top: 28px;
	margin-left: 0px;
	margin-bottom: 5px;
	border: 4px solid #d5cec8;
}

IMG.ShellDetail {
	width: 600px;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
	border: 5px solid #d5cec8;
}
/* End Component Specific Classes */


/* Start Text Only Classes */

H1.Txt_Body {
	font-size: 16px;
	letter-spacing: 0.4em;
	color: #99CCCC;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H2.Txt_Body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0.2em;
	font-weight: bold;
	color: #d5cec8;
	text-transform: uppercase;
}

H3.Txt_Body {
	font-size: 14px;
	color: #CC9933;
	background-image: url(../images/nav-back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-weight: normal;
}

.Txt_Body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d5cec8;
	line-height: 1.5em;
}

.Txt_Body A:visited, .Txt_Body A:link, .Txt_Body A:active {
	color: #b9aea3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5cec8;
}

.Txt_Body A:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}

.Txt_BodySmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d5cec8;
	line-height: 1.5em;
	margin-top: 0px;
	padding-top: 0px;
}

.Txt_BodySmall A:visited, .Txt_BodySmall A:link, .Txt_BodySmall A:active {
	color: #b9aea3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5cec8;
}

.Txt_BodySmall A:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}

.Txt_Caption {
	color: #b9aea3;
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
}

H2.Txt_Caption {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0.2em;
	font-weight: bold;
	color: #b9aea3;
	text-transform: uppercase;
	line-height: 1.5em;
}

.Txt_Caption A:visited, .Txt_Caption A:link, .Txt_Caption A:active {
	color: #CC9933;
	border-bottom: none;
}

.Txt_Caption A:hover {
	color: #CC9933;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
}

/* End Text Only Classes */
