.main_table {
	border-right-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000063;
	border-left-color: #000063;
}
.main_table #frmLogin table {
	border: medium groove #000063;
	font-family: Tahoma, Arial, "Times New Roman";
	color: #000063;
}
.main_table p {
	font-family: Tahoma, Arial, "Times New Roman";
	color: #000063;
}
.warning {
	font-family: Tahoma, Arial, "Times New Roman";
	color: #FF0000;
}
.normal_table {
	font-family: Tahoma, Arial, "Times New Roman";
	color: #000063;
	border: medium groove #000063;
}
.main_table #frmFAQ .publish {
	color: #000000;
	background-color: #FF0000;
}
.main_table .faq_a {
	background-color: #FFFFCC;
}

.main_table .faq_q {
	background-color: #CCCCCC;
}
.email_table {
	font-family: Tahoma, Arial, "Times New Roman";
	color: #000063;
	border: medium inset #D6D3CE;
}
.manu_link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
}
.manu_link a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

.manu_link a:active {
	color:#FFFFFF;
	text-decoration:none;
	}

.manu_link a:hover {
	color:#FF0000;
	text-decoration:none;
	}
	
.manu_link a:link {
	color:#FFFFFF;
	text-decoration:none;
	}
