/*
File Name:		sunairson.css
Lang. Version:	Tamil
Created by:		Raghavan M
Created on:		4-Jul-2005
Last Modified:	11-Aug-2005
*/

body{font-family:TSC_Avarangal; font-size: 13px; color: #000000; margin: 2px; padding: 0px;}
td{font-family:TSC_Avarangal; font-size: 13px; color: #000000; text-align:justify; }

A:link, A:visited { color: #FA2204; text-decoration: none; }
A:active, A:hover { color: #0080C0; text-decoration: underline; }

h1 { font-size: 17px; font-weight: bold; font-family: TSC_Avarangal; }
h2 { font-size: 16px; font-weight: bold; font-family: TSC_Avarangal; }
h3 { font-size: 15px; font-weight: bold; font-family: TSC_Avarangal; }
h4 { font-size: 13px; font-weight: bold; font-family: TSC_Avarangal; }

.mainmenu a:link, .mainmenu a:visited{
	width: 187px;
	height: 20px;
	background: #FA2204;
	color: #ffffff;
	display: table-cell;
	float: none;
	text-align: center;
	text-decoration: none;
	padding: 3px;
	margin-left: 1px;
	margin-top: 1px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.mainmenu a:active, .mainmenu a:hover{
	width: 187px;
	height: 20px;
	background: #01CBED;
	color: #000000;
	display: table-cell;
	float: none;
	text-align: center;
	text-decoration: none;
	padding: 3px;
	margin-left: 1px;
	margin-top: 1px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.aircontentbox{
	background: url(/images/ice-light.jpg);
}
.air2contentbox{
	background: url(/images/grey.gif);
}
.suncontentbox{
	background: url(/images/sand-light.jpg);
}
.submenucontentbox{
	background: url(/images/footersunbg.jpg) bottom right no-repeat #ffffff;
}
.footer{
	background: #A7A6A5;
}
.footer a:link, .footer a:visited{
	color: #000000;
}
.footer a:active, .footer a:hover{
	color: #ffffff;
}


