body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
}
.GreyText {
	color: #666666;
}
a:link {
	color: #1FB000;
}
a:hover {
	color: #FF0000;
}

ul {
	list-style-image: url(../images/bullet.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: x-small;
}
h1 {
	font-size: 1.1em;
	color: #1FB000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	font-weight: bolder;
	text-transform: none;
}
h2 {
	font-size: 0.9em;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-top: 25px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-bottom: 2px;
}
p {
	color: #000000;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: x-small;
}
.RHCol {
	background-image: url(../images/sc_05.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.FootText {
	text-align: center;
	color: #333333;
	font-size: xx-small;
}
.content {
	padding: 30px 40px 35px 45px;
	background-image: url(../images/sc_04.gif);
	background-repeat: repeat-y;
}
.xsmall {
	font-size: x-small;
}
a.foot:link {
	color: #999999;
	text-decoration: none;
}
a.foot:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.foot {
	color: #999999;
	text-decoration: none;
}
.LHS {
	background-color: #171717;
	background-image: url(../images/a_sc_08.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.RHS {
	background-image: url(../images/sc_05.gif);
	background-repeat: repeat-y;
	background-position: right;
}
hr {
	color: #CCCCCC;
	background-color: #EEEEEE;
	height: 1px;
	width: 100%;
	border: none;
}

.FootTile {
	background-image: url(../images/sc_09b.gif);
	background-repeat: no-repeat;
	background-position: right;
}
ol {

	color: #000000;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: x-small;
}
.archives {
	background-color: #EEEEEE;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #DADADA;
}
.PicCaption {
	font-size: xx-small;
	color: #999999;
}

