.TitleText {
	font-size: 14px;
	font-weight: bolder;
	color: #184470;
	text-decoration: none;
}
.InputName {
	font-size: 14px;
	font-weight: bolder;
	color: #0D5C97;
	text-decoration: none;
}
.textbox {
	font-size: 14px;
	text-decoration: none;
	border: 1px solid #006666;
	padding-left: 3px;
}
.button {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #006666;
	width: 65px;
}
.ErrorMessage {
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
.MenuTitle {
	font-size: 12px;
	font-weight: bold;
	color: #2F3A8A;
	text-decoration: none;
}
.BorderTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TableTitle {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.TableData, .TableRowDisable, .TableRowNormal, .TableRowHighlight {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.TableRowDisable { 
	background-color: #CCCCCC;	
}

.TableRowNormal {
	background-color: #FFFFFF;
}

.HighlightRow, .TableRowHighlight {
	background-color: #F4FDB5;	
}

.clickLink {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.TableDataNormal {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.footerText {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #004A4A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.SubmenuTitle {
	font-size: 14px;
	font-weight: bold;
	color: #05425F;
	text-decoration: none;
	cursor: pointer;
	cursor: pointer;
}
.TableDataNormalBold {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.smallText {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.forceleft {
	text-align: left;
}
.submenu {
	text-align: left;
}
.submenunowrap {
	white-space: nowrap;
}
.AdminText {
	color: #993300;
	text-decoration: none;
}
.MasterText {
	color: #6633CC;
	text-decoration: none;
}
.ResellText {
	color: #CC9933;
	text-decoration: none;
}
.TableDataBold {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.DisableText {

	color: #666666;
	text-decoration: none;
}
.buttonSmall {

	font-size: 10px;
	text-decoration: none;
	border: 1px solid #006666;
}
.emailList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 500px;
	border: 1px solid #3C8FA2;
	clear: left;
	float: left;
}
.monitoremailList {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	border: 1px solid #3C8FA2;
	clear: left;
	float: left;
}
.tableUnderLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}.link {
	cursor: pointer;
}
.textLink {
	cursor: pointer;
	color: #00283C;
	font-size: 10px;
}
.button2 {

	font-size: 12px;
	text-decoration: none;
	border: 1px solid #006666;
}
.textboxSmall {

	font-size: 10px;
	text-decoration: none;
	border: 1px solid #006666;
	padding-left: 3px;
}
