/* JMJ
CSS Document */

body {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px; /*text-align: center;*/
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	left: auto;
	color: #000000;
	background-color: #000;
	position: relative;
}


.myHead {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #FFF;
	font-size: 35px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	left: auto;
}

.myTag {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #FFF;
	font-size: 17px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	left: auto;
	}

.content {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #8b0000;
	font-size: 12px;
}

.whitecontent {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	left: auto;
}
.pagecontent {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: White;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	left: auto;
	height: auto;
	background-color: GrayText;
	padding: 10px 15px 10px 15px;
}

.menuhead {
	font-family: Verdana, Tahoma;
	color: #8b0000;
	font-size: 2em;
	font-weight: normal;
}


.contenthead {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #EDB329;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	left: auto;
	height: auto;
}

table.parent {
	border-collapse: collapse;
	background-color: white;
	border: 1px solid #DDDDDD;
}

table.inside {
	border-collapse: collapse;
	background-color: white;
	border: 1px solid #DDDDDD;
}

br.tall {
	line-height: 0.1em;
}

a:link {
	text-decoration: none;
	color: #333;
	font-size: 12px;
	font-family: Verdana, tahoma,arial;
	font-weight: lighter;
}
a:visited {
	text-decoration: none;
	color: #333;
	font-size: 12px;
	font-family: Verdana, tahoma,arial;
	font-weight: lighter;
}
a:hover {
	text-decoration: underline;
	color: #333;
	font-size: 12px;
	font-family: Verdana, tahoma,arial;
	font-weight: normal;
}

.anc:link {
	text-decoration: none;
	color: #1B2B88;
	font-size: 11px;
	font-family: Verdana, tahoma,arial;
	font-weight: lighter;
}
.anc:visited {
	text-decoration: none;
	color: #1B2B88;
	font-size: 11px;
	font-family: Verdana, tahoma,arial;
	font-weight: lighter;
}
.anc:hover {
	text-decoration: none;
	color: #F67911;
	font-size: 11px;
	font-family: Verdana, tahoma,arial;
	font-weight: 200;
}

.anch:link {
	text-decoration: underline;
	color: #D2691E;
	font-size: 11px;
	font-family: Verdana, tahoma,arial;
	font-weight: lighter;
}
.anch:visited {
	text-decoration: underline;
	color: #D2691E;
	font-size: 11px;
	font-family: Verdana, tahoma,arial;
	font-weight: lighter;
}
.anch:hover {
	text-decoration: none;
	color: #F67911;
	font-size: 11px;
	font-family: Verdana, tahoma,arial;
	font-weight: 200;
}


