body{
	background:#000000;
}

a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
/*------------ treasure island------------*/
A.treamore{
	color:#E8711F;
	text-decoration:none;
}

A.treamore:visited{
	color:#E8711F;
	text-decoration:none;
}

A.treamore:hover{
	color:#FFA669;
	text-decoration:none;
}

/*------------ wisteria------------*/
A.wisteriamore{
	color:#6058BA;
	text-decoration:none;
}

A.wisteriamore:visited{
	color:#6058BA;
	text-decoration:none;
}

A.wisteriamore:hover{
	color:#7C73DB;
	text-decoration:none;
}


/*------------ sribhu enclave------------*/
A.sribhumore{
	color:#B18300;
	text-decoration:none;
}

A.sribhumore:visited{
	color:#B18300;
	text-decoration:none;
}

A.sribhumore:hover{
	color:#CDB46D;
	text-decoration:none;
}

/*------------ saffron------------*/
A.saffronmore{
	color:#4AA3CF;
	text-decoration:none;
}

A.saffronmore:visited{
	color:#4AA3CF;
	text-decoration:none;
}

A.saffronmore:hover{
	color:#85B9D3;
	text-decoration:none;
}

/*------------ saffron------------*/
A.bottomlinks{
	color:#C9EE4A;
	text-decoration:none;
}

A.bottomlinks:visited{
	color:#C9EE4A;
	text-decoration:none;
}

A.bottomlinks:hover{
	color:#9CC318;
	text-decoration:none;
}

/*------------ gototop------------*/
A.gototop{
	color:#C9EE4A;
	font:Arial, Helvetica, sans-serif;
	font-size:14px; 
	right:10px;
	bottom:10px;
	position:fixed;
	text-decoration:none;
}

A.gototop:visited{
	color:#C9EE4A;
	text-decoration:none;
}

A.gototop:hover{
	color:#9CC318;
	text-decoration:none;
}

/*-------- ---------*/
.mlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
}

.norm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#C9EE4A;}
.just {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height:14px;}
.heads {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color:#377450;}
.sheads {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; border-bottom:1px dashed #333333;}
.subhead{  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px;}



.bg{
	background:url(images/bg.jpg) left top repeat-x;
	height:110px;
}

.innerbg{
	background:url(images/innerbg.jpg) left top repeat-x;
	height:76px;
}

.bottombg{
	background:url(images/bottombg.jpg) left top no-repeat;
	height:98px;
}

.inbottombg{
	background:url(images/inbottombg.jpg) left top no-repeat;
	height:98px;
}

.navbutbg{
		background:url(images/navbtbg.jpg) left top repeat-y;
		width:181px;
}

.right_corn{
	background:url(images/rightcorner.jpg) no-repeat right bottom #F0F0F0;
}

.left_corn{
	background:url(images/leftcorner.jpg) no-repeat left bottom #F0F0F0;
}


