* {margin:0; padding:0; }

p {padding:4px 8px; }

p.bottomsub {width:300px; float:left; padding:5px 0px; }

p.copyright {width:350px; float:right; padding:5px 0px; }



h1 {font-size:140%; color:#c41230; padding:4px 8px; margin:0; }

h2 {font-size:130%; color:#c41230; padding:4px 8px; margin:0; }

h3 {font-size:120%; color:#c41230; padding:4px 8px; margin:0; }

h4 {font-size:110%; color:#c41230; padding:4px 8px; margin:0; }

h5 {font-size:100%; color:#c41230; padding:4px 8px; margin:0; }



a:link, a:visited {color:#c41230; cursor:pointer;  }

a:hover, a:active {color:#000; cursor:pointer; }



.menu a:link, .menu a:visited {color:#fff; cursor:pointer; text-decoration:none; }

.menu a:hover, .menu a:active {color:#c41230; cursor:pointer; text-decoration:none; }



body {background:#efefef; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.6em; color:#222; }

#wrapper {width:831px; height:565px; margin:2% auto; }

#leftside {
	float:left;
	background:#fff;
	width:300px;
	height:535px;
	border-right:1px solid #c41230;
	border-top:20px solid #c41230;
	border-bottom:10px solid #d0d0d0;
}

	.logo {height:184px; background:url('../images/mtadminlogo.gif') no-repeat #fff; background-position:10px 50%; border-bottom:1px solid #c41230; }

	.menu {}

	.menu ul, .menu li {display:block; }

	.menu li {color:#fff; background:#000; border-right:8px solid #c41230; border-bottom:1px solid #fff; padding:6px; }

	.menu li :hover {color:#c41230; }

#rightside {
	float:left;
	background:#fff;
	width:530px;
	height:535px;
	border-top:10px solid #d0d0d0;
	border-bottom:20px solid #c41230;
}

	.ill {height:109px; background:url('../images/mtadmin2009.gif') no-repeat #fff; background-position:2px 0%;border-bottom:1px solid #c41230; border-top:10px solid #c41230; }

	.content {
	height:400px;
	overflow:auto;
}

		.submenu {height:26px; background:#d0d0d0; padding:10px; color:#c41230; text-align:center; }

	.content ul, .content li {margin-left:20px; list-style-type:square; }

#bottom {height:22px; clear:both; color:#999; background:#efefef; border-bottom:1px solid #d0d0d0; border-top:10px solid #c41230; }

