BODY
{
    SCROLLBAR-HIGHLIGHT-COLOR: orange;
    SCROLLBAR-SHADOW-COLOR: orange;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    SCROLLBAR-BASE-COLOR: #ffffff;
	/*font-family:helvetica,sans-serif;*/
	font-size:14px;
	font-weight:normal;
	width: 740;
	background-color: #FFF;
}
HR
{
	color:orange;
	height:1px;
	width:95%;
}
#MainPage
{
	width: 750px;
	text-align:center;	
}
#TopPage
{
	width: 740px;
	text-align:center;	
}
#InfoPage
{
	width: 740px;
	text-align:center;	
}

A {
  color: #003399;
  /* color: #0055BB; */
  text-decoration: none;
}
A:visited {
  color: #663399;
}

/* specify link and visited so the 'hover' style doesn't apply to
   other links, like those which are just NAME anchors. */
A:link:hover {
  text-decoration: underline;
  color: #8B0000; /* dark red */
}
A:visited:hover {
  text-decoration: underline;
  color: #8B0000; /* dark red */
}
A:active
{	 
    COLOR: yellow;
    TEXT-DECORATION: none
}


.cell
{
	border: solid 1px orange;
    FONT-SIZE: 9pt;
    BACKGROUND: #ffffff;
    COLOR:  CC6600;
	font-family:helvetica,sans-serif;
}
.button
{
	border: 2px solid orange;
    FONT-SIZE: 9pt;
    BACKGROUND: #ffffff;
    COLOR: black;
	font-family:helvetica,sans-serif;
}
.minibutton
{
	border: 1px solid orange;
    FONT-SIZE: 6pt;
    BACKGROUND: #ffffff;
    COLOR: black;
	font-family:helvetica,sans-serif;
}
.myTable
{
}
.myTitle
{
	border: solid 1px orange;
	color: #000;
	font-size: 14px;
	font-family:verdana,helvetica,sans-serif;
	font-weight: bolder;
	background-image:url(http://playsloud.com/fantasy-writers/themes/primary/bg_tablehead.gif);
	background-color: FFFFCC;
	text-indent: 5pt;
	text-align: left;
}
.small
{
    FONT-SIZE: 7pt
}
.myTD
{
	font-size: 8pt;
	color: black;
	font-family:helvetica,sans-serif;
}
.tableline1
{
	font-size: 9pt;
	font-family:helvetica,sans-serif;
	color: #000000;
	background-color: #ffffff;
}
.tableline2
{
	font-size: 9pt;
	font-family:helvetica,sans-serif;
	color: #000000;
    BACKGROUND-COLOR: EEEEEE;
}

A.tablelinemain{
	font-size: 8pt;
	text-indent: 2pt;
	font-weight:bold;
	font-family:helvetica,sans-serif;
	background-color: #191970;
	color: #ccff66;
}
A.tablelinemain:VISITED{
	color: #ccff66;
}
tr.tablelinemain
{
	background-image:url(http://playsloud.com/fantasy-writers/themes/primary/bg_tablelinemain.gif);
	font-size: 8pt;
	text-indent: 2pt;
	font-weight:bold;
	font-family:helvetica,sans-serif;
	background-color: #191970;
	color: #ccff66;
}
.topbanner
{
	border: solid 1px orange;
	FONT-SIZE: 9pt;
	font-family:helvetica,sans-serif;
}
.infoPage
{
	background-image:url(http://playsloud.com/fantasy-writers/themes/primary/bg_tablelinemain.gif);
	color: #ccff66;
	font-weight:bold;
	background-color: #191970;
	BORDER-RIGHT: #000000 2px groove;
    BORDER-TOP: #000000 2px groove;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #000000 2px groove;
    BORDER-BOTTOM: #000000 2px groove;
  font-family:helvetica,sans-serif;
}
.copyright
{
    FONT-SIZE: 9pt;
}
