\<Style>/* Default CSS Stylesheet for a new Web Application project */{}
 

.GeneralPage
{
background-color: ;
	background-image: url(images/bkgrd.jpg);
	margin-bottom: 0px;
	margin-left: 22px;
	margin-right: 0px;
	margin-top: 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
}

p {
	line-height: normal;
}
.GeneralTable
{
background-color: ; /* Background Color */
}

.TopBanner
{
font-family: verdana, arial, sans-serif; /* Font Face */
font-size: 0pt; /* Font Size */
color: ; /* Font Color */
font-weight: Normal; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: verdana, arial, sans-serif; /* Font Face */
font-size: 0pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBannerText
{
font-family: verdana, arial, sans-serif; /* Font Face */
font-size: 0pt; /* Font Size */
color: #FFFFFF ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
}

.LeftColumn
{
font-family: verdana, arial, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
background-image: url(images/column_bkgrd.gif); /* Background Image */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 195px;
margin-left: 5px; /* Margins */}

.LeftColumnText
{
font-family: verdana, arial, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* 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: 0px;}

.RightColumn
{
font-family: Times New Roman, Times, serif; /* Font Face */
font-size: .8em; /* Font Size */
color: #999999; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
background-color: #FFFFFF ; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 0px;}

.RightColumnText
{
color: #999999;
font-weight: bold;
font-size: 1em;
font-family: Times New Roman, Times, serif; /* Font Face */
font-style: normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 0px;}

.FooterText
{
font-family: verdana, arial, sans-serif; /* Font Face */
font-size: 9pt; /* Font Size */
color: #999999; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: center; /* Align Text */
vertical-align: baseline; /* Align Text */
}

.Instructions
{
font-family: verdana, arial, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* 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 */
}

.ErrorMessages
{
font-family: verdana, arial, sans-serif; /* Font Face */
font-size: 14pt; /* Font Size */
color: #FF0000 ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: ; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.Messages
{
font-family: verdana, arial, sans-serif; /* Font Face */
font-size: 1.25em; /* Font Size */
color: #666633; /* 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 */
}

.Headings
{
font-family: Times New Roman, Times, serif; /* Font Face */
font-size: 1.2em; /* Font Size */
color: ; /* Font Color */
font-weight: bolder; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Times New Roman, Times, serif; /* Font Face */
font-size: .9em; /* Font Size */
color: ; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: left; /* Align Text */
}
.Product
{
font-family: Times New Roman, Times, serif; /* Font Face */
font-size: 1.15em; /* Font Size */
color: #000000; /* Font Color */
font-weight: bolder; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}
.Price
{
font-family: Times New Roman, Times, serif; /* Font Face */
font-size: 1em; /* Font Size */
color: #000000; /* 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 */
}
.PriceSale
{
font-family: Times New Roman, Times, serif; /* Font Face */
font-size: 1em; /* Font Size */
color: #FF0000; /* 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 */
}
.ContentTableHeader
{
font-family: Times New Roman, Times, serif; /* Font Face */
font-size: 1em; /* Heading Font Size */
color: #669933; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: ; /* Background color */
font-variant: small-caps;
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #000000;
}

.ContentTableHorizontal
{
background-color: ;
}

/*----Footer Formating--------------------- */
.footer {
margin-top: 10px;}

.lowerNav {
margin-left: 5px;
font-weight: bold;
	font-size: 1em;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.copyright {
	font-family: Times New Roman, Times, serif;
	font-size: 0.8em;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
}
.copyrightLinks {
	color: #000000;
	text-decoration: none;
}

.btmCap {
	margin-left: 10px;
	margin-top: 0px;
}
a {
	color: #2E7D2A;
}
a:hover {
	color: #1C4A1B;
	text-decoration: underline;
}

span.footer {
	color: #000000;
	font-size: xx-small;
}
a.footerLink {
	color: #669966;
	font-size: xx-small;
}
span.cellTitle {
	color: #669966;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
}
.featureImg {
	float: left;
	margin: 5px 10px 10px 15px;
}
.productSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
</Style>
