body {
	background:url(images/bg_body.jpg) repeat-x;
	margin:0px;
	}
	
a:link {
	color:#336900;
	}

a:hover {
	color:#db1515;
	}
	
a:visited {
	color:#336900;
	}
	
a:active {
	color:#336900;
	}

.bg_page {
	background:url(images/bg_page.jpg) repeat-y;
	}

.bg_head {
	background:url(images/bg_head.jpg) no-repeat;
	width:516px;
	height:35px;
	vertical-align:middle;
	}

.body_content_01 {
	font:12px Arial;
	color:#656565;
	}

.body_content_02 {
	font:bold 13px Arial;
	color:#656565;
	}

.td_padding_01 {
	padding:15px;
	}

.text_01 {
	font:11px Arial;
	color:#999999;
	}
	


.section_title {
	font:12px Arial;
	color:#c4aeae;
	}

.bg_form {
	background:url(images/bg_form_page.jpg) repeat-y;
	width:734px;
	padding-top:20px;
	}

.footer {
	background:url(images/bg_footer.jpg) no-repeat;
	width:734px;
	height:51px;
	}

.form_text_01 {
	font:14px Arial;
	color:#695b5b;
	}

.form_text_02 {
	font:15px Arial;
	color:#2c2c2c;
	}

.form_text_03 {
	font:11px Arial;
	color:#695b5b;
	}

.textfield {
	background-color: #f3f1f1;
	border: 1px solid #a6a6a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2c2c2c;
	text-decoration: none;
	height: 13px;
	padding-left:3px;
}

.bg_title {
	background:url(images/bg_title.jpg) no-repeat;
	width:629px;
	height:31px;
	font:15px Arial;
	color:#2c2c2c;
	}
