body {
	margin: 0px;
	background-color: #F5F5F5;
}

.text {
	font-family: Arial;
	font-size: 11px;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #A40202;
	text-decoration: none;
}
.txt_directory_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FEEFED;
}


a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #A40202;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}
.text-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B7B7;
}

.menu-bg {
	background-image: url(images/menu/menu_r2_c1.jpg);
	background-repeat: no-repeat;
}
.border {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	border-right-width: 1px;
	border-left-width: 1px;
}

.text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.text-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.cell-pad {
	padding-top: 3px;
	padding-bottom: 5px;
}
.bg-image {
	background-image: url(images/bg-image.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.menu-big {
	font-size: 15px;
	font-weight: bold;
}
