/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
}
.mainBG {
	background-color:#FFFFFF;
	}
.menuBg {
	background-image:url(../images/web_designer_chennai_mnu_strip.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:201px;
	}
#menu {
	margin:0px;
		}
#menu ul li {
	margin:0px;
	list-style:none;
	font-size:11px;
	}
.menu{
	background-image:url(../images/line.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:9px;
	line-height:13px;
	color:#333333;
	text-decoration:none;
	display:block;
	font-weight:600;
	color:#4F4F4F;	
	}
.menu:hover {
	color:#1A4A91;
	}
.menuCont{
	padding-bottom:9px;
	line-height:13px;
	color:#333333;
	text-decoration:none;
	display:block;
	font-weight:600;
	color:#4F4F4F;	
	}
.menuCont:hover {
	color:#1A4A91;
	}
.strip {
	background-image:url(../images/web_designer_chennai_strip.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
.cursor {
	cursor:pointer;
	}
	