BODY {
	background-color: #FFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Sylfaen;
}

hr {
	color: #CCC;
	border: solid 1px ;
}
img{
	border: none;
}

a {
	color: #336699;
	font: normal 11pt Arial;
	text-decoration: underline;
}

a:visited, a:active {
	color: #003399;
	font: normal 11pt Arial;
	text-decoration: underline;
}


a:hover {
	color: #FE3B00;
	font: normal 11pt Arial;
	text-decoration: underline;
}

a.small, a.small:visited, a.small:active  {
	color: #003399;
	font: normal 9pt Arial;
	text-decoration: underline;
}
a.small:hover {
	color: #FE3B00;
	font: normal 9pt Arial;
	text-decoration: underline;
}

.textsmall {
	color: #666;
	font: normal 9pt Arial;
}

.text {
	color: #666;
	font: normal 10pt Arial;
}

.full {
	width: 100%;
	height: 100%;
	background-image: url(img/bg_top.gif);
	background-repeat: repeat-x;
	
}

.bl {
	color: #FE3B00;
	font: normal 11pt Arial;
}

.italic {
	color: #666;
	font: normal 10pt Arial;
	font-style: italic;
}

.orange {
	color: #FE3B00;
	font: bold 11pt Arial;
}

select {
	color: #4E4E4E;
	font: 10pt Arial;
	width: 100%;
	font-family: Arial AMU, Arial;
	
}
.input {
	color: #4E4E4E;
	font: 10pt Arial;
	width: 100%;
	font-family: Arial AMU, Arial;
}

.button {
	width: 25%;
	font: 11pt Arial;
	
}

.head_td{
	background-color: #F4F4F4;
	border: 1px solid #B6B6B6;
	color: #666666;
	font-size:  13px;
	font-family: Arial;
	font-weight: bold;
}
.sub_td{
	background-color: #FBFBFB;
	border: 1px solid #B6B6B6;
	color: #2D629A;
	font: 12px Arial;
	font-weight: bold;
                padding: 4px;
}
.result_td{
	background-color: #FFF;
	border: 1px solid #B6B6B6;
	color: #555;
	font:  13px Arial;
                padding: 12px;
}
.numberform{
	width: 70px;
}
