.txtTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #4F4F4F;
	font-family: 'Tahoma';
}
.txtLarge
{
	font-weight:normal;
	font-size: 14px;
	color: #4F4F4F;
	font-family: 'Tahoma';
}
.txtNormal
{
	font-weight:normal;
	font-size: 11px;
	color: #4F4F4F;
	font-family: 'Tahoma';
}
.txtBlack
{
	font-weight:normal;
	font-size: 11px;
	color: #000000;
	font-family: 'Tahoma';
}
.txtBold
{
	font-weight: bold;
	font-size: 11px;
	color: #4F4F4F;
	font-family: 'Tahoma';
}
.txtEventsTitle
{
	font-family: 'Tahoma';
	font-weight: bold;
	font-size: 11px;
	color: #4F4F4F;
}
.txtSmall
{
	font-size: 9px;
	color: #847B7B;
	font-family: 'Tahoma';
}
.bottomlinks
{
	color: #D7D8DA;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Tahoma';	
	text-decoration: underline;
}
.greenLink
{
	font-size: 11px;
	font-weight: bold;
	font-family: 'Tahoma';
	text-decoration: underline;
	color: #94AD09;
}
.blueLink
{
	font-size: 11px;
	font-weight: bold;
	font-family: 'Tahoma';
	text-decoration: underline;
	color: #5A84C0;
}

.visited
{
	color: #94AD09;
	text-decoration: underline;
}
.rightbottomdash
{
	border-right: #FFFFFF 1px dotted;
	border-bottom: #FFFFFF 1px dotted;
}
.bottomdash
{
	border-bottom: #FFFFFF 1px dotted;
}
.tdstandardformat
{
	padding-top: 5px;
	padding-left: 10px;
}
.tdtitleformat
{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.rounded
{
	display: block;
}
.rounded *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #D9D9D9;
}
.rounded1
{
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	background: #e2e2e2;
}
.rounded2
{
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #fbfbfb;
	border-right: 1px solid #fbfbfb;
	background: #e0e0e0;
}
.rounded3
{
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
.rounded4
{
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}
.rounded5
{
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}
.roundedfg
{
	background: #D9D9D9;
}

.lighter
{
	display: block;
}
.lighter *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #E8E9D9;
}
.lighter1
{
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #f5f5ee;
	border-right: 1px solid #f5f5ee;
	background: #edeee2;
}
.lighter2
{
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #fcfcfb;
	border-right: 1px solid #fcfcfb;
	background: #ecede0;
}
.lighter3
{
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #ecede0;
	border-right: 1px solid #ecede0;
}
.lighter4
{
	border-left: 1px solid #f5f5ee;
	border-right: 1px solid #f5f5ee;
}
.lighter5
{
	border-left: 1px solid #edeee2;
	border-right: 1px solid #edeee2;
}
.lighterfg
{
	background: #E8E9D9;
}
