td {
	font-family: Arial;
	font-size: 11px;
	color:#333333;
}

.fnt_11pt {
	font-size: 11px;
}

.fnt_tamil {
	font-size: 13px;
	font-family: Tamiltex;
}

.fnt_12pt {
	font-size: 12px;
	font-weight:bold;
}

.fnt_12pt_white {
	font-size: 14px;
	font-weight:bold;
	color:#FFFF66;
}

.space {
	line-height: 18px;
}

.bgimg_left {
	background-image: url(images/Left_nav.gif);
	background-repeat: no-repeat;
	width:15px; 
	height:61px;
}

.bgimg_right {
	background-image: url(images/right_nav.gif);
	background-repeat: no-repeat;
	width:15px; 
	height:61px;
	float:right;
}

.bgimg_strech {
	background-image: url(images/Strech_nav.gif);
	background-repeat: repeat-x;
	height:61px;
}

.swamiji {
	background-image: url(images/swamiji.jpg);
	background-repeat: no-repeat;
	height:545px;
	float:left;
}

.header {
	font-size: 16px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
}

.header_intial {
	font-size: 22px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	padding-left:10px;
}

.Grid_box {
	padding:5px;
	border: 0px solid #CCCCCC;
	padding:2px;
}

.Grid_header {
	font-size: 15px;
	color:#000000;
	font-weight:bold;
	font-family:verdana;
	background-color:#E8E8E8;
	border: 1px solid #999999;
	padding:2px;
	padding-left:10px;
}

a:link {
	color: #025EC5;
}
a:visited {
	color: #025EC5;
}
a:hover {
	color: #FF7D05;
}
a:active {
	color: #025EC5;
}


.header_left {
	background-image: url(images/Grid_left.gif);
	background-repeat: no-repeat;
	width:12px;
	height:26px;
}

.header_right {
	background-image: url(images/Grid_right.jpg);
	background-repeat: no-repeat;
	width:12px;
	height:26px;
}

.header_middle {
	background-image: url(images/Grid_middle.gif);
	background-repeat: repeat;
	height:26px;
	vertical-align: middle;
	font-size: 13px;
	color:#FF5D05;
	font-weight:bold;
	font-family:verdana;
}

.header_box {
	border: 1px solid #ECE2CC;
	padding:5px;
}
