@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/tamil/images/bg.gif);
}


.info        { font-family: Latha; font-size: 14px; color: #FFFFFF; 
               font-weight: bold; border-style: solid; border-width: 1px; 
               background-color: #72A0CF; text-align:left  }
               

.info_right        { padding:1px; font-family: Latha; font-size: 13px; color: #FFFFFF; 
               font-weight: bold; background-color: #2B5580; width:158px; text-align:left }


.LeftMenu {
	font-family: Latha;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.RightMenuLabel {
	font-size: 16px;
	background-color: #003366;
	text-align: center;
	font-family: Latha;
	color: #CCCCCC;
}

.RightSideBar_links {
	font-family: Latha;
	font-size: 13px;
	text-align: center; width:160px; padding-left:2px; padding-right:2px
}
a {
	font-family: Latha;
	font-size: 13px;
	text-decoration: none}


.Article_Date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00004A;
}

/* Article Page */

/* head line */
h2 {
	font-family: Latha;
	color: #000000;
}



/*Article Title*/
h1{
font:Latha;
font-size:18px;
}

/* Over line */
h2 {
	font:Latha;
font-size:14px;
}
/* Title in English */
h4{
font:Arial, Helvetica, sans-serif;
font-size:14px;
}

/* print & feed back */
h3{
	font:Latha;
font-size:11px;
text-align:left
}

/* Auhtor and Date */
h5{color:#000;
font:Verdana, Geneva, sans-serif;
font-size:11px;
}

p{
font:Latha;
font-size:12px;
text-align:justify;
}
	
.footer{ 
font-family: Verdana; 
font-size: 10px; 
color: #202020;
text-align:center}