body{
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		margin:0px;
}
.bg_color{
		background-color:#FF8B3F;
}

.bg_img{
		background-image:url(http://im.sify.com/sifycmsimg/jul2008/News/14724503_gradient.jpg);
		background-repeat:repeat-x;
}

.dots{
		background-image:url(http://im.sify.com/sifycmsimg/jul2008/News/14724502_dot.jpg);
		background-repeat:repeat-y;
		background-position:center;
}

.text{
		font-family:tahoma;
		font-size:12px;
		color:#444242;
		text-align:left;
		text-decoration:none;
}

.text_bold{
		font-family:tahoma;
		font-size:12px;
		color:#380101;
		text-align:left;
		text-decoration:none;
		font-weight:bold;
}
.more{
		font-family:tahoma;
		font-size:12px;
		color:#7c0c0c;
		font-weight:bold;
		text-decoration:underline;
}
.more:hover{
		font-family:tahoma;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		color:#000000;
		
}
.footer{
		font-family:verdana;
		font-size:10px;
		color:#CCCCCC;
		text-decoration:none;
}
