@charset "UTF-8";
span {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
a:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a {
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* CSS Document */

body {
	background-color: #DCD3CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	text-indent: 8px;
}
#table_bl {
	background-image: url(Imagess/bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	bottom: 0px;
}
#tableBottom {
	background-image: url(Imagess/bgBottom.jpg);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	background-color: #DED3C9;
	text-align: right;
}
bodyLink {
	font-size: 14px;
	font-weight: bold;
}
#content link {
	font-size: 16px;
}
#table_bl a link {
	font-size: 18px;
}
#contect {
	text-align: left;
}

