@import url('tt_news.css');
@import url('indexed_search.css');
@import url('flexcontent.css');
@import url('content.css');
@import url('vensyssel.css');


/*******************************************************************************/
/***** START - The following is used to remove the dotted lines from links *****/
/*******************************************************************************/

a:active{
	outline:			none;
}

:-moz-any-link:focus{
	outline:			none;
}

/******************************************************************************/
/***** STOP *******************************************************************/
/******************************************************************************/

	.pgtable{
	background: url(../images/mainbg.gif) no-repeat bottom left;
}
	
	.underspacer{
	
	background: url(../images/forsidetop.gif) no-repeat top left #e7eaec;
	}

	.undercolspacer{
	
	background: url(../images/mainbg.gif) repeat-y top left #e7eaec;
	}

	.undermaincontable{

	background: url(../images/mainbg.gif) repeat-y top left #e7eaec;
	}


	.underrightcol{
	background: url(../images/mainright.gif) no-repeat bottom right #e7eaec;
	}
