<Style>/* Default CSS Stylesheet for a new Web Application project */{text-align: left}

.GeneralPage
{
margin:0px; background-color: #839567; /* Background Color */
/* Margins */
/* Margins */
/* Margins */
text-align:left; background-image:url('Images/Snowflake-backgnd.jpg')
}

.GeneralTable
{
background-color: #839567; text-align:left; width:750px
}

.TopBanner
{
/* Font Face */
/* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #839567; /* Background color */
text-align: left
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: #839567; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: left; /* Align Text */
background-image: url('images/gld_grn_topbar.JPG'); /* Background Image */
width:750px; height:40px; vertical-align:top; horizontal-align:center 
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: #839567; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
width:750px; vertical-align:top; horizontal-align:center;
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #C2C285; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #400000; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 100px;
}

.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #C2C285; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: top; /* Align Text */
width: 100px
}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #C2C285; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
background-color: #400000; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 120px;
}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #C2C285; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 120px;
}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: #C2C285; /* Font Color */
font-weight: bold; /* Font Style */
/* FontStyle */
background-color: #000000; /* Background color */
background-image: url('images/rockwall4.jpg'); /* Background Image */
width:750px; height:150px; vertical-align:top; text-align:center; padding-left:10px; padding-right:10px; padding-top:6px; padding-bottom:10px
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: #C2C285; /* Font Color */
font-weight: bold; /* Font Style */
text-align:center
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #004000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ffffd5; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ffffd5; /* Background color */
text-align: Right; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 11pt; /* Font Size */
color: #006600; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ffffd5; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: left; font-weight:bold 
}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #ffffd5; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: 21130A; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{

}

.ContentTableHorizontal
{
background-color: ;
}

.PageNumbers
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */text-align:right; line-height:100%; font-weight:bold
} 


</Style>