@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-size: 18px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FF3333;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	color: #FF3333;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a:active {
	color: #669966;
	font-weight: bolder;
	text-decoration: none;
}
/* Begin row styles */
ul.rows {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.rows_bg_heading {
	background-color: #000000;
	padding: 0.25em;
}
.rows_bg_color_01 {
	background-color: #191919;
	padding: 0.25em;
}
.rows_bg_color_02 {
	margin: 0;
	background-color: #434343;
	padding: 0.25em;
}
/* End row styles */

.style08 {
	font-size: 8px;
}
.style10 {
	font-size: 10px;
}
.style12 {
	font-size: 12px;
}
.style14 {
	font-size: 14px;
}
.style16 {
	font-size: 16px;
}
.style18 {
	font-size: 18px;
}
.style20 {
	font-size: 20px;
}
.style24 {
	font-size: 24px;
}
.style30 {
	font-size: 30px;
}
table.image {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D2D2D;
	border-right-color: #1E1E1E;
	border-bottom-color: #191919;
	border-left-color: #252525;
	padding: 10px;
}
.header_bg_color {
	background-color: #616161;
}
.navbar_bg_color {
	background-color: #6A6A6A;
}
.main_bg_color {
	background-color: #292929;
}
.footer_bg_color {
	background-color: #616161;
}
.footer_ad_bg_color {
	background-color: #181818;
}
.footer_google_translate {
	background-color: #1F1F1F;
}
/* *************************** human_art_abs **************************** */
#human_art_abs {
	width:750px;
	top:0em;
	position:fixed;
	float:left;
	z-index:100;
	background-color:#330000
}
#human_art_ab {
	z-index:101;
	float:left;
	height:65px;
	width:245px;
	background-color: #FFCC99;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#human_art_ab a,
#human_art_ab a:link,
#human_art_ab a:visited {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
#human_art_ab a:hover,
#human_art_ab a:active {
	font-size: 105%;
	font-weight: bold;
	color: #000000;
}
#human_art_ab_slogan {
	position:fixed;
	top:75px;
	z-index:101;
	width:732px;
	height:1.25em;
	color:#000066;
	background-color:#FFFF66;
	padding-left:1em;
	text-align: center;
}
#human_art_space {
	height:110px
}

