<style type="text/css">
/* Body Settings */
body { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
	background-color : #FFFFFF; 
}
/* Table Settings */
td { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 11px; 
}
/* Link Settings */
a { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #0000FF; 
	font-size : 10px; 
}
/* Link Hover Settings */
a:hover { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 10px; 
	text-decoration : none; 
}
/* Navigation Links */
.nav { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold; 
	text-decoration : none; 
	color: $settings[centerfont]; 
}
.nav:hover { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	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: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: normal; 
}
/* Submit Button Settings */
.submit_button { 
	font-size : xx-small; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	background-color : #CCCCCC; 
	color : #000000; 
	font-weight : bold; 
	border-width : thin; 
}
.TopNav {
	background: $settings[tablehead];
	color: $settings[tableheadtext];
	font-weight : bold;
}
TD.TopNav {
	font-size: 11px;
	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: 16px;
	font-weight: bold;
; font-family: Arial, Helvetica, sans-serif; color: #000066
}
.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: 11px;
	text-decoration : none;
}
.CartContents:hover { 
	font-size : 11px; 
	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]'; 
}

TABLE.menu A {
	BORDER-RIGHT: #d9f383 1px solid;
        BORDER-TOP: #d9f383 1px solid;
        DISPLAY: block;
        BORDER-LEFT: #d9f383 1px solid;
        BORDER-BOTTOM: #d9f383 1px solid;
        clip:  rect(   )
}
DIV.menu A {
        BACKGROUND: #006600;	
        PADDING-RIGHT: 5px;
        PADDING-LEFT: 5px;
        FONT-SIZE: 11px;
        PADDING-BOTTOM: 2px;
        COLOR: #FFFFFF;
        LINE-HEIGHT: 16px;
        PADDING-TOP: 2px;
        FONT-FAMILY: Tahoma, verdana, sans-serif;
        TEXT-DECORATION: none;
        font-weight: bold;
        width: 102px;
        clip:  rect(   )
}
DIV.menu A:active {
        COLOR: #FFFFFF;
        TEXT-DECORATION: none
}
DIV.menu A:visited {
        COLOR: #FFFFFF;
        TEXT-DECORATION: none
}
DIV.menu A:hover {
	BORDER-RIGHT: #000000 1px solid;
        BORDER-TOP: #000000 1px solid;
        BACKGROUND: #d9f383;
        BORDER-LEFT: #000000 1px solid;
        BORDER-BOTTOM: #000000 1px solid;
        TEXT-DECORATION: none;
        color: #000066
}


TABLE.menu2 A {
	BORDER-RIGHT: #333333 1px solid;
        BORDER-TOP: #333333 1px solid;
        DISPLAY: block;
        BORDER-LEFT: #333333 1px solid;
        BORDER-BOTTOM: #333333 1px solid;
        clip:  rect(   )
}
DIV.menu2 A {
        BACKGROUND: #CCCCCC;	
        PADDING-RIGHT: 5px;
        PADDING-LEFT: 5px;
        FONT-SIZE: 11px;
        PADDING-BOTTOM: 5px;
        COLOR: #FFFFFF;
        LINE-HEIGHT: 16px;
        PADDING-TOP: 5px;
        FONT-FAMILY: Tahoma, verdana, sans-serif;
        TEXT-DECORATION: none;
        font-weight: bold;
        width: 150px;
        clip:  rect(   )
}
DIV.menu2 A:active {
        COLOR: #FFFFFF;
        TEXT-DECORATION: none
}
DIV.menu2 A:visited {
        COLOR: #FFFFFF;
        TEXT-DECORATION: none
}
DIV.menu2 A:hover {
	BORDER-RIGHT: #000000 1px solid;
        BORDER-TOP: #000000 1px solid;
        BACKGROUND: #EAEAEA;
        BORDER-LEFT: #000000 1px solid;
        BORDER-BOTTOM: #000000 1px solid;
        TEXT-DECORATION: none;
        color: #000066
}
.txt12 { font-size: 11pt; font-family: Arial, Helvetica, sans-serif; ; font-weight: bold}
.txt11 { font-size: 11pt; font-family: Arial, Helvetica, sans-serif ; ; font-weight: normal}
.txt10 { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
.txt9 { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; }
.txt8 { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }
.txt7 { font-size: 7.5pt; font-family: Helvetica, Arial, sans-serif; color: #CCCCCC; }

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

