﻿html,form
{
	height:100%;
}

.body
{
	background-color:#F1F1F1;
	height:100%;
	margin:0px;
	font-family:Arial, Sans-Serif;
        font-size: 12px;
}

.master {
background-color:#FFFFFF;
height:100%;
margin-left:auto;
margin-right:auto;
width:994px;
}

.masterContent
{
	background-color:#FFFFFF;
	width:100%
}

.table 
{
	background-color:#eee;
	width:510px;
	margin-top:20px;
	height:400px;
	text-align:center;
}
        
.table td {padding:0 15px 8px 15px;}
.topArea {
background:url("../images/MPG_HeaderIntranet.jpg") no-repeat scroll right top #F3F3F3;
height:151px;
}
.logo {
color:#FFFFFF;
font-family:Verdana;
font-size:0;
}
.logo a {
background-image:url("../images/minerva_logo.gif");
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
height:75px;
text-decoration:none;
vertical-align:top;
width:150px;
}
.red {color:#cc0000; font-weight:bold}
.black {color:#000; font-weight:bold}
.table td.bold {font-weight:bold; padding-top:15px}
#btnchange {padding:0 20px;}