body {
	margin: 0px;
}
.head {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.head {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.head:hover {
	color: #990000;
}
.left_title {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.left_link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.bottom_title {
	font-family: Georgia;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	line-height: 18px;
}
a.bottom_title_link {
	font-family: Georgia;
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
	line-height: 18px;
}
a.bottom_title_link:hover {
	text-decoration: none;
}
.bottom_text {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.bottom_link { 
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a.bottom_link:hover {
	text-decoration: none;
}
.content_text_sp1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	color: #990000;
	text-decoration: none;
}
.content_head {
	font-family: Georgia;
	font-size: 23px;
	color: #990000;
	text-decoration: none;
	font-style: italic;
}
.content_text {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}
a.content_link2 {
	text-decoration: underline;
}
a.content_link2:hover {
	text-decoration: none;
}
a.content_text {
	font-family: Arial;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}
a.content_text:hover {
	color: #990000;
	text-decoration: underline;
}
.content_text_sp2 {

	font-family: Arial;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.content_package_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.content_package {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.content_title {
	font-family: Georgia;
	font-size: 16px;
	text-decoration: none;
	color: #990000;
	line-height: 24px;
}
.content_link {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
}
a.content_link:hover {
	color: #990000;
	text-decoration: underline;
}
.footer_copy {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.footer_link {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a.footer_link:hover {
	text-decoration: none;
}
.back_to_top {
	font-family: Arial;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
.menuLink {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.menuLink:hover { 
	color: #333333; 
	text-decoration: underline;
}
.menu {
	border: 1px solid #CCCCCC;
}

div.navbar {
	position: relative;
}

div.navContainerOff, div.navContainerOn {
	position: absolute;
}

div.navDropLinks {
	text-align: left;
}
