/* CSS Document */

html	{
	overflow-x: hidden;
	overflow-y: auto;
}

body, html	{
	text-align: center;
}

body	{
	font-family: Times, Times New Roman, serif;
	font-size: 12pt;
	background-color: #000000;
	color: #FFFFFF;
}

a:link { 
	color: #FF0000;
	text-decoration: underline;
	}
	
a:visited { 
	color: #CC6288;
	text-decoration: underline;
	}
	
a:active { 
	color: #FFFF00;
	text-decoration: underline;
	}
	
a:hover	{
	color: #FFFF00;
	text-decoration: underline;
	}

p.text_mainbox_title1	{
	font-weight: bold;
	font-size: 16pt;
	margin: 0px 0px 0px 0px;
}

p.text_mainbox_title2	{
	font-weight: bold;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
}

p.text_bloodybox_title	{
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
}

p.text_justifyblock	{
	text-align: left;
	margin: 8px 0px 8px 0px;
}

p.text_center	{
	text-align: center;
	margin: 8px 0px 8px 0px;
}

p.text_menubottom	{
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

p.text_footer	{
	text-align: center;
	font-size: 7pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

p.text_title1	{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

p.text_title2	{
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

p.text_title3	{
	text-align: center;
	font-size: 8pt;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}

p.text_title4	{
	font-size: 6pt;
	margin: 0px 0px 0px 0px;
}

p.text_title5	{
	text-align: center;
	font-size: 8pt;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}

img {
	border-style: none;
}

img.pic_left	{
	float: left;
	margin-right: 10px;
	border-style: solid;
	border-width: 2px;
	background-color: #333333;
}

img.pic_right	{
	float: right;
	margin-left: 10px;
	border-style: solid;
	border-width: 2px;
	background-color: #333333;
}

img.pic_frame	{
	border-style: solid;
	border-width: 2px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
}

img.pic_link	{
	border-width: 2px;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
}

img.pic_noframe	{
	border-style: none;
	border-width: 0px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
}

table	{
	margin-left: auto;
	margin-right: auto;
}

table.box	{
	border-style: inset;
	border-width: 1px;
}

table.box_discography	{
	border-style: inset;
	border-width: 1px;
	font-size: 8pt;
}

td.box	{
	border-style: inset;
	border-width: 1px;
}
