
BODY, P, H1, H2, H3, H4, table, tr, td, pre, blockquote, address, .formText
{
	font-family: Arial, sans-serif; 
}

h2
{
	font-size: 18pt;	
	/* color: #00FFD0; */
}

h3
{
	font-size: 14pt;
	margin-left: 4pt;
}



.topNavBar
{
	font-size: 12pt;
	text-align: right;
}

.entityTitle
{
	font-size: 18pt;
	text-align: center;
}

.entityNavBar
{
	font-size: 10pt;
	text-align: center;
}

.copyright
{
	font-size: 8pt;
	font-style: italic;
	color: #FF6600;
}

.eventDetails
{
	font-size: 12pt;
	margin-left: 1em;
}

.eventDescription
{
	/*margin-left: 2em;*/
}

.monthNav
{
	font-size: 12pt;
}

.hijraDate
{
	color: #006000;
}

.greDate
{
	color:  #20BB20;
}

th.dayName
{
	background-color: #B0FFB0;
	color: #999999;
}


ul
{	
/*	margin-left: -2em;*/
}

li.event
{
	list-style-position: inside;
	list-style-type: circle;
}

.eventLink
{
	font-size: 10pt;
}

.eventFooter
{
	font-size: 10pt;
}

address 
{
	margin-left: 3em;
}

.sIndent
{
	margin-left: 1em;
}

.formText
{
	color: #009000;	
}


.admin_top_menu 
{
	font-size: 8pt;
	text-align: right;
	background-color: #FF9933;
}

.admin_entity_name
{
	font-size: 12pt;
	text-align: right;
	color: #006600;
	background-color: #FF6633;
	font-weight: bold;
}

