body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #25282E;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color:#FF8040;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#0F0F0F;
	scrollbar-shadow-color:#808080;
	scrollbar-darkshadow-color:#404040;
	scrollbar-track-color:E0E0E0;
	scrollbar-arrow-color:000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #25282E;
}
.table_stat{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D5D5DB;
	padding-bottom: 6px;
	margin-bottom: 4px;
}
.table_top{
	padding-bottom: 6px;
	margin-bottom: 4px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #D5D5DB;
}

.td_top{
	padding-bottom: 6px;
	margin-bottom: 4px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D5D5DB;
}

input{ color: #25282E; font-family: Arial, Helvetica, sans-serif;; font-size: 11px; background-color: #FFFFFF; border: 1px solid #7C9FD3; }
textarea{ color: #25282E; font-family: Arial, Helvetica, sans-serif;; font-size: 11px; background-color: #FFFFFF; border: 1px solid #7C9FD3; }
select{ color: #25282E; font-family: Arial, Helvetica, sans-serif;; font-size: 11px; background-color: #FFFFFF; border: 1px solid #7C9FD3; }

input.text{
	font-size: 11px;
	color: #25282E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #25282E;
}
input.button{
	font-size: 11px;
	color: #25282E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #25282E;
	background-color: #E5E5EB;
}
.heading1{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.boxHeader{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
a,a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #25282E;
	text-decoration: none;
}
a:hover,a:active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #25282E;
	text-decoration: underline;
}
.small{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.normal{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.normal_bold{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.normal_white{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.link_white,.link_white:visited{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link_white:hover,.link_white:active{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.b_link,.b_link:visited{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #25282E;
	text-decoration: none;
}
.b_link:hover,.b_link:active{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #25282E;
	text-decoration: underline;
}
.history,.history:visited{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.history:hover,.history:active{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.historyup,.historyup:visited{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.historyup:hover,.historyup:active{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.dtr_error{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF8040;
}
.small_link,.small_link:visited {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #25282E;
	text-decoration: none;
}
.small_link:hover,.small_link:active {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #25282E;
	text-decoration: underline;
}
