body {
background:000000 url("http://www.spartylanparty.com/bg-body.jpg");
background-repeat: repeat-y;
background-position: center;
font-family:arial,verdana,helvetica;
color:#f0f0f0;
font-size:12px;
}

table {
empty-cells:show;
}

hr.a {
color:#4C4646;
height: 2px;
border:dashed;
}

td.green {
  padding:20px;

    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.spartylanparty.com/i/green.png');
}

.green[class] {
  background-image:url(http://www.spartylanparty.com/i/green.png);
}

td.black {
  padding:20px;

    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.spartylanparty.com/i/black.png');
}

.green[class] {
  background-image:url(http://www.spartylanparty.com/i/black.png);
}

td.white {
  padding:20px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.spartylanparty.com/i/white.png');
}
.white[class] {
  background-image:url(http://www.spartylanparty.com/i/white.png);
}

td.orange {
  padding:20px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.spartylanparty.com/i/orange.png');
}
.orange[class] {
  background-image:url(http://www.spartylanparty.com/i/orange.png);
}

td.blue {
  padding:20px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.spartylanparty.com/i/blue.png');
}
.blue[class] {
  background-image:url(http://www.spartylanparty.com/i/blue.png);
}

div.imgpad1 {
padding:5px;
float:left;
font-family:arial,Verdana,helvetica;
font-size: 10px;
color:#736F6E;
}

div.imgpad2 {
padding:5px;
float:right;
font-family:arial,Verdana,helvetica;
font-size: 10px;
color:#736F6E;
}

a:link.link {
font-family:Verdana,helvetica;
font-size: 12px;
color:#99C68E;
text-decoration:none;
}

a:visited.link {
font-family:Verdana,helvetica;
font-size: 12px;
color:#99C68E;
text-decoration:none;
}

a:hover.link {
font-family:Verdana,helvetica;
font-size: 12px;
color:#FBB117;
text-decoration:none;
}

a:active.link {
font-family:Verdana,helvetica;
font-size: 12px;
color:#99C68E;
text-decoration:none;
}

a:link.titlelink {
font-family:arial,Verdana,helvetica;
font-size:17px;
color:#C3FDB8;
text-decoration:none;
}

a:visited.titlelink {
font-family:arial,Verdana,helvetica;
font-size:17px;
color:#C3FDB8;
text-decoration:none;
}

a:hover.titlelink {
font-family:arial,Verdana,helvetica;
font-size:17px;
color:#FBB117;
text-decoration:none;
}

a:active.titlelink {
font-family:arial,Verdana,helvetica;
font-size:17px;
color:#C3FDB8;
text-decoration:none;
}

font.title {
font-family:arial,Verdana,helvetica;
font-size:17px;
color:#C3FDB8;
}

font.tween {
font-family:arial,Verdana,helvetica;
font-size: 14px;
color:#4E9258;
}

font.text {
font-family:arial,Verdana,helvetica;
font-size: 12px;
color:#f0f0f0;
}

font.info {
font-family:arial,Verdana,helvetica;
font-size: 10px;
color:#565051;
}

font.info2 {
font-family:arial,Verdana,helvetica;
font-size: 10px;
color:#736F6E;
}

font.small {
font-family:Verdana,helvetica;
font-size:50%;
color:#F88017;
}

.hangingindent {
padding-left: 30px;
}

