body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 150%;
	color: #000;
}
.text {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 5px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-right: 5px;
}
.index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
	padding-top: 225px;
	padding-right: 170px;
	padding-left: 420px;
}
.text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 75px;
	line-height: 140%;
	padding-right: 50px;
	padding-left: 30px;
}
.text_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	text-align: center;
}
.title {
	padding-right: 15px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.index {
	background-image: url(images/gofish_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 525px;
	text-decoration: none;
}
.article_header {
	font-size: 15px;
	color: #E44726;
}
.navbar_case {
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 40px;
	padding-left: 40px;
}
.arrow_case {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	text-align: center;
}
.contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	border: 1px solid #E6E6E6;
}
a:link {
	color: #E24F1C;
	text-decoration: none;
}
a:visited {
	color: #E24F1C;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
.footer {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 8px;
}

