body {
	margin: 0px;
}

.text_main {
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.left_menu {
}

a {blr:expression(this.onFocus=this.blur())}
a.left_menu:hover {
	background-image: url(images/icon_left_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

area {blr:expression(this.onFocus=this.blur())}
.table_center {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td {
	font-size: 14px;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
textarea {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
.bule {
	color: #003399;
	text-decoration: underline;
}
a.bule:hover {
	color: #c80000;
}
