.border {
	border: 1px solid #afafaf;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 20px;
	font-weight: normal;
}
.orange {
	color: #EC721F;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #EC721F;
	font-weight: normal;
	line-height: 32px;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.txtkl {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
	font-weight: normal;
}
.borderline {
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
.txtgr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	line-height: 20px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 5px;
	color: #FFFFFF;
}
.borderR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #afafaf;
}
.borderlineLR {
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #afafaf;
	border-left-color: #afafaf;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .15em;
}
.txtmidi {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	font-weight: normal;
}
input {
	color: #0066CC;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	text-indent: 2px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
select {
	color: #0066CC;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
textarea {
	color: #0066CC;
}
