body
{
   background-color: #333333;
}

a:link
{
   color:#f433ff;
   text-decoration:none;
   font-weight: normal;
}
a:visited
{
   color:#f433ff;
   text-decoration:none;
   font-weight: normal;
}
a:hover
{
   background-color: #333333;
   color: #f022e0;
   font-weight:normal;
   text-decoration:underline;
}
   
a.navbar:link
{
	color:#8050ff;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	font-family:arial;
}

a.navbar:visited
{
	color:#8050ff;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	font-family:arial;
}

a.navbar:hover
{
	color:#000000;
   background-color: #a0a0f0;
	text-decoration:underline;
	font-weight:bold;
	font-size:10pt;
	font-family:arial;
}

hr
{
   border: 1px solid #f0a5f0;
}

h1
{
	font-size:21pt;
	font-family:Arial;
}

h2
{
	font-size:15pt;
	font-family:Arial;
}

h3
{
	font-size:10pt;
	font-family:Arial;
}

table
{
   border: 0px;
}
.top
{
   border: 2px solid #f0a5f0;   
}

.quote
{
   border: 1px solid #f0a5f0;
}

td
{
	font-family: Verdana;
	color: #ffe0ff;
	font-size: 13px;
}

.quote
{
   background-color: #111111;
}

.startPage
{
   	vertical-align: top;
   	background-color:#ffffff;
	font-family: Verdana;
	color: #000000;
	font-size: 13pt;
	text-decoration: bold;
}
.main
{
   background-color: #000000;
}
.corner
{
   background-color: #000000;
}

font.title
{
   font-family:Arial;
   font-size:17px;
   font-weight:bold;
   color:#cc99ff;
}

font.header
{
	font-size:28px;
	font-family:Arial;
    color:#c82aff;
	font-weight:bold;
}

font.small
{
	font-size:8pt;
	font-family:Arial;
   color:#ffe0ff;
}

input
{
   background-color: #333333;
   color: #ffe0ff;
   border: 1px solid #ffe0ff;
}

textarea
{
   background-color: #333333;
   color: #ffe0ff;
   border: 1px solid #ffe0ff;
}

img
{
	border:0;
}

