﻿BODY
{
    COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    BACKGROUND-COLOR: #000000;
   	margin:10 0 0 0;
	font-size: 9pt;
}
:-moz-any-link:focus {
  outline: none;
}

Table
{
	font-size: 9pt;
}

Div.PreloadIMGs {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

blockquote
{
	margin-top:2px;
}
H1, H2, H3, H4, H5, H6
{
    COLOR: dodgerblue;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
h1, h2
{
	margin-bottom:3px;
}

h3, h4
{
	margin-bottom:2px;
}

a 
{
	color:Yellow;
	outline:none;
	-moz-outline:none;
}
a:focus
{
	-moz-outline:none;
	outline:none;
}

a.Visited
{
	color:Yellow;
}
input
{
	font-weight:bold;
}
A.Blue, A.Blue:hover, A.Blue:visited, A.Blue:link, A.Blue:active
{
    FONT-WEIGHT: bold;
    color:Blue;
}
A.Blue:active, A.Blue:hover
{
    COLOR: DarkOrange;
}

.P101Font
{
	font-family: sans-serif;
	font-weight: bold;
}
.BlueBut
{
	background-color:White;
	border-bottom-color:#507CD1;
	border-style:Solid;
	border-width:1px;
	font-family:Arial;
	font-size:9pt;
	color:#284E98;
}
A.LinkBut, A.LinkBut:visited
{
	height: 1px; 
	font-family: Arial; 
	font-size: 9pt; 
	padding: 1px 4px 1px 4px; 
	background-color: White; 
	border: solid 1px #507CD1; 
	color: #284E98; 
	text-align: center; 
	text-decoration: none;
}

A.LinkBut:hover, A.LinkBut:active
{
	background-color: #EFF3FB; 
	color:Red;
}

OL
{
	margin-top:3px;
}
UL
{
    FONT-FAMILY: Arial, Verdana, Helvetica;
    margin-top:3px;
}
.SideBar
{
	padding-top:6px;
	padding-left:6px;
}

A.Login:link, A.Login:visited
{
height:22px; 
width:122px;
text-decoration:none;
margin: 1px; 
display:block;
background: url(/Images/Buttons/BLoginN.jpg) no-repeat;
}

A.Login:hover {
 background: url(/Images/Buttons/BLoginH.jpg) no-repeat;
 }

A.Login:active {
 background: url(/Images/Buttons/BLoginD.jpg) no-repeat;
 }

A.Logout:link, A.Logout:visited
{
height:22px; 
width:122px;
text-decoration:none;
margin: 1px; 
display:block;
background: url(/Images/Buttons/BLogoutN.jpg) no-repeat;
}

A.Logout:hover {
 background: url(/Images/Buttons/BLogoutH.jpg) no-repeat;
 }

A.Logout:active {
 background: url(/Images/Buttons/BLogoutD.jpg) no-repeat;
 }
A.Register:link, A.Register:visited
{
height:22px; 
width:122px;
text-decoration:none;
margin: 1px; 
display:block;
background: url(/Images/Buttons/BRegisterN.jpg) no-repeat;
}

A.Register:hover {
 background: url(/Images/Buttons/BRegisterH.jpg) no-repeat;
 }

A.Register:active {
 background: url(/Images/Buttons/BRegisterD.jpg) no-repeat;
 }

A.Home:link, A.Home:visited
{
height:22px; 
width:122px;
text-decoration:none;
margin: 1px; 
display:block;
background: url(/Images/Buttons/BHomeN.jpg) no-repeat;
}

A.Home:hover {
 background: url(/Images/Buttons/BHomeH.jpg) no-repeat;
 }

A.Home:active {
 background: url(/Images/Buttons/BHomeD.jpg) no-repeat;
 }
