@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-image: url(../images/background-pg.jpg);
}
a {
	color: #BE242C;
}
a:hover {
	color: #666666;
}
.contentsimple {
	padding: 5px;
}
li {
	text-indent: -20px;
	list-style-position: outside;
	text-align: left;
	list-style-image: url(../images/1.z1.gif);
	line-height: 17px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #AC2029;
	font-weight: bold;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #AC2029;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.contentfull {
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C2252C;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 65px;
	padding-bottom: 30px;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C2252C;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.contentsimplegreenline {
	border-right: 2px solid #9E9453;
	padding: 5px;
}
textarea{
	width:202px; height:68px;
	border: 1px solid #666666;
	background-color:#F0EAE3;
	overflow:auto;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;

 }
input {
	width:202px; height:18px;
	padding: 1px;
	height: 15px;
	border: 1px solid #666666;
	background-color:#F0EAE3;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
}
#submit {
	border: none;
	height:auto; width:auto;
}
.imgborder {
	border: 2px solid #AC2029;
}
