body {
	background-image: url(../images_black/body_bc.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: top;
	margin: 0px;
}

#header {
	background-color: #333333;
	color: #CCCCCC;
}
#header a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#header a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#header a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#flashmenu a:link {
	font-size: 13px;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 40px;
	text-align: center;
	background-image: url(../images_black/menu_bc.gif);
	background-repeat: repeat-x;
	background-position: center;
	vertical-align: middle;
	white-space: nowrap;
	line-height: 40px;
}
#flashmenu a:visited {
	font-size: 13px;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 40px;
	width: 114px;
	text-align: center;
	background-image: url(../images_black/menu_bc.gif);
	background-repeat: repeat-x;
	background-position: center;
	vertical-align: middle;
	white-space: nowrap;
	line-height: 40px;
}
#flashmenu a:hover {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 40px;
	width: 114px;
	text-align: center;
	background-image: url(../images_black/menu_hover.gif);
	background-repeat: repeat-x;
	background-position: center;
	vertical-align: middle;
	white-space: nowrap;
	line-height: 40px;
}
.r_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CCCC;
}
.whiteLine {
	border: 1px solid #FFFFFF;
}
.alpha {
	filter: Alpha(Opacity=80);
}
p {
	color: #E1E1E1;
}
p a {
	text-decoration: none;
	color: #6699CC;
}
p a:hover {
	color: #FF9900;
	text-decoration: underline;
}


.point a {
	color: #FFFF99;
	text-decoration: none;
}
.point a:hover {
	color: #FF9900;
	text-decoration: underline;
}


h1 {
	color: #9DB3CC;
	font-weight: bold;
}
.point {
	color: #FFFF66;
}
#footer {
	background-image: url(../images_black/footer_bc.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2D3F53;
	border-left-color: #2D3F53;
}
#footer p {
	color: #999999;
}



#footer a {
	text-decoration: none;
	color: #0099FF;
}
#footer a:hover {
	color: #FFCC00;
}
.pnote1 {
	color: #FFFFFF;
}
.pnote2 {
	color: #FF9966;
}

#SubMenu a {
	color: #FFFFCC;
	text-decoration: none;
}
#SubMenu a:hover {
	color: #FF9900;
}
.h1_change_color {
	color: #FFFFFF;
}
.input_color {
	background-image: url(../images_black/input_bc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #434343;
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.error {
	color: #FF0000;
}
.price {
	color: #FF6600;
}
.stext {
	color: #CCCCCC;
}
#faq_menu a {
	color: #FF9933;
	text-decoration: none;
}
#faq_menu a:hover {
	color: #CCFF00;
}
.por_box {
	height: 190px;
	margin-bottom: 2px;
}