/* CSS Document */

body {
	font: 76%/160% Verdana, Arial, Helvetica, sans-serif;
	color: rgb(204, 0, 0);
	text-align: left;
	background: #000000;
	margin: 0px;
	padding: 0px;}
	
#container_home {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #dcdcdc; 
	border: 2px solid #fff;
	overflow: auto;}		
	
#header {
	background: url(images/mumaheader.png) no-repeat;
	height: 136px;
	width: 800px;}
	
	#top_links {
	margin: 0;
	padding: 0;
	width: 800px;
	float: left;
	background: #000;
	border-top: 2px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF; }
	
#top_links ul {
	color: White;
	float: left;
	font: 110% arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background: #000;}

#top_links ul li {
	display: inline;
	font-size: 100%;
	text-align: center;}

#top_links ul li a {
	padding: 5px 0em;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 2px solid #fff;
	background: #000000;
	width: 125px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	line-height: 105%;}

#top_links ul li a:hover {
	color: #FFFFFF;
	background: #FF0000;}

#top_links ul li.last a{
	border: none;
	width: 146px;}	
		
a:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal; }
	
a:visited {
	color: #7B68EE;
	text-decoration: underline;}
		
a:hover {
	color: #FF0000;
	text-decoration: underline; }	
	
a:active {
	color: #000000;
	text-decoration: none; }	
	

h3 {
	font: bold 140%/1.2em Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: .1em;}

		
#content_main_home_left {
	width: 266px;
	margin: 0px 0px 0px;
	padding: 10px 0px 10px;
	height: 380px;
	float: left;
	background: #ffffff;
	overflow: hidden;	}
	
#content_main_home_center {
	width: 267px;
	margin: 0px 0px 0px;
	padding: 10px 0px 10px;
	height: 380px;
	float: left;
	background: #ffffff;
	overflow: hidden;}
			
#content_main_home_right {
	width: 267px;
	margin: 0px 0px 0px;
	padding: 10px 0px 10px;
	height: 380px;
	float: left;
	background: #ffffff;
	overflow: hidden;}
	
#content_main_home_left p {
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 5px;}
	
#content_main_home_center p {
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 5px;}
	
#content_main_home_right p {
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 5px;}
	
	
#content_home_bottom {
	color: #000000;
	font-size: 120%;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 10px;
	display: block;
	float: right;
	width: 800px;}	
	
	#content_main_left {
	width: 266px;
	height: 490px;
	margin: 0px 0px 0px;
	padding: 10px 0px 10px;
	float: left;
	background: #ffffff;
	overflow: hidden;	}
	
	#content_main_center {
	width: 267px;
	margin: 0px 0px 0px;
	padding: 10px 0px 10px;
	height: 490px;
	float: left;
	background: #ffffff;
	overflow: hidden;}
			
#content_main_right {
	width: 267px;
	margin: 0px 0px 0px;
	padding: 10px 0px 10px;
	height: 490px;
	float: left;
	background: #ffffff;
	overflow: hidden;}
	
#content_main_left p {
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 5px;}
	
#content_main_center p {
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 5px;}
	
#content_main_right p {
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 5px;}
	
	
p.box
{

margin-left: 20px;
border: black solid thin;
outline-style: solid;
outline-width: 2px

}
	
	table.box
{
table-layout: fixed
border: red solid thin;
outline-style: solid;
outline-width: 2px

}
	
	
	
	
	
	