html
{
	margin: 0px;
	padding: 0px;
}
body
{
	FONT-FAMILY: Tahoma;
	background-color: #505050;
	color: white;
	margin: 0px;
	padding: 0px;
}

h1
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 24pt;
	COLOR: yellow;
}

h1 span
{
	background-color: #00008B;
}

A
{
	color: yellow;
	font-weight: bold;
}

A:hover
{
	color: blue;
	background-color: white;
	text-decoration: none;
}

.header
{
	background-color: #00008B;
	background-image: url(../images/bannerback01.gif);
	padding-left: 12px;
	font-size: 20pt;
}

.menubar
{
	background-image: url(../images/pnl02.gif);
}

.menubar td
{
	font-size: 11pt;
}

a.menulink
{
	color: blue;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

a.menulink:hover
{
	color: #8F8F8F;
	font-weight: bold;
	background-color: transparent;
	text-decoration: underline;
	background-image: url(../images/pnl05.gif);
}

.footer
{
	height: 10px;
	font-size: 7pt;
	text-align: right;
	padding-right: 4px;
}

#DLINK {font: 11pt Arial; PADDING-RIGHT: 6px; }
A.DLINK {font: 11pt Arial; text-decoration: underline; color: lightgreen}
A:hover.DLINK {background: white; color: black}
A.ULINK {font: 14pt Wingdings; background: YELLOW; text-decoration: underline; color: blue}
A:hover.ULINK {text-decoration: none; color: BLUE; background: RED}


.deadfanfic 
{
	font: 11pt Arial;
	color: #90AE90;
	cursor: hand;
}

.fanficDesc
{
	font: 12pt Times New Roman;
	text-decoration: none;
	font-style: italic;
	color: white;
	font-weight: normal;
}


.stryDesc
{
	font: 12pt Times New Roman;
	text-decoration: none;
	font-style: italic;
	color: white;
	font-weight: normal;
}
.strySynp
{
	font: 11pt Arial;
	text-decoration: none;
	font-style: italic;
	color: white;
	font-weight: bold;
}

.blogtable
{
	border-collapse: collapse;
}

.blogtable td
{
	background-color: #808080;
	border: solid 1px #505050;
}

.testtable
{
	border-collapse:collapse
}

.testtable td
{
	background-color: #808080;
}

.linktable
{
	border-collapse: collapse;
}

.linktable td
{
	background-color: #808080;
	border: solid 1px #505050;
}

.copyright
{
	font-size: 5pt;
}
.quote
{
	font-size: 8pt;
}