@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height:11px;
}
body {
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-top: 61px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 605px;
}
.text_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
}
a:link {
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc0000;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #660000;
	font-weight: normal;
}.dots_horizontal {
	background-image: url(images/dots_horizontal.gif);
	background-repeat: repeat-x;
	height: 29px;
	width: 100%;
	display: block;
}
