@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/innertop_bg.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	font-weight: normal;
	text-decoration: none;
	margin-right: 55px;
	margin-left: 55px;
}
h2 {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	line-height: 135%;
	font-weight: bold;
	text-decoration: none;
	margin-right: 55px;
	margin-left: 55px;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	margin: 5px;
	border: 1px solid #990000;
}
.tag1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0033CC;
	background-position: center;
	text-align: center;
	padding: 2px;
	border: 2px dashed #990000;
}

