body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	margin: 0px;
	padding: 0px;
	background-image: url(../_design/bg.gif);
	background-color: #6D9A79;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B845F;
	text-decoration: underline;
}

a:hover{
	color: #4B845F;
	text-decoration: none;
}

.title {
	font-size: 16px;
	color: #0E770E;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
}

.sub-title {
	font-size: 12px;
	color: #F37121;
	font-variant: small-caps;
	font-weight: bold;
}

.sub-sub-title {
	font-size: 12px;
	color: #0E770E;
	font-weight: 400;
}

h3, h4, h5, h6 {
	font-size: 14px;
	color: #0E770E;
}

h2 a {
	font-size: 11px;
	color: #F37121;
	font-stretch: expanded;
}

h2 {
	font-size: 14px;
	color: #0E770E;
	font-stretch: expanded;
}

h1 {
	font-size: 18px;
	color: #0E770E;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}


/*	
#framesheet {
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(../_design/top2.gif);
	background-position: 590px 120px;
	background-repeat: no-repeat;
	text-align: left;
	overflow: hidden;
}
*/
#framesheet1 {
	width: 1004px;
	background-color: #FFFFFF;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
}

#top {
	width: 780px;
	height: 120px;
	background-image: url(../_design/top.gif);
	background-position: top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#top-shadow {
	width: 1024px;
	height: 20px;
	background-image: url(../_design/top-shadow.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}

#bottom-shadow {
	width: 1024px;
	height: 17px;
	background-image: url(../_design/bottom-shadow.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: opx 0px 0px 0px;
	overflow: hidden;
}

#top1 {
	width: 1004px;
	height: 120px;
	background-image: url(../_design/top_.gif);
	background-position: top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#shadow {
	background-image: url(../_design/shadow.gif);
	background-repeat: repeat-y;
	width: 1024px;
	margin: 0px auto 0px auto; 
	padding: 0px 0px;
	background-position: top center;
}

.title-g-u {
	color: #0E770E;
	text-decoration: underline;
	text-transform: uppercase;
}

.text-g {
	color: #0E770E;
	font-weight:bolder;
}

.text-g-i {
	color: #0E770E;
	font-weight:bolder;
	font-style:italic;
}

#orizontal-bar {
	width: 984px;
	height: 15px;
	margin: 0px;
	margin-left: 10px;
	background-color: #F37121;
	border-bottom: 2px solid #000000;
	overflow: hidden;
}

#local-menu {
	padding: 30px 0px 30px 0px;
	text-align: center;
}

#local-menu a:hover {
	text-decoration: none;
	color: #F37121;
}

.active-local-menu {
	text-decoration: none;
	color: #F37121;
	font-weight: bold;
}

#imgpage-left {
	margin: 5px 10px 5px 0px;
	float: left;
}

#imgpage-right {
	margin: 5px 0px 5px 10px;
	float: right;
}

#homepage-content {
	margin: 0px;
	padding: 0px;
}

#content {
	padding: 25px;
	padding-top: 0px;
	text-align: justify;
	overflow: hidden;
}

#about-box {
	padding: 25px;
	padding-top: 0px;
	padding-left: 10px;
	text-align: justify;
	overflow: hidden;
}

#issue-box {
	width: 288px;
	border: 1px #CCCCCC solid;
	padding: 5px;
	margin: 25px 0px 10px 10px;
	float: left;
}

#issue-box-title {
	width: 288px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#issue-box-title-arrow {
	background: url(../_design/orizontal-arrow.gif) 0 0 no-repeat;
	width: 33px;
	height: 30px;
	float: left;
}

#issue-box-title p {
	width: 255px;
	line-height: 17px;
	font-size: 15px;
	color: #F37121;
	float: right;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#issue-box-title span {
	width: 255px;
	line-height: 13px;
	font-size: 12px;
	color: #404040;
	float: right;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#cover-img {
	width: 270px;
	margin: 0px;
	padding: 15px 9px 15px 9px;
}

.clearer {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

#issue-content {
	width: 288px;
	margin: 0px;
	padding: 0px;
}

#issue-content ul {
	margin: 0px;
	padding: 0px;
	width: 288px;
	list-style: none;
}

#issue-content ul li {
	width: 288px;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px #CCCCCC solid;
}

#issue-content ul li p.title {
	width: 250px;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color:#CCC;
	font-weight: bold;
	line-height: 15px;
	background: url(../_design/content-arrow.gif) 0 0 no-repeat;
	text-indent: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#issue-content ul li span {
	width: 38px;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color:#CCC;
	font-weight: bold;
	line-height: 15px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#issue-content ul li p.description {
	width: 273px;
	display: block;
	font-size: 11px;
	color:#404040;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

#issue-content ul li p.description a {
	text-decoration: none;
	color:#404040;
}

#issue-content ul li p.description a:hover{
	text-decoration: underline;
	color:#4B845F;
}

.active-p.description a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

<!--#local-menu {
	<!--padding: 30px 0px 30px 0px;
	<!--text-align: center;
<!--}

<!--#local-menu a:hover {
	<!--text-decoration: none;
	<!--color: #F37121;
<!--}

<!--.active-local-menu {
	<!--text-decoration: none;
	<!--color: #F37121;
	<!--font-weight: bold;
<!--}-->
#page-title {
	padding: 35px 15px 0px 15px;
}

#page-title em {
	font-size: 12px;
	color: #0E770E;
	font-weight: bolder;
}

.page-title {
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	color: #F37121;
	text-transform: uppercase;
}

.author {
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
}

#bottom {
	width: 1004px;
	height: 31px;
	background-image: url(../_design/bottom_.gif);
	color: #FFFFFF;
	line-height: 44px;
	text-align: right;
	background-position: top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#bottom p {
	display: inline;
	padding-right: 10px;
}


p{font-size:12px;}

.news-table-text {
	font-size: 11px;
	color: #404040;
	padding-left: 10px;
	line-height: 17px;
}

.li-nr {
	color: #F37121;
}

#menu {
	width: 984px;
	height: 20px;
	margin: 10px 10px 0px 10px;
	text-align: center;
}

#menu ul {
	width: 984px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li {
	height: 20px;
	line-height: 20px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#menu ul li.home {
	width: 55px;
}

#menu ul li.home a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../_design/menu-home-bg.gif) 0 -20px no-repeat;
}

#menu ul li.home a:hover {
	background: url(../_design/menu-home-bg.gif) 0 0 no-repeat;
}

#menu ul li.home a.active {
	background: url(../_design/menu-home-bg.gif) 0 0 no-repeat;
}

#menu ul li.printed-magazine {
	width: 102px;
}

#menu ul li.printed-magazine a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../_design/menu-pri-mag-bg.gif) 0 -20px no-repeat;
}

#menu ul li.printed-magazine a:hover {
	background: url(../_design/menu-pri-mag-bg.gif) 0 0 no-repeat;
}

#menu ul li.printed-magazine a.active {
	background: url(../_design/menu-pri-mag-bg.gif) 0 0 no-repeat;
}

#menu ul li.online-articles {
	width: 90px;
}

#menu ul li.online-articles a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../_design/menu-online-article-bg.gif) 0 -20px no-repeat;
}

#menu ul li.online-articles a:hover {
	background: url(../_design/menu-online-article-bg.gif) 0 0 no-repeat;
}

#menu ul li.online-articles a.active {
	background: url(../_design/menu-online-article-bg.gif) 0 0 no-repeat;
}

#menu ul li.articles-in-other-languages {
	width: 149px;
}

#menu ul li.articles-in-other-languages a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../_design/menu-articles-iol-bg.gif) 0 -20px no-repeat;
}

#menu ul li.articles-in-other-languages a:hover {
	background: url(../_design/menu-articles-iol-bg.gif) 0 0 no-repeat;
}

#menu ul li.articles-in-other-languages a.active {
	background: url(../_design/menu-articles-iol-bg.gif) 0 0 no-repeat;
}

#menu ul li.collaborative-articles {
	width: 120px;
}

#menu ul li.collaborative-articles a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../_design/menu-coll-article-bg.gif) 0 -20px no-repeat;
}

#menu ul li.collaborative-articles a:hover {
	background: url(../_design/menu-coll-article-bg.gif) 0 0 no-repeat;
}

#menu ul li.collaborative-articles a.active {
	background: url(../_design/menu-coll-article-bg.gif) 0 0 no-repeat;
}

#menu ul li.photo-journalism {
	width: 101px;
}

#menu ul li.photo-journalism a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../_design/menu-photo-jour-bg.gif) 0 -20px no-repeat;
}

#menu ul li.photo-journalism a:hover {
	background: url(../_design/menu-photo-jour-bg.gif) 0 0 no-repeat;
}

#menu ul li.photo-journalism a.active {
	background: url(../_design/menu-photo-jour-bg.gif) 0 0 no-repeat;
}

#menu ul li.video-reporting {
	width: 93px;
}

#menu ul li.video-reporting a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../_design/menu-video-reporting-bg.gif) 0 -20px no-repeat;
}

#menu ul li.video-reporting a:hover {
	background: url(../_design/menu-video-reporting-bg.gif) 0 0 no-repeat;
}

#menu ul li.video-reporting a.active {
	background: url(../_design/menu-video-reporting-bg.gif) 0 0 no-repeat;
}

#menu ul li.become-a-madurai-messenger-journalist {
	width: 210px;
}

#menu ul li.become-a-madurai-messenger-journalist a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../_design/menu-become-jour-bg.gif) 0 -20px no-repeat;
}

#menu ul li.become-a-madurai-messenger-journalist a:hover {
	background: url(../_design/menu-become-jour-bg.gif) 0 0 no-repeat;
}

#menu ul li.become-a-madurai-messenger-journalist a.active {
	background: url(../_design/menu-become-jour-bg.gif) 0 0 no-repeat;
}

#menu ul li.contact {
	width: 64px;
}

#menu ul li.contact a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../_design/menu-contact-bg.gif) 0 -20px no-repeat;
}

#menu ul li.contact a:hover {
	background: url(../_design/menu-contact-bg.gif) 0 0 no-repeat;
}

#menu ul li.contact a.active {
	background: url(../_design/menu-contact-bg.gif) 0 0 no-repeat;
}