.style2 {color: #FFFF00}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

a.leftLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.leftLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.leftLink:hover {
	text-decoration: none;
	color: #FFFF99;
}
a.leftLink:active {
	text-decoration: none;
	color: #CCCCCC;
}
a.centerLink:link {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #0d87ac;
	text-decoration: none;
}
a.centerLink:visited {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0d87ac;
}
a.centerLink:hover {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #dc0028;
}
a.centerLink:active {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #7d7e7f;
}


a.rightLink:link {
	color: #FFFF66;
	text-decoration: none;
}
a.rightLink:visited {
	text-decoration: none;
	color: #FFFF66;
}
a.rightLink:hover {
	text-decoration: none;
	color: #FF3300;
}
a.rightLink:active {
	text-decoration: none;
	color: #CCCCCC;
}
.menu {
	text-align: center;
	color: #FFFFFF;
	font-family: TM1-Bharathi;
	font-weight: bolder;
	font-size: 14px;
	text-transform: none;
	letter-spacing: 1px;
}
.detail {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	color: #000000;
	text-align: left;
	word-spacing: 10px;
	letter-spacing: 0px;
}
.sentence {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	color: #0180A9;
	text-align: right;
}
.right {
	font-family: Tahoma;
	font-size:11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
}
.read {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFF33;
}
.table { 
border-bottom-style: solid; 
border-bottom-width: 3px; 
border-bottom-color: #d3d3d3; /* lt gray*/ 
border-right-style: solid; 
border-right-width: 3px; 
border-right-color: #d3d3d3; /* lt gray*/ 
} 
.h1 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: middle;
	height:25px;
	font-style: italic;
}
A.hello:link {
	COLOR: #0000ff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.hello:visited {
	COLOR: #0000ff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.hello:active {
	COLOR: #ff0000; BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.hello:hover {
		COLOR: #990000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
