body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9EDEF;

}
body{
	background:url(images/bg01.jpg) top center repeat-y;
	margin-top: 30px;	
}

A.b:link    {
	color:#FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
A.b:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
A.b:hover   {
	color:#FFFF00;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	
}

.textinput{
	FONT-SIZE: 12px;
	border: 1px solid #FBDEC4;
	color: #666666;
	background-color: #FDEEE1;
}

.style01 {
	font-size: 12px;
	line-height: 18px;
	color: #827878;
	font-family: Arial, Helvetica, sans-serif;
}
.style02 {
	font-size: 12px;
	color: #827878;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
}
.style03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #B3B3B3;
}

