body {
    	background-color	: #ffffff;
	}
body, p, td, input, select {
	font			: normal 11px/14px Tahoma, Arial, Helvetica, Sans-Serif;
	color			: #595959;
	}
img {
	border			: 0;
	}
form {
	margin			: 0;
	padding			: 0;
	}
.margin {
	margin			: 12px;
	width			: 150px;
	text-align		: left;
	}
p.title,
p.subtitle {
	margin-bottom	: 5px;
	margin-top		: 15px;
	color			: #000;
	font-weight		: bold;
	text-indent		: 10px;
	background		: url('../../img/mms/header/arrow_gray_top_inverse_b.gif') no-repeat 0px 4px;
	}
p.title {
	margin-bottom	: 10px;
	border-bottom	: 1px #999 solid;
	}

b, strong {
	color			: #000;
	}
a:link,
a:visited {
	color			: #0560A6;
	text-decoration	: none;
	}
a:hover   {
	color			: #ff8c00;
	text-decoration	: none;
	}
a.header:link,
a.header:visited {
	color			: #595959;
	text-decoration	: none;
	text-transform	: lowercase;
	font-weight		: bold;
	}
a.header:hover {
	color			: #0560A6;
	text-decoration	: none;
	}    
a.toolLnk:link,
a.toolLnk:visited,
a.toolLnk:hover {
	font-weight		: bold;
	}
a.footer:link,
a.footer:visited {
	color			: #d7d7d7;
	text-decoration	: none;
	}
a.footer:hover {
	text-decoration	: none;
	color			: gray;
	}
.Btitle {
	font			: normal 11px Tahoma, Arial, Helvetica, Sans-Serif;
	color			: #5c5c5c;
	font-weight		: bold;
	}
.MainTitle {
	font			: normal 11px Tahoma, Arial, Helvetica, Sans-Serif;
	color			: #000;
	background-image: url('../../img/mmsadmin/header/navheader_slice.gif');
	padding			: 5px;
	}
.text {
	background-color: white; 
	border			: 1px solid #000; 
	font			: normal 11px Tahoma, Arial, Helvetica, Sans-Serif;
	color			: #000;
	text-indent		: 2px;
	width			: 100%;
	}
.dropdown {
	height			: 18px;
	font			: normal 11px Tahoma, Arial, Helvetica, Sans-Serif;
	color			: #000;
	}

