body {	font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 12pt;
		color: black;
		}

a.mi {	text-decoration: none; 
		font-size: 13pt; 
		font-weight: bold; 
		font-family: Arial, Helvetica, Verdana, sans-serif;
		color: white;
		line-height: 1.3;
		}
a.mi:hover {	background-color: orange;
			color: white;
		}

a:link {}
a:active {Color: red;}

p { margin: 5px 5px;
   }

.common {	text-align: left;
	 		text-decoration: none;
			color: black;
	 	}
.floatl {float: left;
		padding: 10px 10px;
		}
.floatr {float: right;
		padding: 10px 10px;
		}
.tight  {padding: 0px 2px;}
.headline { font-size: 110%;
		  	font-weight: bold;
			color: red;
			margin: 0pt;
			padding: 5px;
					}
.bighead  { font-size: 175%;
		  	font-weight: bold;
			color: red;
			margin: 0pt;
			padding: 5px;
					}
.caption {	color: black;
			font-size: 80%;
			font-weight: bold;
			margin: 0pt;
			padding: 0px;
				}
.footnote {	color: black;
			font-size: 60%;
			font-weight: bold;
			margin: 1pt;
			padding: 1px;
				}
.header  {	color: black;
			font-size: 175%;
			font-weight: bold;
			margin: 4pt;
			padding: 4px;
			background: orange;
				}
.headtext {text-indent: 1em;}
.headtext:first-line {font-weight: bold;}	
.headtext:first-letter{font-size: 150%;}
.clsCMOn {
PADDING-LEFT: 4px; 
PADDING-TOP: 4px; 
FONT-SIZE: 14px; 
font-weight: bold;
font-family:Arial, Tahoma, Verdana;
COLOR: white; 
TEXT-DECORATION: none}

.clsCMOver {
PADDING-LEFT: 4px; 
PADDING-TOP: 4px; 
FONT-SIZE: 14px; 
font-weight: bold;
font-family:Arial, Tahoma, Verdana;
COLOR: white; 
TEXT-DECORATION: none}
#top {
	margin: 0px;
	padding: 0px;
	background: black;
	height: 100px;
}
#left {

	
	padding: 0px 0px;
	position: absolute;
	left: 0px;
	top: 100px;
	bottom: auto;
	width: 101px;
}
#marquee {
	margin-top: 0;
	margin-left: 120px;
	margin-right: 120px;
}
#center {
	margin-top: 0;
	margin-left: 120px;
	margin-right: 120px;
}

#right {
	position: absolute;
	right: 0px;
	top: 100px;
	width: 110px;
}
#footer {
clear: both;
border-top: 1px solid #5C6F90;
border-bottom: 1px solid #5C6F90;
background-color: #D6D6D6;
color: #000;
}
