a.ulink { 
	color: white; 
	font-size: 8pt;
}

a.ulink:link,
a.ulink:active,
a.ulink:visited {
	text-decoration: none;
}
a.ulink:hover {
	color: #5D5B50;
	text-decoration: underline;
}

a.ulinka{ 
	color: #5D5B50; 
	font-size: 8pt;
}

a.ulinka:link,
a.ulinka:active,
a.ulinka:visited {
	color: #5D5B50;
	text-decoration: none;
}
a.ulinka:hover {
	text-decoration: underline;
}

body {
	margin: 3;
	padding: 5;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	}


td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	}

.input {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	border-style: solid;
	border-color: #009;
	border-width: 1px;
	}

.button {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	background-color: #F1D28F;
	border-style: solid;
	border-color: #009;
	border-width: 1px;
	}

#menusec2 {
	padding: 15px 10 0 10px;
}

#mainsec {
	padding: 15px 10px 0 10px;
}

#header {
	padding: 10px;
	font-family: Georgia, Times, San-Serif;
	font-size: 24pt;
	color: white;
}

#utility {
	padding: 2px 15px 2px 0;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: white;
}

.preTitle {
	padding-left:25px;
	font-size: 20pt;
	padding-left:25px;
	font-style: italic;
}

.Title {
	font-size: 30pt;
	font-style: italic;
	line-height:  22pt;
}


.sectionheader {
	padding: 4px 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	border-style: solid;
	border-color: white;
	border-width: 0 0 2px 0;
	}

.menuitem {
	font-family: Verdana, Trebuchet MS, Times, Arial, Helvetica;
	text-align: center;
	font-size: 8pt;
	padding: 2px 10px 0 10px;
	color: white;
	cursor: pointer;
	letter-spacing: .1em;
	}

.menuitemhi {
	font-family: Verdana, Trebuchet MS, Times, Arial, Helvetica;
	text-align: center;
	font-size: 7pt;
	padding: 2px 10px 0 10px;
	color: #858170;
	cursor: pointer;
	letter-spacing: .1em;
	}

.menusub {
	padding: 4px 0 4px 5px;
	font-size: 8pt;
	cursor: pointer;
	}

.menusuba {
	padding: 4px 0 4px 5px;
	color: white;
	font-size: 8pt;
	cursor: pointer;
	}

#Day Of Prayer Page Css

.SectionHeadBlue {	color: white; 	font-size: 13px;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	padding-left: 4px;	padding-top: 2px;	padding-bottom: 2px;	background-color: 000080;	/* Blue */	}

.LucidaGrande16px { color: black; font-size: 16px; font-family: ÒLucida GrandeÓ, ÒLucida Sans UnicodeÓ, verdana, lucida, helvetica, sans-serif; }