<style type="text/css">
body
{ 
background-color: #7AA5D3;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.copyright {
	font-size: 75%;
	font-weight: bold;
}
.header-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.sidelinks {
	color: #3974AE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2;
}
a.sidelinks:link {
    color: #3974AE;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

a.sidelinks:visited {
	text-decoration: none;
	font-family: Arial;
    font-weight: normal;
    font-size: 12px;
	color: #3974AE;
}
a.sidelinks:hover {
	text-decoration: underline;
    font-weight: normal;
    font-family: Arial;
    font-size: 12px;
	color: #3974AE;
}
a.sidelinks:active {
	text-decoration: none;
    font-weight: normal;
    font-family: Arial;
    font-size: 12px;
	color: #3974AE;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #289312;
	letter-spacing: -0.05em;
}
.style1 {font-size: 80%; }
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #289312;
	letter-spacing: -0.05em;
}

/* Table Settings */
td { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #000000; 
	font-size : 12px; 
}
/* Link Settings */
a { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #0000FF; 
	font-size : 12px; 
}
/* Link Hover Settings */
a:hover { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #333333; 
	font-size : 12px; 
	text-decoration : underline; 
}
/* Navigation Links */
.nav { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color: $settings[centerfont]; 
}
.nav:hover { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : underline; 
	color: $settings[centerfont]; 
}
/* Input Box Settings */
.input_box { 
	border: 1 solid #000000; 
	background-color: $settings[inputboxcolor]; 
	color: #000000; 
	font-family: Arial, Verdana, Sans-Serif; 
	font-size: 12px; 
	line-height: 13px; 
	font-weight: normal; 
}
/* Submit Button Settings */
.submit_button { 
	font-size : xx-small; 
	font-family : Arial, Verdana, Sans-Serif; 
	background-color : #CCCCCC; 
	color : #000000; 
	font-weight : bold; 
	border-width : thin; 
}
.TopNav {
	background: $settings[tablehead];
	color: $settings[tableheadtext];
	font-weight : bold;
}
.pdgtopnavhdr {
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-size:18 px
	font-weight:bold
	font-style:normal
	text-decoration:none
	color:#ffffff
	background-color:#333333
}
TD.TopNav {
	font-size: 12px;
	font-weight: bold;
	background: $settings[tablehead];
	color: $settings[tableheadtext];
}
.SideTable {
	background: $settings[tablebg];
	border-color: $settings[tableborder];
	border-style: solid;
	border-width: 1px;
}
TD.SideTableHeading {
	font-size: 12px;
	font-weight: bold;
	background: $settings[tablehead];
	color: $settings[tableheadtext];
}
.CenterTable {
	background: $settings[centerbg];
	border-color: $settings[centercolor];
	border-style: solid;
	border-width: 1px;
}
.CenterTableItems {
	border-color: $settings[centercolor];
	border-style: solid;
	border-width: 1px;
}
.ErrorTable {
	background: $settings[centerbg];
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}
.Required {
	color: #FF0000;
}
.HeadingFont {
	color: $settings[headingfont];
	font-size: 14px;
	font-weight: bold;
}
.OurPrice {
	background: $settings[tablebg];
}
TD.ErrorMain {
	font-size: 10px;
	font-weight: bold;
}
TD.CenterTableHeading {
	font-size: 12px;
	font-weight: bold;
	background: $settings[centerheader];
	color: $settings[centerfont];
}
.CartContents {
	font-size: 12px;
	text-decoration : none;
}
.CartContents:hover { 
	font-size : 12px; 
	text-decoration : underline; 
}
.PagesAlign {
	text-align: justify;
	line-height: 20px;
}
.HR1 {
	padding: 0px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	height: 1px; 
	border-style: none; 
	border-color: '$settings[centercolor]'; 
	color: '$settings[centercolor]'; 
}

a.footerlink:link {
    color: #008000;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

a.footerlink:visited {
    color: #008000;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
a.footerlink:hover {
    color: #008000;
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
a.footerlink:active {
    color: #008000;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.cat_title {
	color:#008000;
}

.subcats {
	line-height:20px;
	list-style:none;
}

a.subcatlink:link, a.subcatlink:visited {
	color:#008000;
	text-decoration:none;
}

a.subcatlink:hover {
	color:#008000;
	text-decoration:underline;
	color:#00C000;
}
	
a.subcatlink:active {
	color:#008000;
	text-decoration:none;
}
	
a.headerlink:link, a.headerlink:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a.headerlink:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
	
a.headerlink:active {
	color:#FFFFFF;
	text-decoration:none;
}

.ResourceList a:link, a:visited, a:active {
	color: #000000;
	text-decoration:underline;
}

.ResourceList a:hover {
	color: #008000;
	text-decoration:underline;
}

.alert {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}


/* You will not need to change below */
.small, .small:hover { font-family: Arial, Verdana, Sans-Serif; color: #333333; font-size: 10px; }
.small:link, .small:visited { text-decoration: underline; color: #333333; }
</style>
