body {
	font-family: serif;
	line-height: 18px;
}

td {
	font-family: serif;
	line-height: 18px;
}

th {
	font-family: serif;
	line-height: 18px;
}
.homepage_header {
	color:#BB0202;
	font-weight:bold;
	font-size:18px;
	border:none;
	
}
.homepage_header a:link, a:visited{
	border: 1px solid #A22801;
	border-bottom: none;
	color:#A22801;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	margin-right: 20px;
	border-top: 1px solid #A22801;
	padding: 3px;
}
.homepage_header a:hover, a:active{
	border: 1px solid #A22801;
	border-bottom: none;
	color:#0000ff;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	margin-right: 20px;
	border-top: 1px solid #A22801;
	padding: 3px;
}
.homepage_contents{
	font-size:15px;
	font-weight:bold

}

.transMenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}
.transMenu .content {
	POSITION: absolute
}
.transMenu .items {
	Z-INDEX: 2; LEFT: 0px; POSITION: relative; TOP: 0px
}
.top .items {
	BORDER-TOP: medium none
}
.transMenu .item {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; CURSOR: hand; COLOR: #000000; FONT-FAMILY: verdana, arial, sans-serif; TEXT-DECORATION: none
}
.transMenu .background {
	Z-INDEX: 1; FILTER: alpha(opacity=100); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: 1
}
.transMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4
}
.transMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4
}
.transMenu .hover {
	BACKGROUND: #eaeef2; COLOR: #000000
}
.transMenu .item IMG {
	MARGIN-LEFT: 10px
}