/*

	INCLUDED IN THE FOLLOWING FILES:
	
		/section.asp
		/article.asp
	
*/

.LeftTables
{

	background-image: url('/images/section/159/lefttngb.jpg');
	background-repeat: no-repeat;
	padding:5px;
	background-color:#FFD058; /*#f7d748*/
	vertical-align:top;
	padding-right:4px;

}

.LeftTables2
{

	background-image: url('/images/section/194/lefttngb1.jpg');
	background-repeat: no-repeat;
	padding:5px;
	background-color:#FFD058; /*#f7d748*/
	vertical-align:top;
	padding-right:4px;

}

.ToolboxMainContent
{

	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	font-family:Georgia, "Times New Roman", Times, serif;

}

.ToolboxMainContent a
{	

	text-decoration:none;

}

.BoldTitle
{

	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	COLOR: #3677b9;
	
}


