
/* Body Settings */
body { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #000000; 
	font-size : 10px; 
	background-color : #FFFFFF; 
}
/* Border Style */
.styleborderStyle  {
     border-style: solid;
     border-color: AAAAAA;
	 border-collapse: collapse;
}
/* Table Settings */
td { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #000000; 
	font-size : 10px; 
}
/* Link Settings */
a { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #666666; 
	font-size : 10px; 
}
/* Link Hover Settings */
a:hover { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #333333; 
	font-size : 10px; 
	text-decoration : underline; 
}
/* Navigation Links */
.nav { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 12px; 
	text-decoration : none; 
	color: FFFFFF; 
}
.nav:hover { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 12px; 
	text-decoration : underline; 
	color: FFFFFF; 
}
.nav1 { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 10px; 
	text-decoration : none; 
	color: 777777; 
}
.nav1:hover { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 10px; 
	text-decoration : underline; 
	color: #777777; 
}
.nav2 { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 12px; 
	text-decoration : none; 
	color: 527A11; 
}
.nav2:hover { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 12px; 
	text-decoration : underline; 
	color: 000000; 
}
.headline { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 12px; 
	text-decoration : none; 
	color: 517a10;
}
/* Input Box Settings */
.input_box { 
	border: 1 solid #000000; 
	background-color: #ffffff; 
	color: #000000; 
	font-family: Arial, Verdana, Sans-Serif; 
	font-size: 10px; 
	line-height: 11px; 
	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: #334229;
	color: #FFFFFF;
	font-weight : bold;
}
TD.TopNav {
	font-size: 12px;
	font-weight: bold;
	background: #334229;
	color: #FFFFFF;
}
.SideTable {
	background: #ffffff;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}
TD.SideTableHeading {
	font-size: 11px;
	font-weight: bold;
	background: #ffffff;
	color: #660000;
}
.CenterTable {
	background: #FFFFFF;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
.CenterTableItems {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
.ErrorTable {
	background: #FFFFFF;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}
.Required {
	color: #FF0000;
}
.HeadingFont {
	color: #777777;
	font-size: 14px;
	font-weight: bold;
}
.TextAFont {
	color: #000000;
	font-size: 14px;
}
.SmallHeadingFont {
        font-family : Arial, Verdana, Sans-Serif;
	color: 660000;
	font-size: 11px;
        text-decoration : underline;
}
.SmallHeadingFont:hover {
        font-family : Arial, Verdana, Sans-Serif;
	color: 666666;
	font-size: 11px;
        text-decoration : underline;
}
.SmallHeadingA {
        font-family : Arial, Verdana, Sans-Serif;
	color: 660000;
	font-size: 11px;
	font-weight: bold;
        text-decoration : none;
}
.SmallHeadingB {
        font-family : Arial, Verdana, Sans-Serif;
	color: 660000;
	font-size: 18px;
        text-decoration : none;
}
.FeatureFontA {
	color: FFFFFF;
        font-family : "Times New Roman", Times, serif;
	font-size: 24px;
        text-decoration : none;
}
.FeatureFontA:hover {
	color: FFFFFF;
        font-family : "Times New Roman", Times, serif;
	font-size: 24px;
        text-decoration : none;
}
.FeatureFontB {
	color: FFFFFF;
        font-family : "Times New Roman", Times, serif;
	font-size: 12px;
        text-decoration : none;
}
.FeatureFontB:hover { 
	font-family : "Times New Roman", Times, serif; 
	font-size : 12px; 
	text-decoration : underline; 
	color: FFFFFF; 
}
.SubCatHeader {
	color: C3CCAF;
        font-family : "Times New Roman", Times, serif;
	font-size: 48px;
        text-decoration : none;
}
.CatHeading {
        font-family : Arial, Verdana, Sans-Serif;
	color: 660000;
	font-size: 36px;
        text-decoration : none;
}
.CatLink {
        font-family : Arial, Verdana, Sans-Serif;
	color: FFFFFF;
	font-size: 12px;
        text-decoration : none;
}
.CatLink:hover {
        font-family : Arial, Verdana, Sans-Serif;
	color: FFFFFF;
	font-size: 12px;
        text-decoration : underline;
}
.OurPrice {
	background: #ffffff;
}
TD.ErrorMain {
	font-size: 10px;
	font-weight: bold;
}
TD.CenterTableHeading {
	font-size: 12px;
	font-weight: bold;
	background: #FFFFFF;
	color: #777777;
}
TD.CenterTableHeading1 {
	font-size: 24px;
	background: #FFFFFF;
	color: 999999;
}
.CartContents {
	font-size: 9px;
	text-decoration : none;
}
.CartContents:hover { 
	font-size : 9px; 
	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: '#FFFFFF'; 
	color: '#FFFFFF'; 
}
/* 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; }
