/* --------------------------------------------------------------------------------- top area -- */
body {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #000000;
	background-color: #333333;
	scrollbar-3d-light-color:#FC4C07;
	scrollbar-arrow-color:#FC4C07;
	scrollbar-base-color:FC4C07;
	scrollbar-dark-shadow-color:#FC4C07;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#3333333;
	margin: 5px;
}
table {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #000000;
}
.i-table {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FC4C07;
}
/* --------------------------------------------------------------------------------- end top area -- */
/* --------------------------------------------------------------------------------- side area -- */

/* --------------------------------------------------------------------------------- end side area -- */
/* --------------------------------------------------------------------------------- footer area -- */
.footer {
	font-size: 8pt;
	color: #666666;
}
a.footer:link {
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
}
a.footer:visited {
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
}
a.footer:hover {
	font-size: 8pt;
	color: #FC4C07;
	text-decoration: none;
}
a.footer:active {
	font-size: 8pt;
	color: #FC4C07;
	text-decoration: none;
}
/* --------------------------------------------------------------------------------- end footer area -- */
/* --------------------------------------------------------------------------------- main area -- */
a:link {
	font-size: 9pt;
	color: #FC4C07;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #FC4C07;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}
.title {
	font-family: Tahoma;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	background-color: #DEDBDB;
}
.back-cont {
	background-image: url(../images/back-road.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.l-back {
	background-color: #DFDFDF;
}
.display-res {
	color: #FFFFFF;
	background-color: #333333;
}
a.display-res:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.display-res:visited {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.display-res:hover {
	font-size: 9pt;
	color: #FC4C07;
	text-decoration: underline;
}
a.display-res:active {
	font-size: 9pt;
	color: #FC4C07;
	text-decoration: underline;
}

input {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #FFFFFF;
	border: 1px solid #FC4C07;
	background-color: #666666;
}
.b-input {
	font-weight: bold;
	cursor: hand;
}
textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #FFFFFF;
	border: 1px solid #FC4C07;
	background-color: #666666;
}
select {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #FC4C07;
	width: 150px;
	background-color: #CCCCCC;
}
.radio {
	border: 1px solid #ffffff;
	background-color: #ffffff;
}
/* --------------------------------------------------------------------------------- end main area -- */
.pro-head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.pro-head2 {
	color: #FC4C07;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #212121;
	border-bottom-color: #212121;
}
.pro-title {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1pt;
	width: 100%;
}
.pro-stitle {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1pt;
}
