.text {
	font-family: Arial;
	font-size: 11px;
}
body {
	margin: 0px;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #013A92;
	}
.txt_directory_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #EAF1FF;
}
.border {
	border: 1px solid #013A92;
}
.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);
}
.tab_center {
	background-image: url(images/tab_center.jpg);
}
.text_white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.table_top {
	background-image: url(images/table_top.jpg);
}
.table_bottom {
	background-image: url(images/table_bottom.jpg);
	border: 1px solid #013A92;
}
.background {
	background-image: url(images/spacer_blue.gif);
}
.menu_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #99CCFF;
}

