/*
==============================================================================
lastupdate : 17-09-2007
==============================================================================
Editor:
@u
@uRecca
@u
@|
==============================================================================
1.body
2.link
3.text
4.table
==============================================================================
*/



/*=====================================================body=============================================*/
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 5px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 8px;
}

/*=====================================================link=============================================*/
.link:link, :visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-height: 15px;
	color: #999999;
	text-decoration: underline;
}
.link:hover, :active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-height: 15px;
	color: #660000;
	text-decoration: underline;
}

/*=====================================================text=============================================*/
.table_text {
	font-family:Arial, Helvetica, sans-serif;
	color:#993300;
	font-size:13px;
	letter-spacing:3px;
}
.table_text_2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#BF9260;
	font-size:13px;
	letter-spacing:3px;
}
.table_text_3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#669966;
	font-size:13px;
	letter-spacing:3px;
}
.table_text_4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#216ABC;
	font-size:13px;
	letter-spacing:3px;
}
.title1 {
color:#993300;
}
.title2 {
color:#0066CC;
}
.date_text {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	letter-spacing:3px;
}

/*=====================================================table============================================*/
.underline_BF6D59 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BF6D59;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.underline_5881D6 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5881D6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#bg_table {
background-image:url(images/07_bg.jpg);
background-position: 110% 120%;
background-repeat: no-repeat;
/*=====================================================END==============================================*/