@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	background-color: #000;
	color: #FFF;
	width: 90%;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: ridge;
	border-left-style: ridge;
	border-top-color: #99F;
	border-right-color: #99F;
	border-left-color: #99F;
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #99F;
	margin-left: 5%;
}

a {
	color: #99f;
	text-decoration: none;
}

a:hover {
	color: #FFF;
}

#content {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

#content #bodyMain {
	border: thin double #000;
	padding-right: 5px;
	padding-left: 5px;
}

#content #footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	clear: both;
	font-size: 0.7em;
	float: none;
}

#header #nav-text {
	color: #FFF;
}


#header #nav-text a {
	font-size: 0.65em;
	font-weight: bold;
	text-decoration: none;
}

#header #nav-text a:hover {
	color: #FFF;
}

#bodyLeftNav {
	float: left;
	width: 17%;
}

#content #bodyLeftNav p {
	text-align: left;
	font-size: medium;
	font-weight: bold;
	color: #99F;
	text-indent: 10px;
}

#content #bodyLeftNav table {
	background-color: #000;
	text-align: left;
	margin-left: 20px;
	color: #000;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: x-small;
}

#content #bodyLeftNav table tr {
	background-color: #DDD;
}

#content #bodyLeftNav table tr td a {
	color: #000;
	text-decoration: none;
}

#content #bodyLeftNav table tr td a:hover {
	color: #FFF;
	background-color: #000;
}

#bodyRightMain {
	float: right;
	width: 78%;
	text-align: left;
	font-size: 0.9em;
	font-style: normal;
	padding-right: 8px;
}

#body2ColLeft {
	float: left;
	width: 49%;
	margin-left: 5px;
}

#body2ColRight {
	float: right;
	width: 46%;
	margin-right: 5px;
}
.calTbl {
	text-align: left;
	font-size: smaller;
}
.mcTxt {
	font-size: 2em;
	color: #C00;
}

.txt-1 {
	font-size: 0.95em;
}

#content #bodyRightMain #bodyMainColLeft {
	float: left;
	width: 48%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
}

#content #bodyRightMain #bodyMainColRight {
	float: right;
	width: 48%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
}

.txtpls1 {
	font-size: 1.1em;
}

#content #bodyRightMain #imgTbl {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content #bodyMain #eventsRegion {
}

