/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.heading_Orange {
	font-family: Tahoma;
	font-size: 13px;
	color: #F7920C;
	font-weight: bold;
}
.heading_blue {
	font-family: Tahoma;
	font-size: 13px;
	color: #1AB4F0;
	font-weight: bold;
	padding-left: 5px;
}
.heading_red {
	font-family: Tahoma;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	padding-left: 15px;
}
.body_Text{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
}
.rite_Navi{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	padding-top: 15px;
	padding-left: 5px;
}
.form{
	font-family: verdana;
	font-size: 10px;
	color: #076A8B;
	text-align: right;
}
input {
	background-image: url(images/form_bt.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	color: #000000;
	font-size: 12px;
	font-family: arial;
	border: 1px solid #83BBD4;
}
textarea{
	background-image: url(images/taxarea.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	color: #000000;
	font-size: 12px;
	font-family: arial;
	border: 1px solid #83BBD4;
}
.test_Text{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	padding-left: 15px;
}
