td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.pagetitle {
	font-family: Verdana, Arial, Tahoma;
	font-size: 17px;
	text-decoration: none;
	color: #FA6E00;
	padding-left:15px;

}
hr {
	color:#DEDEDE;
	height: 1px;
}
A, A:active, A:visited {
	text-decoration: none;
	color:#000000
}
A:hover {
	text-decoration: none;
	color:#5E5E5E
}

A.menu_list, A.menu_list:active, A.menu_list:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:19px;
}
A.menu_list:hover {
	font-weight: bold;
	color: #5E5E5E;
	text-decoration: none;
	line-height:19px
}

.block_right {
	padding-left: 14px;
}

.orange {
	color: #FA6E00;
	font-family: Tahoma;
	font-size: 11px;
}

.line {
	font-size: 17px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E5E5E;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

