td.base_bg
{
	background-image: url(../img/base_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
	
td.base_txt
{
	padding-right: 10px;
	padding-left: 10px;
}

td.left_bg
{
	background-image: url(../img/lft_sidestrip.gif);
	background-repeat: repeat-y;
}

td.right_bg
{
	background-image: url(../img/rgt_sidestrip.gif);
	background-repeat: repeat-y;
}

.text
{
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}

a:link.text , a:active.text, a:visited.text, a.text
{
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}

a:hover.text
{
	color:#0000FF;
}

.largeText
{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}

a:link.largeText , a:active.largeText, a:visited.largeText, a.largeText
{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}

a:hover.largeText
{
	color:#0000FF;
}


a:link.smalltext , a:active.smalltext, a:visited.smalltext, a.smalltext   
{
	color:#000000;
	font-size: 9px;
	text-decoration: none;
}

a:hover.smalltext   
{
	color:#0000FF;
	font-size: 9px;
	text-decoration: none;
}



a.services
{
	text-decoration: none;
}


h2
{
	font-size: 17px;
	text-transform:capitalize;
}

.extraHeight
{
	line-height : 150%;
}

.dataAlign
{
	text-align : center;
}

.smallFont   
{
	color:#000000;
	font-size: 9px;
}

.strongTitle   
{
	font-size: 18px;
}



