/* Production Power Corporation */
/* Shinato Konnaka Script */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	position: relative; */
/*	min-height: 100%; */
	background: url(../images/bg_tiled.gif) top center repeat-y;/* repeat-x; */
	background-color:#27282c;
}

#image { border:#FFF; border-style:solid; border-width:1px;	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow:  0px 0px 10px #999;
	box-shadow:  0px 0px 10px #999;
	clear:right;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#999999')";

	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#999999');
 }


h1 {color:#FFF;}
h2 {color:#FF9;}
h3 {color:#FF9; margin-bottom:0px; margin-top:0px;}
h4 {color:#F93;}
h5 {color:#FFF; font-size:13px; margin-bottom:0px;}
h6 {color:#FFF; font-size:18px; margin-bottom:0px;}

#headerbg {	background: url(../images/bgdesigner.jpg) top center no-repeat;	padding-right: 1px;	*padding-left: 1px;	}

body,td,th {	color: #999;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

#history {	color: #CCC;	text-decoration: none;	font-family: Verdana, Geneva, sans-serif;}
a:link {	color: #CCC;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #CCC;}
a:hover {	text-decoration: none;	color: #CF6;}
a:active {	text-decoration: none;	color: #CCC;}
a {	font-family: Verdana, Geneva, sans-serif;}

#footer {	font-family:Verdana, Geneva, sans-serif;	font-size:11px;font-weight:bold;}
#infobox {	color: #FFF;	font-family: Verdana, Geneva, sans-serif;	font-size: 12px;}
#infobox2 {	border-left:#000;	border-left-width:thin;	border-left-style:solid;color: #FFF;	font-family: Verdana, Geneva, sans-serif;	font-size: 12px;}
#infoboxheader {	font-size:15px; color:#FFF;}

#mainframe {	border-left:#000;	border-left-width:thin;	border-left-style:solid;	border-right:#000;	border-right-width:thin;	border-right-style:solid;}

#copyright  {	padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#999; font-weight:bold; text-align:center;}

#minilink  {	padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#999; font-weight:bold; text-align:center;}

#slideshow {border:thin; border:#FFF; border:solid;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow:  0px 0px 10px #999;
	box-shadow:  0px 0px 10px #999;
	clear:right;}
	
