body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
	font-family:Arial;
	font-size:12px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color:#000000;
}
a:hover{
	text-decoration: underline;
	color:#000000;
}

.mBottomLine {
	border-bottom:4px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom-color:#FF0000;
}

.mText {
	font-size: 12px;
	font-family:Arial;
}

.mTextTwo {
	font-size: 14px;
	font-family:Arial;
}

.mTextBold {
	font-size: 12px;
	font-weight: bold;
	font-family:Arial;
	color:#000000;
}

.mTitleBold {
	font-size: 14px;
	font-weight: bold;
	font-family:Arial;
	color:#000000;
}

.mTextTitle {
	font-size: 14px;
	font-weight: bold;
	color:#330000;
}
.mTextTitle a:link,.mTextTitle a:visited,.mTextTitle a:active {
	color: #330000;
	text-decoration: none;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}
.mTextTitle a:hover{
	font-weight: bold;
	color:#B33B3E;
}
.mFooter {
	font-size: 12px;
	font-weight: bold;
	font-family:Arial;
	color: #FFFFFF;
}
.mFooter a:link,.mFooter a:visited,.mFooter a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.mFooter a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.mDefaultFooter {
	font-size: 12px;
	font-weight: bold;
	font-family:Arial;
	color: #000000;
}
.mDefaultFooter a:link,.mDefaultFooter a:visited,.mDefaultFooter a:active {
	color: #000000;
	text-decoration: none;
}
.mDefaultFooter a:hover{
	color: #000000;
	text-decoration: underline;
}

.mTextBold a:link,.mainTextBold a:visited,.mainTextBold a:hover,.mainTextBold a:active {
	color: #000000;
}

.mLinks {
	font-size: 12px;
	color: #330000;
	font-family:Arial;
	font-weight: bold;
	text-decoration: none;
}
.mLinks a:link,.mLinks a:visited,.mLinks a:active {
	color: #330000;
	text-decoration: none;
}
.mLinks a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.mBlueTitle {
	font-size: 14px;
	color: #3366CC;
	font-weight: bold;
	padding-left: 3px;
}

.mBlue {
	font-size: 13px;
	color: #3366CC;
	font-weight: bold;
}
.mBlue a:link,.mBlue a:visited,.mBlue a:hover,.mBlue a:active {
	color: #3366CC;
}
.mNavigation a:link,.mNavigation a:visited,.mNavigation a:active {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	border-color:#E2EFF3;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
	display: block;
	padding: 3px 2px;
	font-weight: bold;
}
.mNavigation a:hover{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #3366CC;
	text-decoration: underline;
}
.highlight {
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	color: #FF0000;
}
.inputNormal {
	width: 100%;
}

