@charset "utf-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #4151E2;
}
.twoColFixRtHdr #container {
	width: 800px;
/
	background: #FFFFFF;
	border: 10px double #99FF00;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 
.twoColFixRtHdr #header {
	padding: 0 10px 0 20px;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: .3em;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 180px; 
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 205px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: none;

} 
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: normal;
	font-size: 9px;

} 
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#navigation td {
	border-bottom: 2px solid #FF0000;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4151E2;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 26px;
	}
	
#navigation a:hover {
	color:#FF0000;
	background-color: #002F50;
	background-image: url(mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 50%;
	background: url("red-bullet.gif") 10px 50% no-repeat;
	}	
.style1 {font-size: 10%}
.style2 {
	font-size: x-small;
}
.style3 {
	font-size: xx-small;
}
.style4 {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #99FF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
