a:link {
	color: #8c9fc0;
	text-decoration: none;
}
a:visited {
	color: #8c9fc0;
	text-decoration: none;
}
a:hover {
	color: #8c9fc0;
	text-decoration: underline;
}
a:active {
	color: #8c9fc0;
	text-decoration: none;
}

.top_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8c9fc0;
	border-right-color: #8c9fc0;
	border-bottom-color: #8c9fc0;
	border-left-color: #8c9fc0;
}
.bottom_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8c9fc0;
	border-right-color: #8c9fc0;
	border-bottom-color: #8c9fc0;
	border-left-color: #8c9fc0;
}
.right_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8c9fc0;
	border-right-color: #8c9fc0;
	border-bottom-color: #8c9fc0;
	border-left-color: #8c9fc0;
}
.left_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8c9fc0;
	border-right-color: #8c9fc0;
	border-bottom-color: #8c9fc0;
	border-left-color: #8c9fc0;
}
.bgcolor {
	background-color: #8C9FC0;
	color: #FFFFFF;
}
.bgcolor a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bgcolor a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bgcolor a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bgcolor a:active{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
body,th,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8c9fc0;
	font-size: 12px;
	margin:0;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.input_btn {
	background-color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}


.db_output {
	font-size: 11px;
	color: #000000;
}
.db_output a:link{
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.db_output a:visited{
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.db_output a:hover{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.db_output a:active{
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.bgcolor2 {
	background-color: #E1E4E8;
}

