body {
	background-color: #330033;
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
	font-size: 13px;
	font-weight: bold;
}
.whiteborder { 
margin: 0; 
padding: 3px; 
border: solid 1px #ccc 
}
.gray2pxborder {
	border: 2px solid #330000;
	text-indent: 0px;
	left: 4px;
}
.gray1pxborder { 
margin: 2px; 
padding: 2px; 
border: solid 1px #ccc }

.mainframe { border: double 3px #666 }

.headlines { 
font-size: 8pt; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
font-weight: normal; 
margin: 2px; 
padding: 2px; 
border: solid 1px #ccc }

.h3 { 
color: #660000; 
font-size: 20px; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
}

.contactinfo {
	font-size: 9px;
	font-weight: normal;
}
.header_bground {
	background-image:  url("Templates/images/template_01.jpg");
}
.footer_bground {
	background-image:  url("Templates/images/template_03.jpg");
}
.list_space {
	line-height: 16px;
}
.letterindent {
	text-indent: 10px;
}
.shipping_border {
	border: thin solid #660000;
}
.h1 {
	font-size: 13px;
	font-weight: bold;
	color: #990066;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #DFF8FF;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.sub1 {
	font-size: 12px;
	color: #6699CC;
	font-weight: bold;
}
.h4 {
	font-size: 14px;
	font-weight: bold;
	color: #6A0651;
	text-decoration: none;
}
.h5 {
	font-size: 11px;
	color: #F0DBCE;
}
.h6 {
	font-size: 13px;
	color: #FFFFFF;
}
.h7 {
	color: #A8C1DF;
}
a {
	color: #AA6993;
	text-decoration: none;
}
a:link {
	color: #AA6993;
	text-decoration: none;
}
a:hover{
	color: #66699ff;
	text-decoration; none;
	}
a:visited{
	color: #aa6993;
	text-decoration; none;
	}
#calendar {
	float: right;
	height: 60px;
	width: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	margin-left: 8px;
}
