.hn_button, .left-align a, .right-align a
{ 
	height: 1em; 
	border: 0px solid #000000; 
	padding: 1px 3px 1px 3px; 
	background-color: none; 
	text-decoration: none; 
	color: #03386C; 
	text-align: left;
}

.hn_button:hover
{ 
	color: #FF9900; 
	background-color: none; 
}

.puja
{ 
	height: 1em; 
	border: 0px solid #000000; 
	padding: 1px 3px 1px 3px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #03386C; 
	text-align: left;
        font-family: Arial;
	font-size: 14pt;
}

.puja:hover
{ 
	color: #FF9900; 
	font-weight: normal;
        font-size: 14pt; 
}

.link_button
{
	height: 1em;
	width: 155;
	border: 1px solid #346799;
	padding: 1px 3px 1px 3px;
	background-color: #346799;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}

.link_button:hover
{
	color: #000000;
	width: 155;
	background-color: #FF9900;
}

.body
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9900; 
	font-family: Arial;
	font-size: 14pt;
}

.table
{
	color: #FFFFFF;
	font-weight: normal;
	background-color: #346799; 
	font-family: normal;
	font-size: 12pt;
	text-align: center;
}

.text
{
	color: #346799;
	font-weight: normal;
	font-family: arial;
	font-size: 10pt;
	text-align: center;
}

.weekly_events
{
	color: #03386C;
	font-weight: normal;
	font-family: arial;
	font-size: 12pt;
	text-align: normal;
}
.news
{
	color: #07225A;
	font-weight: normal;
	font-family: Verdana;
	font-size: 13pt;
	text-align: justify;
}


.heading
{
	font-weight: bold;
	font-style:normal;
	font-size:10pt;
	font-family: Arial;
}

.cell
{
	color: #03386C;	
	font-family: Arial;
	font-size:11pt;
}

.dcell
{
	height: 1em; 
	color: #03386C;	
	font-family: normal;
	font-weight: none;
	font-size: 12pt;
}

.dcell:hover
{
	color: #FF9900;	
	font-family: normal;
	font-weight: none;
	font-size: 12pt;
}

.event
{
	color: brown;	
	font-family: Arial;
	font-size: 12pt;
}

.addevent
{
	color: brown;	
	font-family: normal;
	font-size: 12pt;
}

.error
{
	color: red;	
	font-family: normal;
	font-size: 11pt;
	text-align: center; 
}

B.star
{
	color: red;
	font-family: Arial;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size:10pt;
}
.footer
{
	text-align: center; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-family: verdana; 
	color: #FFFFFF;
	font-size:9pt;
}

@media screen
{
    blink { behavior:url(blink.htc);}
}