body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	background-color: #818181;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC0001;
}
a:active {
	color: #666666;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.TSGcopy {
	line-height: 18px;
}
.leftCol {
	background-image: url(images/bg-left.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.NavRow {
	background-color: #CC0001;
	padding: 0px 0px 0px 50px;
}
#ShainNav {
	background-color: #CC0001;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
#ShainNav a, #ShainNav a:active, #ShainNav a:visited {
color:#ffffff;
text-decoration: none;;
}
#ShainNav a:hover {
color:#cccccc;
text-decoration: none;
}
.Snav1 {
	display:inline;
	height:22px;
	margin-right:1em;
	vertical-align:top;
	padding-right: 10px;
	border-right:solid 1px #ffffff;
}
#ShainNav2 {
	color: #000000;
	font-weight: bold;
	padding: 5px;
	text-align: right;
}
#ShainNav2 a, #ShainNav2 a:active, #ShainNav2 a:visited {
color:#000000;
text-decoration: none;;
}
#ShainNav2 a:hover {
color:#cc0001;
text-decoration: none;
}
.Snav2 {
	display:block;
	height:22px;
	margin-right:1em;
	vertical-align:top;
	padding-right: 25px;
}
.TitleBar {
	background-color: #5b5b5b;
	padding: 2px 2px 2px 25px;
	vertical-align: middle;
}
.TitleBar h1 {
	color: #ffffff;
	font-size: 18px;
	font-weight:bold;
}
#footer {
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	padding: 10px;
}
.MainContent {
	padding: 15px;
	line-height: 18px;
}