/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:13 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
/*.maintable_bg { 
	background-image: url(/images/dropshadow_border_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}*/
.cat_description {  font-family : Arial, Verdana, sans-serif; font-size : 13px; color: #7F6331; font-weight: bold }
.boxText { font-family: Arial, Verdana, sans-serif; font-size: 13px; }
.navBlue     { color: #7F6331; font-size: 8pt; font-family: Arial, Verdana, sans-serif; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 13px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 13px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 13px; color: #7F6331; text-decoration: underline; }
html { overflow-y: scroll; }
body {
	height: 100%;
	background-image: url(/images/2010_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top; 
	margin-left: 0px;
	margin-top: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline; 
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background: #FFFFFF;
  color: #ffffff;
  font-weight : normal;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

a:hover.headerNavigation {
  color: #495402;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #FFFFFF;
}

TD.headerInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background: #FFFFFF;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FFFFFF;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9px;
  background: #FFFFFF;
  color: #ffffff;
}

.templateinfobox { 
	background-color: #FFFFFF; 
	background-image: url('images/infobox/el_box_bg.gif'); 
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #7F6331;
}

.infoBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #7F6331;
  font-weight: bold;
}

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  color: #7F6331;
  background-color: #FFFFFF;
}

TD.infoBoxHeadingImage {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-image: url(images/infobox/el_header_bg.gif);
  background-repeat: repeat-x;
  background-position: left;
  background-color: #FFFFFF;
}

TD.infoBoxFooterImage {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;

  background-image: url(images/infobox/el_bottom.gif);
  background-repeat: repeat-x;
  background-position: left;
  background-color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background-color: #FFFFFF;
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd {
  ;
}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even
 {  ;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background: #b6b7cb;
  color: #7F6331;
  font-weight: bold;
}
.productlisting-headingPrice { 
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

A.pageResults {
  color: #7F6331;
}

a:hover.pageResults {
  color: #DDB647;
  background: #495402;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #7F6331;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #7F6331;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}
SPAN.smallText, P.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
smallText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
smallText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
smallText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
smallText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #7F6331;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-color: #FFFFFF;
}

TD.category_desc {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #7F6331;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #7F6331;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 13px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 13px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 13px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 13px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 13px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 13px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 0px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content 	{BACKGROUND: none; COLOR: #7F6331; FONT-SIZE: 13px; FONT-FAMILY: Verdana, Helvetica}

.centerTable {  background:#FBFCFD url('images/spacer.gif') repeat-x fixed left top;  }

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url(images/button_left.gif);
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url(images/button_right.gif);
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url(images/button_bg.gif);
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #7F6331;
}
A.HeaderPageLinks {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #7F6331;
}
A.HeaderPageLinks:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #495402;
}

TD.cookieUsage {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}

/* WebMakers.com Added: Editing Attributes */
.attributeBoxContent { font-family: Arial, Verdana, sans-serif; font-size: 13px; color: #7F6331; background-color: #808080; }
.TR.attributeBoxContent { font-family: Arial, Verdana, sans-serif; font-size: 13px; color: #7F6331; background-color: #808080; }
.TD.attributeBoxContent { font-family: Arial, Verdana, sans-serif; font-size: 13px; color: #7F6331; background-color: #C0C0C0; }

.storyboxtitle 	{FONT-FAMILY: Verdana; COLOR: #7F6331; FONT-SIZE: 13px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link		{FONT-FAMILY: Verdana; COLOR: #7F6331; FONT-SIZE: 13px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active		{FONT-FAMILY: Verdana; COLOR: #7F6331; FONT-SIZE: 13px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited	{FONT-FAMILY: Verdana; COLOR: #7F6331; FONT-SIZE: 13px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover		{FONT-FAMILY: Verdana; COLOR: #DDB647; FONT-SIZE: 13px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 13px; font-weight: bold; color: #7F6331; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 13px; font-weight: bold; color: #7F6331; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 13px; color: #7F6331; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 13px; color: #7F6331; background-color: #CAEEFF; padding-left : 3px; line-height: 13px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 13px; color: #7F6331; background-color: #FFFFFF; padding-left : 3px; line-height: 13px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 13px; color: #7F6331; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 13px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}



 ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url(images/blackdot.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
/* padding-left: .6em; */
}
.maintable {
	background-image: url(/new/images/mainbg.jpg);
	background-repeat: no-repeat;
}
.boxtopstd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 000000;
	background-image: url(images/brownbg.jpg);
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.85;
	font-weight: bold;
}
.boxbodytd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background: #ffffff;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	font-weight: bold;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}
.blacktext a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.blacktext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.blacktext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	color: #000000;
}
.blacktext a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.seotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; background-image: url(images/brownbg.jpg); filter: alpha(opacity=75); opacity: .75; font-weight: bold; color: #FFFFFF; }
.style4 {font-family: Arial, Helvetica, sans-serif; background-image: url(images/whitebg.jpg); filter: alpha(opacity=75); opacity: .75;}

.topseo {
	color: #f3f7fa;
	font-size: 9px;
	font-weight: normal;
}
.topseo a:link {
	color: #f3f7fa;
	font-size: 9px;
	font-weight: normal;
}
.topseo a:visited{
	color: #f3f7fa;
	font-size: 9px;
	font-weight: normal;
}
.topseo a:hover{
	color: #f3f7fa;
	font-size: 9px;
	font-weight: normal;
}
.topseo a:active{
	color: #f3f7fa;
	font-size: 9px;
	font-weight: normal;
}
.style5 {
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/blackdot.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
   /* padding-left: .6em; */
}
.style6 {font-family: Arial, Helvetica, sans-serif; background-image: url(images/whitebg.jpg); filter: alpha(opacity=75); opacity: .75;}
.style7 {font-family: Arial, Helvetica, sans-serif; background-image: url(images/whitebg.jpg); filter: alpha(opacity=75); opacity: .75;}

.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #9b784c; }
.style9 {font-family: Arial, Helvetica, sans-serif; background-image: url(images/whitebg.jpg); filter: alpha(opacity=75); opacity: .75;}
.style10 {font-family: Arial, Helvetica, sans-serif; background-image: url(images/whitebg.jpg); filter: alpha(opacity=75); opacity: .75;}

.addresstext {
	color: rgb(179, 179, 179);
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
}
.footer_bg {
	background-image: url(/images/footer_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.style17 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.style17 a{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	
}
.style17 a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.medwhitetext {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}
.medwhitetext a:link{
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}
.medwhitetext a:visited{
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}
.medwhitetext a:hover{
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
}
.medwhitetext a:active{
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}
.goldtext {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #9c650d;
	font-size: 18px;
}
.goldtext a:link {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #9c650d;
}
.goldtext a:visited {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #9c650d;
}
.goldtext a:hover {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #9c650d;
	text-decoration: underline;
}
.goldtext a:active {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #9c650d;
}

.goldtext_med {
	color: #9c650d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.goldtext_med a:link {
	color: #9c650d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.goldtext_med a:visited {
	color: #9c650d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.goldtext_med a:hover {
	color: #9c650d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.goldtext_med a:active {
	color: #9c650d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.goldtext_med_italic {
	color: #9c650d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.goldtext_med_italic a:link {
	color: #9c650d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.goldtext_med_italic a:visited {
	color: #9c650d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.goldtext_med_italic a:hover {
	color: #9c650d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
.goldtext_med_italic a:active {
	color: #9c650d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.light_blue_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d77b5;
}
.leftsubnav {
	font-size: 12px;
	color: #3e5f70;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}
.leftsubnav a:link{
	font-size: 12px;
	color: #3e5f70;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}
.leftsubnav a:visited{
	font-size: 12px;
	color: #3e5f70;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}
.leftsubnav a:hover{
	font-size: 12px;
	color: #3e5f70;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	text-decoration:underline;
}
.leftsubnav a:active {
	font-size: 12px;
	color: #3e5f70;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}
.bluegreen_header {
	font-size: 18px;
	color: #3F6474;
	font-weight: bold;
}
.bluegreen_header a:link{
	font-size: 18px;
	color: #3F6474;
	font-weight: bold;
}
.bluegreen_header a:visited{
	font-size: 18px;
	color: #3F6474;
	font-weight: bold;
}
.bluegreen_header a:hover{
	font-size: 18px;
	color: #3F6474;
	font-weight: bold;
}
.bluegreen_header a:active{
	font-size: 18px;
	color: #3F6474;
	font-weight: bold;
}