
BODY {
	scrollbar-face-color: #0077CC;
	scrollbar-track-color: #003399; 
	scrollbar-arrow-color: #00FFFF;
	scrollbar-3dlight-color: #0077CC; 
	scrollbar-highlight-color: #00CCFF; 	
	scrollbar-shadow-color: #0055AA;
	scrollbar-darkshadow-color:#000040; 

	font-family:arial;
	font-size:80%;
	color: yellow;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#000055;
   }

    A.menu:link {text-decoration: none; color: #00FFFF}
    A.menu:visited {text-decoration: none; color: #00FFFF}
    A.menu:active {text-decoration: none; color: #FFFFFF}
    A.menu:hover {text-decoration: underline; color: #FFFFFF}


    A.subsection:link {text-decoration: none; color: #00FFFF}
    A.subsection:visited {text-decoration: none; color: #00FFFF}
    A.subsection:active {text-decoration: none; color: #FFFFFF}
    A.subsection:hover {text-decoration: underline; color: #FFFFFF}


    A:link {text-decoration: none; color: #00FF00}
    A:visited {text-decoration: none; color: #00AA00}
    A:active {text-decoration: none; color: #FFFFFF}
    A:hover {text-decoration: underline; color: #FFFFFF}
    
p.small {
	color: yellow;
	font-family: arial;
	font-size: 80%;
	font-style: italic;
	text-align: center;
}

p.menu {
	color: #0077AA;
	font-family: arial;
	font-size: 100%;
}

p {
	color: yellow;
	font-family: arial;
	font-size: 100%;
}

li {
	color: yellow;
	font-family: arial;
	font-size: 100%;
}

h1 {
	text-align: center;
	color: orange;
	font-family: arial;
	font-size: 48px;
}


h2 {
	text-align: center;
	color: yellow;
	font-family: arial;
	font-size: 30px;
}


h3 {
	text-align: left;
	color: #00FFFF;
	font-family: arial;
	font-size: 23px;
}


td.h4 {
	text-align: left;
	color: #00FFFF;
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}


td.subsection {
	text-align: center;
	color: #00FFFF;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}


h5 {
	text-align: center;
	color: yellow;
	font-family: arial;
	font-size: 140%;
}

th.title {
	color: orange;
	font-family: arial;
	font-size: 48px;
}

th {
	font-size:80%;
}

td {
	font-size:80%;
}

td.item1 {
	text-align: right;
	font-family: arial;
	font-size: 80%;
	font-weight: bold;
	background-color: #000099;
	color: #FFFFFF;
	padding: 2px;
}

td.item2 {
	text-align: left;
	font-family: arial;
	font-size: 80%;
	background-color: #0033CC;
	color: #FFFFFF;
	padding: 2px;
}

td.itemc {
	text-align: center;
	font-family: arial;
	font-size: 80%;
	font-weight: bold;
	background-color: #0055CC;
	color: #FFFFFF;
}

table.color {
	padding: 0pt;
	border: 1px solid #0099FF;
}

th.color {
	padding: 5pt;
	border: 1px solid #00EEFF;
}

td.color {
	padding: 5pt;
	border: 1px solid #00EEFF;
}

table.listing td {
	border-bottom: 1px solid #00AAFF;
}


/*	Begin TOP header	*/
A.top_link:link 	{text-decoration: none; color: #00FFFF}
A.top_link:visited	{text-decoration: none; color: #00FFFF}
A.top_link:active	{text-decoration: none; color: #00FFFF}
A.top_link:hover	{text-decoration: underline; color: #FFFFFF}

A.top_selected:link 	{text-decoration: none; color: #00FFFF; font-weight: bold; background-color: #0066AA;}
A.top_selected:visited	{text-decoration: none; color: #00FFFF; font-weight: bold; background-color: #0066AA;}
A.top_selected:active	{text-decoration: none; color: #FFFFFF; font-weight: bold; background-color: #0066AA;}
A.top_selected:hover	{text-decoration: underline; color: #FFFFFF; font-weight: bold; background-color: #0066AA;}

.top {
	padding: 0px;
	margin: 0px;
	width: 100%;
	margin-bottom: 20px;
}

.top {
	background-color: #000055;
	text-align: center;
}

p.top_text {
	text-align: center;
	font-size: 90%;
	color: #FFFF00;
	margin: 0px;
}

.top p {
	display: inline;
}

.top ul {
	display: inline;
	padding: 0px;
	margin: 3px;
}

.top li {
	display: inline;
	font-size: 90%;
	color: #FFFF00;
}

.top a {
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 3px;
	margin-left: 0px;
}
/*	End TOP header	*/

hr {
	border: 0px;
	background-color: #000000;
	border-top: 1px solid #0077DD;
	border-bottom: 1px solid #00FFFF;
	color: #000000;
	background-color: #000000;
	height: 2px;
	margin: 10px;
}

img {
	border: 0px;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.corner {
	width: 5px;
	height: 5px;
}

.fanart-border {
	border: 2px solid #00AAFF;
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
