/* CSS Document */
/*td{
	display:block;
}
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F5F5F5;
}

.txtBox{
	font-family:Tahoma, Verdana, Arial;
	background-color:#F0EFFF;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.whiteBg{
	background-color:#FFFFFF;
}

.leftBorder{
	background-image:url(images/LeftBorder.jpg);
}

.rightBorder{
	background-image:url(images/RightBorder.jpg)
}

.ekalTitleBg{
	background-image:url(images/topSun1.jpg);
	background-repeat:repeat-x;
}

.go{
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.go:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
}

.goBg{
	background-color:#FFFFFF;
	text-align:center;
}

.menuBarBg{
	background-color:#FF6600;
}

.menuBarVLine{
	background-color:#FFFFFF;
}

.ekalTitle{
	color:#333333;
	font-family:Tahoma, Verdana, Arial;
	font-size:24px;
}

.topLink{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.topLink:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

.leftPaneBg{
	background-color:#9292B6;
}

.leftPaneBoxBg{
	background-color:#F0EFFF;
}

.boxBg{
	background-color:#F8F8F8
}

.leftPaneBlack{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.leftPaneBoxTitle{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.leftPaneLinks{
	font-family:Tahoma, Verdana, Arial;
	font-size:13px;
	color:#000082;
	text-decoration:underline;
}

.leftPaneLinks:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:13px;
	color:#0000FF;
	text-decoration:none;
}

.boxTextTitle{
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	color:#000082;
	font-weight:bold;
	text-decoration:none;
}

.boxText{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}

.boxLink{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:underline;
	text-align:justify;
}

.boxLink:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
}

.bodyTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

.bodyTitleVLine{
	background-color:#9292B6;
}

.bodyTextTitle{
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	color:#000082;
	font-weight:bold;
	text-decoration:none;
}

.bodyText{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}

.bodyTextBold{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}

.poetText{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	text-align:justify;
}

.blinkText{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:blink;
	text-align:justify;
}

.bottumLink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	text-decoration:underline;
}

.bottumLink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
	text-decoration:none;
}

.copyRight{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
}
