body {
	margin: 0px;
	padding: 0px;
	background: #1D1D1D;
	background-image: url('images/bkg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	font-size: 13px;
	color: #FFFFFF;
}
td.sidebar {
	background: #3A312C;
	padding-top: 20px;
}
td.calendar {
	background: #3A312C;
	background-image: url('images/sidebkg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
}
a.contact {
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #F2E9E4;
	text-decoration: none;
	}
a.contact:hover {
	color: #F8D2A5;
	text-decoration:underline;
}
a.olink {
	color:#F2E9E4;
	margin-top: 0px;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.4;
	text-decoration: none;
}
a.olink:hover {
	color: #F8D2A5;
	text-decoration: underline;
}
a.newslink {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F2E9E4;
	text-decoration: none;
	}
a.newslink:hover {
	color: #F8D2A5;
	text-decoration:none;
}
a.photo {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #F2E9E4;
	text-decoration: none;
	}
a.photo:hover {
	color: #F8D2A5;
	text-decoration:underline;
}
h1.main {
	color: #FFFFFF;
	font-family: imperator; arial, garuda, utkal, freesans, malayalam;
	font-size: 28px;
	letter-spacing: -1px;
	margin: 0px;
}
h2.main {
	color: #FFFFFF;
	font-family: imperator, arial, garuda, utkal, freesans, malayalam;
	font-size: 18px;
	letter-spacing: -1px;
	margin-top: 0px;
}
p.main {
	color: #B8ABA2;
	margin-top: 0px;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: justify;
}
p.news {
	color: #B8ABA2;
	margin-top: 0px;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
p.copyright {
	color: #6C635A;
	margin-top: 0px;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

a.main {
	color: #C7C697;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -1px;
	}
a.main:hover {
	color: #FFFFFF;
	text-decoration: none;
}
p.col_left {
	color:#FFFFFF;
	margin-top: 0px;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	margin-bottom: 7px;
}
a.update {
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #C7C697;
	text-decoration: none;
	}
a.update:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.story {
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
a.story:hover {
	color: #ACACB0;
	text-decoration: none;
}