﻿body {
  background-color: #CC0000; 
  margin: 0px;
}

h1 {
  color:#CC6600;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
h1 a:link {
  color:#CC6600;
	text-decoration:underline;
}

h2 {
  color: #003333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
h2 a:link {
  color:#003333;
	text-decoration:underline;
}

h3 {
  color:#CC6600;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
h3 a:link {
  color:#CC6600;
	text-decoration:underline;
}


h4 {
  color: #003333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
h4 a:link {
  color:#003333;
	text-decoration:underline;
}

img {
  border: none;
}

th {
  border-collapse: collapse;
  color:#CC6600;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

td {
  border-collapse: collapse;
  color:#003333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
  vertical-align: top;
	text-align: justify;
}

table.socpage {
  background-color: #FFFFCC;
  border: 10px;
	border-color: #FF6600;
	border-style: solid;
	border-collapse: collapse;
	padding: 0px;
	vertical-align: top;
	width: 800px;
}

table.none {
  border:none;
	width:530px;
	padding: 0px;
}
table.none th {
	padding: 4px 6px;
}
table.none td {
	padding: 4px 6px;
}

table.tblall {
  border: solid #CC6600;
	border-collapse: collapse;
	vertical-align: top;
	width: 100%;
}
table.tblall th {
  border: thin solid #CC6600;
	border-collapse: collapse;
  color: #003333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 6px;
	text-align: center;
	text-decoration: none;
}
table.tblall td {
  border: thin solid #CC6600;
	border-collapse: collapse;
  color: #CC6600;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}  

table.stats {
  border: thin;
	border-collapse: collapse;
	border-color: #003333;
	border-style: solid;
	width: 100%;
}
table.stats th {
  border: thin;
	border-collapse: collapse;
	border-color: #003333;
	border-style: solid;
  color:#CC6600;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
table.stats td {
  border: thin;
	border-collapse: collapse;
	border-color: #003333;
	border-style: solid;
  color:#003333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.socbody {

	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 14px; /* test */

	font-weight: normal;

	color: #CC6600;

	text-decoration: none;

	text-align: justify;

	font-style: normal;

	line-height: normal;

	vertical-align: top;

}

.socbody A:link {

  color: #003333;

	text-decoration: underline;

}

.socbody A:hover {
  color: #FF0000;
	text-decoration: underline;
	cursor: pointer;
}

.socbodybold {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.socbodybolditalic {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
}

ul.socdiamond {
  list-style-image: url('/images/list-bullet.png');
}

td.socleftnav {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC6600;
	line-height: normal;
  text-align: center;
	text-decoration: none;
	vertical-align: top;
}
td.socleftnav a:link {
	color: #CC6600;
	text-decoration: underline;
}
td.socleftnav a:active {
	color: #CC6600;
	text-decoration: underline;
}
td.socleftnav a:visited {
	color: #CC6600;
	text-decoration: underline;
}
td.socleftnav a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

table.socquick {
  border: none;
	border-collapse: collapse;
	padding: 0px;
  vertical-align: top;
	width: 160px;
}
table.socquick th {
  color: #330033;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
table.socquick td {
  text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
table.socquick td a:link {
	color: #003333;
	text-decoration: none;
}
table.socquick td a:active {
	color: #003333;
	text-decoration: none;
}
table.socquick td a:visited {
	color: #003333;
	text-decoration: none;
}
table.socquick td a:hover {
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline overline;
	cursor: pointer;
}

.soclnkbar {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.soccopy {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.privacy {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003333;
	text-align: left;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

ul.bullet {
  list-style-image: url("/images/list-bullet.png");
	padding-left: 2em;
}

ul.at_bullet {
  list-style-image: url("/images/at_bullet.gif");
	padding-left: 2em;
}

ul.check {
  list-style-image: url("/images/check_mark.gif");
	padding-left: 2em;
}
