@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma;
	font-size: 9pt;
	color: #9c066a;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9c066a;
}
a:hover {
	text-decoration: none;
	color: #e622a5;
}
a:active {
	text-decoration: none;
	color: #9c066a;
}
.left_title {
	color: #FFF;
}
.left_title:link {
	color: #FFF;
}
.left_title:visited {
	color: #FFF;
}
.left_title:hover {
	color: #d7d5d5;
}
.left_title:active {
	color: #FFF;
}
.right_title {
	color: #9c066a;
}
.button {
	FONT-WEIGHT: 700;
	FONT-SIZE: 8pt;
	BORDER-LEFT-COLOR: #ffffff;
	BACKGROUND-IMAGE: url(images/button.png);
	BORDER-BOTTOM-COLOR: #ffffff;
	VERTICAL-ALIGN: top;
	COLOR: #FFFFFF;
	BORDER-TOP-STYLE: none;
	BORDER-TOP-COLOR: #ffffff;
	BACKGROUND-REPEAT: repeat-x;
	FONT-FAMILY: Tahoma;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 21px;
	width: 61px;
	TEXT-ALIGN: center;
	BORDER-RIGHT-COLOR: #ffffff;
	BORDER-BOTTOM-STYLE: none;
	padding-bottom: 3px;
}
form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}