﻿
#logo
{
	width: 168px;
	height: 126px;
	position: relative;
}
#SerHead
{
	width: 100%;
	float: left;
}
#SerHeadLft
{
	width: 560px;
	float: left;
	text-align: left;
	border-right: solid 1px #cfcfcf;
}
#SerHeadLftTxt, #SerHeadLftTxt1, #SerHeadLftTxt2
{
	padding-left: 10px;
	line-height: 20px;
	margin-bottom: 10px;
}
#SerHeadRgt
{
	width: 270px;
	float: right;
	text-align: left;
}

.CircularContainer ul
{
	list-style-type: none;
	padding-left: -15px;
}

.CircularContainer li
{
	/*   /Quick Links/MAHAKOSHAL/images/ */
	background: url('/Quick Links/MAHAKOSHAL/images/bullet.png') no-repeat 0 .4em;
	background-position: left center;
	padding-left: 15px; /*margin-left: 5px;*/
	margin: 0px 3px 3px -35px;
	font: 11px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


ul li, ul li a
{
	line-height: 25px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	
}

ul li a:hover
{
	line-height: 25px;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}





#tblLinks a
{
	font-family: Trebuchet MS;
	line-height: 28px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	list-style: hebrew;
}

#tblLinks a:link
{
	color: Black;
}

#tblLinks a:visited
{
	color: Black;
}

#tblLinks a:active
{
	color: Black;
}

#tblLinks a:hover
{
	line-height: 28px;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}

#GLINKS a:link
{
	color: White;
	text-decoration: underline;
}

#GLINKS a:visited
{
	color: White;
	text-decoration: none;
}



#GLINKS a:hover
{
	
	color: 	#fff133;
	text-decoration: none;
}




