
/* Body Settings */
body { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #000000; 
	font-size : 12px; 
	background-color : #FFFFFF; 
}
/* Table Settings */
td { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #000000; 
	font-size : 12px; 
}
/* Link Settings */
a { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #666666; 
	font-size : 12px; 
                text-decoration : underline; 
                

                
}
/* Link Hover Settings */
a:hover { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #FF9900; 
	font-size : 12px; 
                text-decoration : none; 
                
	
}
/* Navigation Links */
.nav { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color: #FF9900; 
}
.nav:hover { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color: #FF9900; 
}
/* Input Box Settings */
.input_box { 
	border: 1 solid #000000; 
	background-color: #FFFFFF; 
	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: FF9900;
	color: #659832;
	font-weight : bold;
}
TD.TopNav {
	font-size: 10px;
	font-weight: bold;
	background: FF9900;
	color: #659832;
}
.SideTable {
	background: #FFFFFF;
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 1px;
 
}
TD.SideTableHeading {
	font-size: 12px;
	font-weight: bold;
	background: FF9900;
	color: #659832;
}
.CenterTable {
	background: #F2F2F2;
	border-color: #C0C0C0;
	border-style: solid;
	border-width: 1px;
}
.CenterTableItems {
	border-color: #C0C0C0;
	border-style: solid;
	border-width: 1px;
}
.ErrorTable {
	background: #F2F2F2;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}
.Required {
	color: #FF0000;
}
.HeadingFont {
	color: #659832;
	font-size: 12px;
	font-weight: bold;
}
.OurPrice {
	background: #FFFFFF;
}
TD.ErrorMain {
	font-size: 10px;
	font-weight: bold;
}
TD.CenterTableHeading {
	font-size: 11px;
	font-weight: bold;
	background: ffffff;
	color: #FF9900;
}
.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: '#C0C0C0'; 
	color: '#C0C0C0'; 
}
#heading ,#rTitle a {
	
font-size:16px;

text-decoration:none;

text-align:left;

}

#rTitle {
	
padding:3px 0px;
text-align:left;

}

#rTitle a:hover {
	
color:#FF0000;
	
}

#headingCell {

	font-size:16px;
	font-weight:bold;
	
}
/* You will not need to change below */
.small, .small:hover { font-family: Arial, Verdana, Sans-Serif; color: #666666; font-size: 12px; }
.small:link, .small:visited { text-decoration: none; color: #666666; }
