HTML, BODY {
    MARGIN: 0;
    PADDING: 0;
    BACKGROUND: #003;
    COLOR: #FFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px;
}
H1 
{
	font-size: 24px;
}
A:link 
{
	color: #CFF;
	background: transparent; 
	text-decoration: underline;
}
A.menu:link
{
	color: #1048b8;
	background: transparent; 
	text-decoration: none;
}
A.white:link
{
	color: #FFF;
	background: transparent; 
	text-decoration: none;
}
A:visited 
{
	color: #3CC;
	background: transparent;
	text-decoration: underline;
}
A.menu:visited
{
	color: #1048b8;
	background: transparent; 
	text-decoration: none;
}
A.white:visited 
{
	color: #FFF;
	background: transparent;
	text-decoration: none;
}
A:hover
{
	color: #CFF;
	text-decoration: underline;
}
A.menu:hover
{
	color: #003;
	background: transparent;
	text-decoration: underline;
}
A.white:hover
{
	color: white;
	background: #111;
	text-decoration: underline;
}
A:active
{
	color: #3CC;
	background: #003;
	text-decoration: underline;
}
A.menu:active
{
	color: #003;
	background: transparent;
	text-decoration: underline;
}

.mainf {
	vertical-align: middle; 
	margin: 20% auto; 
	background: url(spimages/sptop2.jpg); 
	width: 750px;
}
.silver {
	width: 752px;
	height: auto;
 	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	margin-top: 100px;
	
}
.BottomNavLinks A:link
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none
}
.BottomNavLinks A:visited
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none
}
.BottomNavLinks A:hover
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-DECORATION: underline
}
.bodytext1
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px
}
.bodytext2
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px
}
.ColoredText1
{
    COLOR: #6699ff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px
}
.ColoredText2
{
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px
}
.ColoredText3
{
    COLOR: #3399ff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px
}
.ColoredText4
{
    COLOR: #3366ff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px
}
.Warning
{
    COLOR: #000066;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px
}
.FormField
{
    BACKGROUND-COLOR: #B0C4DE;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px
}
.SmallLink A:link
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none
}
.SmallLink A:visited
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none
}
.SmallLink A:hover
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-DECORATION: underline
}
.ProfileText
{
    COLOR: #3366ff;
    FONT-FAMILY: Arial, Helvatica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.BGColorChange
{
    BACKGROUND-COLOR: blue;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.test
{
    COLOR: red;
    FLOAT: none;
    LETTER-SPACING: normal;
    LINE-HEIGHT: normal;
    OVERFLOW: scroll;
    PAGE-BREAK-AFTER: right;
    PAGE-BREAK-BEFORE: right;
    TEXT-ALIGN: justify
}
.littlered
{
     COLOR: Red;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px
}

