.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(Images/bg2.jpg);
}
.border {
	border: 1px solid #C70B0C;
}
.text_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.border_main {
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
	}
.txt_directory_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FEEFED;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.tb_top {
	background-image: url(Images/table_top.jpg);
}
.tb_bottom {
	border: 1px solid #000000;
	background-color: #F9FBFA;
}
.tab_center {
	background-image: url(Images/tab_center.jpg);
}
.bg1 {
	background-color: #000000;
}
.bg_white {
	background-color: #FFFFFF;
}
.border2 {
	border: 1px solid #000000;
}
.tabL {
	background-image: url(Images/tab_L.jpg);
}
.tb_top2 {
	background-image: url(Images/table_top2.jpg);
}
.bg2 {
	background-color: #E8EBBC;
	margin: 0px;
	padding: 0px;
}
