
body {
	margin: 0px;
	font-size: 14px;
	font-family: "Verdana";
	color: black;
}

a, table a, a:visited, table a:visited {
	color: #FF0000;
	text-decoration: none;

}

a:hover, table a:hover {
	text-decoration: underline;
}

.copyright, .copyright a, .copyright a:visited {
	font-size: 10px;
	color: white;
}

.copyright a:hover {
	text-decoration: underline;
}

.sub_menu, .sub_menu a, .sub_menu a:visited, .sub_menu a:active {
	font-size: 10px;
	color: white;
}

.white, .white a, .white a:visited {
	color: white;
}

.navy, .navy a, .navy a:visited {
	color: #000064;
}


.small_navy, .small_navy a, .small_navy a:visited {
	font-size: 10px;
	color: #000064;
}

.small, .small a, .small a:visited {
	font-size: 10px;
}

.page_heading {
	font-weight: bold;
	font-style: italic;
}

.weekly_calls, .weekly_calls a, .weekly_calls a:visited {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}


/*  For menu  */

td.mMenuHeader {
	padding: 0px;
}

td.mMenuHeader a, td.mMenuHeader a:visited {
	font: bold 14px "Verdana";
	text-align: center;
	color: yellow;
	text-decoration: none;
	height: 100%;
	}

td.mMenuHeader a:hover {
	text-decoration: none;
	}

table.mStartMenu {
	
	}

td.mMenuItem a, td.mMenuItem a:visited {
	font: bold 14px "Times New Roman";
	color: yellow;
	text-align: center;
	}

td.mMenuItem a:hover {
	text-decoration: none;
	}

td.mSubMenuHeader a, td.mSubMenuHeader a:visited {
	font-size: 14px;
	color: black;
	text-decoration: none;
	}