body {
	font-size: 10pt;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	text-align: center;
	margin: 0px;
	
	background-color: #003300;
	background-position: top center;
	background-attachment: fixed;	
	background-image: url('/images/BackGround.jpg'); 
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

A:active
{
	color: #400000;
}

A:hover
{
	color: #A04000;
}

A:visited
{
	color: #400000;
}

A:link
{
	color: #400000;
}

.SideBarTD {
	font-size: 10pt;
	width: 167px;
	vertical-align: top;
	text-align: left;
	padding-top: 75px;
	padding-right: 5px;
	padding-bottom: 100px;
	padding-left: 28px; 
	background-image: url('/images/SideBarBackground.jpg');
}

.SideBarUL
{
	margin-top: 3pt;
	margin-left: 12px;
	padding-left: 12px;
	font-size: 9pt;
}


.MainBodyTD {
	font-size: 10pt;
	line-height: 150%;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	padding-top: 75px;
	padding-right: 25px;
	padding-bottom: 100px;
	padding-left: 25px; 
}


.ArchiveTopLabel {
	font-size: 12pt;
	font-weight: 700;
	text-align: center;
	color: #003300;
}


.PostTitle {
	font-size: 14pt;
	font-weight: 700;
}

.PostFooter {
	font-size: 8pt;
}


.CommentsHeader {
	font-weight: 700;
	color: #003300;
}

.CommentsPostTime {
	font-size: 7.5pt;
	text-align: right;
	color: #808080;
}

.CaptionText {
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
	color: #003300;
}

.NormalText {
	font-size: 9pt;
	line-height: 150%;
}

.SmallText {
	font-size: 8pt;
	line-height: 150%;
}

.NormalTextBold {
	font-size: 9pt;
	line-height: 150%;
	font-weight: 700;
}

.BigTextBold {
	font-size: 14pt;
	font-weight: 700;
}

.HugeTextBold {
	font-size: 18pt;
	font-weight: 700;
}

.LightLink {
	color: #88CC88;
}

.AboutLinkListHeader {
    color: #FFFF80
}

.StandardBodyTable {
	background-color: #003300;
	background-position: top center;
	background-attachment: fixed;
	background-image: url('/images/BackGround.jpg'); 
	background-repeat: repeat-y;
    height: 100%;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-collapse: collapse;
	border-style: none;
}

.BodyCellHeaderDIV {
    margin: 0px 0px 0px 0px;
    padding: 168px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse;
    width: 720px;
    vertical-align: top;
	text-align: right;
	font-size: 8pt;
	font-weight: 700;
	color: #DDDDDD;
}

.BodyCellHeader {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse;
    width: 720px;
    height: 212px;
    vertical-align: top;
    background-color: #FF8000;
	background-image: url('/images/Survivor.jpg');
	background-attachment: scroll;
}

.PageFooterCell {
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
	color: #808080;
	text-align: center;
	vertical-align: middle;
	height: 36pt;
	background-color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse;
    width: 720px;
}

.PageFooterCellText {
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
	color: #808080;
}

.BodyCellTD {
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse;
    width: 720px;
    vertical-align: top;
}

a.HeaderMenuLink:active {
    color: #004000;
}
a.HeaderMenuLink:hover {
    color: #004000;
}
a.HeaderMenuLink:visited {
    color: #004000;
}
a.HeaderMenuLink:link {
    color: #004000;
}
