body {
	background-image: url(../images/bg.gif);
      margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;

}

.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #7799b4;
	
}

.headersm {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #7799b4;
	
}


.copy {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #73797e;
	

}
.copysm {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #73797e;
	

}
.copywhite {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	

}
.headerorange {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #ba3f00;

}



.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #647177;
	
}

A:link { color: #ba3f00; font-size: 14px; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; line-height: 20px; text-decoration: none    }
A:active { color: #ba3f00; font-size: 14px; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; line-height: 20px; text-decoration: none    }
A:visited { color: #ba3f00; font-size: 14px; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; line-height: 20px; text-decoration: none    }
A:hover { color: #ba3f00; font-size: 14px; font-weight: bold;line-height: 20px; text-decoration: underline     }


A.cart:link { color: #FFF; font-size: 16px; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; line-height: 24px; text-decoration: none    }
A.cart:active { color: #FFF; font-size: 16px; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; line-height: 24px; text-decoration: none    }
A.cart:visited { color: #FFF; font-size: 16px; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; line-height: 24px; text-decoration: none    }
A.cart:hover { color: #ba3f00; font-size: 16px; font-weight: normal;line-height: 24px; text-decoration: none     }






.mytable {
	border-width: 4px 4px 4px 4px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #edf1f4 #edf1f4 #edf1f4 #edf1f4;
	
	
}

TD.myclass {
	border-width: 4px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #edf1f4 #edf1f4 #edf1f4 #edf1f4;
	

}
TD.myclassleft {
	border-width: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #edf1f4 #edf1f4 #edf1f4 #edf1f4;
	

}

img.content {
	border-width: 2px; 
	border-color:#edf1f4;
	border-style: solid;
	padding: 2px;
}




