﻿@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height:18px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.content {
	padding: 10px;
}
.homegrey {
	font-size: 14px;
	color: #999999;
	font-weight: bolder;
}

a.home {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bolder;
	text-decoration: none;
}
a.home:hover {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	}
	
a.menu1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.menu1:hover {
	font-size: 12px;
	color: #FFFF99;
	font-weight: normal;
	}
.lightblue {
	color: #3F8FC4;
	font-weight: bolder;
}

a {
	font-size: 12px;
	color: #669999;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
		text-decoration: underline;
	}
.bigwhite {
	font-size: 16px;
}
.mflex-title-box {
	font-weight:		bolder;
	font-size:			12pt;
}
.mflex-title-box strong {
	color:				#999;
}
.form-error {
	margin-bottom:		4px;
	padding:			4px;
	border:				1px solid #f00;
	color:				#f00;
	width:				200px;
	background-color:	#300
}
.back-btn {
	position:			absolute;
	top:				55px;
	left:				40px;
	color:				#fff;
	font-weight:		bold;
}
.back-btn a {
	color:				#fff;
	font-weight:		bold;
	text-decoration:	none;
}
.back-btn a:hover {
	text-decoration:	underline;
}
