body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #45422A;
	background-attachment: scroll;
	background-image: url(../images/bg_1px.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.ttl01  {
		font-size: 16px;
		color: #45422A;
		font-family: "Times New Roman", Times, serif;
}
.ttl01b  {
	font-size: 16px;
	color: #D90000;
	font-family: "Times New Roman", Times, serif;
}
.ttl02  {
	font-size: 20px;
	color: #45422A;
	font-family: "Times New Roman", Times, serif;
}
A:link {
	  	color: #2D65A8;
		text-decoration: underline;
}
A:active {
	  	color: #2D65A8;
		text-decoration: underline;
}
A:visited {
	  	color: #2D65A8;
		text-decoration: underline;
}
A:hover {
	  	color: #2D65A8;
		text-decoration: underline;
}

A:link.leftmenu {
	color: #FFF;
	text-decoration: underline;
}
A:active.leftmenu {
	color: #FFF;
	text-decoration: underline;
}
A:visited.leftmenu {
	color: #FFF;
	text-decoration: underline;
}
A:hover.leftmenu {
	color: #FFF;
	text-decoration: underline;
}


A:link.footer {
	  	color: #6D6153;
		font-size: 11px;
		text-decoration: none;
}
A:active.footer  {
	  	color: #6D6153;
		font-size: 11px;
		text-decoration: none;
}
A:visited.footer  {
	  	color: #6D6153;
		font-size: 11px;
		text-decoration: none;
}
A:hover.footer  {
	  	color: #6D6153;
		font-size: 11px;
		text-decoration: underline;
}
.footer  {
		font-size: 11px;
}
.errormsg {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
	color: #DA1F3D; 
}
.errormessage {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;	
	font-style: bold;
	line-height: 16px;
	font-weight: bold;
	color: #DA1F3D; 
}
.textfield {
	background-color: #ffffff;
	border-color: #BFBFBF;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
textarea, select{
	background-color: #ffffff;
	border-color: #BFBFBF;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
