BODY {
	background-color : #CC9;
	color : #fff;
	font-family : Verdana, Garamond;
	font-size : 10pt;
	margin-left : 0;
	margin-top : 0;
}


h1, h2, h3, h4, h5, h6
		{	font-family: Futura, Arial, Helvetica, sans-serif;
			font-weight: 700;
			color: #fff;
			font-weight : 700;
			font-size : 13pt; }

h2, h3, h4, h5, h6
		{	font-size : 12pt; }


A { color : #ff0; font-family : Verdana, Garamond; font-size : 10pt; text-decoration : none; }
A:VISITED { color : #ff0; text-decoration : none; }

A:ACTIVE { color : #ff0; text-decoration : none; }
A:HOVER { color : #ff0; text-decoration : underline; }

.Copyright { font-family : Verdana, Garamond; font-size : 8pt; color: gray; }

.Bottom A { color : gray; font-family : Verdana, Garamond; font-size : 10pt; text-decoration : none; }
.Bottom A:ACTIVE { color : gray; text-decoration : none; }
.Bottom A:HOVER { color : gray; text-decoration : none; }
.Bottom A:VISITED { color : gray; text-decoration : none; }

.LeftColumn {
	background-color : #000;
	color : #fff;
	font-family : Verdana, Garamond;
	font-size : 10pt;
}

.LeftColumnTable {
	font-size:10pt;
}

.LeftColumn input, textarea {
	font-size:10pt;
}

.LeftColumnFontOnly {
	font-family : Verdana, Garamond;
	font-size : 10pt;
}

#HomeBG
            {     background-image: url(http://www.ssdc.com/images/home_bg.jpg);
                  background-position: top right;
                  background-repeat: no-repeat; }

#HomeBG h1.title
            {     background-image: url(http://www.ssdc.com/images/homeofthebattlelords.png);
                  width: 396px;
                  height: 92px;
                  text-indent: -9999px; }

.LeftColumnHeader {
	background-color : #000;
	color : #fff;
	font-family : Futura, Arial, Helvetica;
	font-size : 12pt;
	font-weight : 700;
}

.LeftColumnSmall {
	background-color : #000;
	font-family : Verdana, Garamond;
	font-size : 8pt;
}

.RightColumn {
	background-color : #666;
	font-family : Verdana, Garamond;
	font-size : 10pt;
}

.RightColumnFontOnly {
	font-family : Verdana, Garamond;
	font-size : 10pt;
}

.RightColumnHeader {
	background-color : #666;
	font-family : Futura, Arial, Helvetica;
	font-size : 12pt;
	font-weight : 700;
}

.RightColumnSmall {
	background-color : #666;
	font-family : Verdana, Garamond;
	font-size : 8pt;
}

.NotableStatements {
	background-color : #666;
	font-family : Futura , Arial , Helvetica;
	font-size : 10pt;
	font-weight : 700;
}

.content {
	font-family : Verdana, Garamond;
	font-size : 10pt;
}

.button {
  background-color: #999;
  border-style: solid;
  border-color: #333;
  border-width: 1px 2px 2px 1px;
  color: #fff;
	font-family : Verdana, Garamond;
	font-size : 10pt;
  padding: 1px;
}

.alert { color: #C00; }
.alertOk { color: #390; }

.altbg {
	background-color: #999;
}

.advertisement { border-bottom: solid 1px #fff; border-top: solid 1px #fff; }
.advertisement label { float: right; font-size: 8px; color: transparent; }
.right-side { margin: 25px 10px 0 10px; }

.news-article {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}