.text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
body {
	margin: 0px;
	background-color: #F4F4F4;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #5C72AC;
	text-decoration: none;
}
.txt_directory_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330033;
	background-color: #ECECF9;
}


a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #5C72AC;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #314066;
}
.text-bold {
	font-weight: bold;
}
.bottom-div {
	background-color: #5C72AC;
}
.tabL {
	background-image: url(images/tab_L.gif);
}
.tabR {
	background-image: url(images/tab_R.gif);
}
.tabL2 {
	background-image: url(images/tab_2L.jpg);
}
.tabR2 {
	background-image: url(images/tab_2R.jpg);
}
.text_white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	color: #5C72AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#sectionLinks a:hover{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.white-bg {
	background-color: #FFFFFF;
}
.rt-bump {
	padding-right: 3px;
}


.text-big {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.text-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B6B6B6;
}

.news-bot {
	background-repeat: no-repeat;
	background-image: url(images/news/main-bot.jpg);
	padding-top: 25px;
	padding-right: 4px;
	padding-left: 10px;
	height: 200px;
}
.pad {
	padding-bottom: 10px;
}
.bd-lft {
	background-image: url(images/div.jpg);
	background-repeat: repeat-y;
}
.bd-rt {
	background-image: url(images/div2.jpg);
	background-repeat: repeat-y;
}

.bd-bot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DBDBDB;
}
.text-bigger {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.bar-blu {
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/bar-blu.jpg);
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.span-blu {
	color: #243cec;
	font-weight: bold;
	text-decoration: none;
}

.bar-red {
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/bar-red.jpg);
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.span-red {
	color: #FC0107;
	font-weight: bold;
	text-decoration: none;
}

.bar-purp {
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/bar-purp.jpg);
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.span-purp {
	color: #D557D1;
	font-weight: bold;
	text-decoration: none;
}
.bd-rt-bot {
	background-image: url(images/div.jpg);
	background-repeat: repeat-y;
	border-bottom-style: dashed;
	border-bottom-color: #DBDBDB;
	border-bottom-width: 1px;
}
