.text {
	font-family: Arial;
	font-size: 11px;
}
.text-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

body {
	margin: 0px;
	background-color: #F9F9F9;
}
.txt_directory_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFF4D2;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F79B4;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F79B4;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C537A;
	text-decoration: underline;
	font-weight: normal;
}
.border {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.tabL {
	background-image: url(images/tab_L.gif);
}
.text-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #254463;
	text-decoration: none;
	font-weight: bold;
}

.tabR {
	background-image: url(images/tab_R.gif);
}
.tabL2 {
	background-image: url(images/tab_2L.jpg);
}
.tabR2 {
	background-image: url(images/tab_2R.jpg);
}
.tab_center {
	background-image: url(images/tab_center.jpg);
}
.text_white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.bt-bg {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	height: 25px;
}

.table_top {
	background-image: url(images/table_top.jpg);
}
.table_bottom {
	background-image: url(images/table_bottom.jpg);
	border: 1px solid #003333;
}
.bd-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.background {
	background-image: url(images/spacer_blue.gif);
}
