html{
height: 100%;
}
body {
	background-color: #CC0000;
	margin-top: 0px;
}
tr td {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.content {
	background-color:#CCCCCC;	
	vertical-align: top;
}
.content_images {
	padding-left: 10px;
}
.menu0 a:link {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu0 a:visited {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu0 a:hover {
	color: #000000;
  	text-decoration: none;
}
.menu0 a:active {
	color: #000000;
	text-decoration: none;
}
.menu0_on {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.menu1 a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #768AA9;
	text-decoration: none;
}
.menu1 a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #768AA9;
  	text-decoration: none;
}
.menu1 a:hover {
	color: #993333;
  	text-decoration: none;
}
.menu1 a:active {
	color: #993333;
  	text-decoration: none;
}
.menu1_on {
	font-family: Verdana;
	font-size: 10px;
	color: #993333;
	text-decoration: none;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	color: #993333;
	margin-bottom: 6px;
}
h5 {
	font-weight: bold;
	font-size: 12px;
	color: #993333;
	margin-bottom: 8px;
}
.ref_img img {
	padding: 5px 40px 5px 0px;
}