body {
	background-color: #000040;
	font-family: arial, verdana, sans-serif;
}

p {
	text-align: left;
}

.pbold {
	text-align: left;
	font-weight: bold;
	margin-bottom: 2%;
}

.pboldc {
	text-align: center;
	font-weight: bold;
	margin-bottom: 2%;
}

.pboldci {
	text-align: center;
	margin: 3% 8% 3% 8%;
	font-weight: bold;
}

.h1 {
	text-align: center;
	font-size: 115%;
	margin-bottom: 2%;
}

.h1b {
	text-align: center;
	font-weight: bold;
	font-size: 115%;
	margin-bottom: 2%;
}

.h2 {
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 2%;
}

.h2b {
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 1%;
}

.h2c {
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 2%;
}

.h3 {
	text-align: left;
	font-weight: bold;
	font-size: 105%;
	margin-bottom: 2%;
}

.h3b {
	text-align: left;
	font-weight: bold;
	font-size: 105%;
	margin-bottom: 2%;
}

.h3c {
	text-align: center;
	font-weight: bold;
	font-size: 105%;
	margin-bottom: 2%;
}
	
.h4n {
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 2%;
}

.h4c {
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 2%;
}

.pcenter {
	text-align: center;
	font-size: 100%;
	padding-bottom: 5%;
}


.pblock {
	border:2px solid gray;
	padding:2%;
	background-color:#FCFBC4;
	margin:1% 8% 1% 8%;
}

.pblock2 {
	padding:2%;
	font-weight: bold;
	font: Verdana;
	margin:1% 8% 1% 8%;
}

.pblock3 {
	background-color:#FFFF00;
	border:4px solid blue;
	padding:3% 0% 3% 1%;
	font-weight: bold;
	font: Verdana;
	margin:1%;
}

.pmemap {
	border:6px solid gray;
	padding:2%;
	text-align: center;
	background-color:#C1FFC1;
	margin:1% 8% 2% 8%;
}
.mem {
	text-align: center;
	/* text-indent: 30px; */
	font-weight: bold;
	/* padding-left: 30px; */
	background-color:#FCFBC4;

}

/*.logotable {*/
	/*text-align: left;*/
/*}*/

.la, .da, .si, .lu {
	text-align: center;
	font-weight: bold;
	background-color:#FCFBC4;
}

.sp {
	/*padding-left: 2%;*/
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	font-weight: bold;
	background-color:#FCFBC4;
}

.mn {
	text-align: left;
	font-weight: bold;
	padding-left: 2em;
}

.lr {
	text-align: center;
}

.dr {
	text-align: center;
}

.sr {
	text-align: center;
}

.lur {
	text-align: center;
}

#na {
	text-align: right;
	font-weight: bold;
}

.square {
	text-align: center;
	border:1px solid;
}

.centerimage {
	display: block;
	margin-top: 4%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4%;
}

.topright {
	float:right;
}

.legal {
	text-align: center;
	font-weight: bold;
	margin-bottom: 2%;
}


.hr1 {
	text-align: center;
	margin: 15px auto;
	height: 3px;
	color: #69FF00;
	background-color: #69FF00;
	width: 90%;
}

.hr2 {
	width: 70%;
	text-align: center;
	margin: 15px auto;
	height: 3px;
	color: #69FF00;
	background-color: #69FF00;
}

#catch {
	text-align: left;
	font-weight: bold;
}

span.release {
	color: red;
	font-weight: bold;
	font-size: 110%;
}

#centertable {
	text-align: left;
}

#leftcolumn {
	background-color: #69FF00;
	text-align: left;
	padding: 2% 1% 2% 1%;
}

#rightcolumn {
	background: #FFFFFF;
	text-align: left;
	padding: 2% 5% 4% 2%;
}

#topmenu {
	background-color: #FFF001;
	text-align: center;
	font-weight: bold;
	width: 80%;
	padding: 0%;
	margin: 0%;
}

#bottommenu {
	background-color: #FF7F00;
	text-align: center;
	width: 80%;
	font-weight: bold;
}

#bottomrow {
	background-color: #FF7F00;
	text-align: center;
	width: 80%;
}

#bottomrow2 {
	background-color: #FF7F00;
	text-align: center;
	width: 80%;
}

#toptable { 
	text-align: left;
	background-color: #FFF001;
	border-bottom: 0px solid #052828;
	padding:1%
}


/* padding commented out in the internal tables 2/15/2008 to fix IE problem */
