body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #640000;
	background-image: url(../img_base/bg01.jpg);
}

#header_table	{
	background-image: url(../img_base/bg_top.jpg);
	}

a	{
	color: #000000;
	text-decoration: none;
	}

a:active	{
	color: #000000;
	text-decoration: none;
	}

a:visited	{
	color: #000000;
	text-decoration: none;
	}

a:hover	{
	color: #ffffff;
	text-decoration: underline;
	}

.menu {
	width: 240px;
	}
.menu_table {
	width: 240px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	}
.menu_table a{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
.menu_table a:active{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
.menu_table a:visited{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
.menu_table a:hover{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	}
#body_td	{
	background-color: #f9ecec;
	}
#menu_td	{
	background-color: #990000;
	width: 170px;
	}
.body_p	{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}
.title_p	{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #990000;
	text-align: center;
	}

#header {
	width: 419px;
	text-align: center;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	}
#header_top-line	{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #cc99ff;
	text-align: center;
	}
#header_mid-line	{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	}

#header_bot-line	{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	}


