@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #7E7E7E;
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #4D6185;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#MAINtext {
	margin-right: 30px;
	margin-left: 30px;
}
#TEXT1 {
	margin-right: 12px;
	margin-left: 12px;
}
#textfield2 {
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
}
#LEFT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
a.leftM:link, a.leftM:active, a.leftM:visited {
	display: inline;
	padding-bottom: 0px;
	text-decoration: none;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	background-image: url(../header-img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 11px;
	font-weight: bold;
}
a.leftM:hover{
	color: #999999;
}
.style1 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0001;
}
.style3 {font-size: 10px}
#button {
	background-color: #FFFFFF;
	border: 1px outset #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
}
.style4 {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
