body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF3399;
}
a:visited {
	color: #009999;
}
a:hover {
	color: #9966FF;
}
a:active {
	color: #999999;
}
h1 {
	font-size: 24px;
	color: #00CCFF;
}
h2 {
	font-size: 18px;
	color: #FF66CC;
}
h3 {
	font-size: 16px;
	color: #FF66CC;
}
h4 {
	font-size: 14px;
	color: #FF66CC;
}
h5 {
	font-size: 12px;
	color: #FF66CC;
}
h6 {
	font-size: 10px;
	color: #FF66CC;
}
#deliver {
	height: 106px;
	width: 506px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 14px;
	top: 45px;
}
hr {
	color: #FF66CC;
	height: 1px;
	width: 95%;
}
.smtxt {
	font-size: 10px;
}
.tdline {
	border: 1px solid #CC33CC;
}
.tdbkgrd1 {
	background-color: #B1F1D1;
}
.content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 80%;
	width: 600px;
	border: 1px solid #FF33CC;
	scrollbar-base-color:#FFFFFF;
	overflow: auto;
	padding: 5px;
	font-size: 14px;
	background-color: #F2F2F2;
	list-style-type: square;


}
input, select, button, textarea {
	background: #FFFFFF;
	font-family: verdana, tahoma, arial;
	color: #000000;
	border: 1px solid #FF33CC;
	font-size: 12px;
}
.content_black {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.content_h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.caltoday {
	font-size: 12px;
	font-weight: bold;
}
.calweekend {
	font-size: 12px;
	color: #009966;
}
span.titleText {
background:#04B9F2;
color:white;
font-weight:bold;
font-size:16px;
border:1px solid #E560B9;
padding:3px;
}

span.subTitleText {
background:#55B8E1 url(/9Volt/blankImage.png);
color:white;
font-weight:bold;
font-size:14px;
border:1px solid #E16ABA;
padding:2px;
}
 
.submitButton {
background:#63B5E5;
color:white;
font-size:12px;
font-family:Verdana, Arial;
}
.albumTable {
	width: 500px;
}
.iconCell {
	width: 150px;
	text-align: center;
	border: 0px solid #996699;
}
.displayBigImageCell {
	width: 500px;
	vertical-align: middle;
}
.descriptionCell {
	width: 150px;
	text-align: left;
	border: 0px solid #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.descriptionText {
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.displayBigImageText {
	width: 500px;
	vertical-align: middle;
}
.textCurrentPageIndicator {
	font-weight: bold;
	color: #FF3399;
}
.albumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.formTextArea {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #99CCFF;
	height: 100px;
}
.formSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #99CCFF;
	width: 150px;
}
.divider {
	border: 1px solid #FF3399;
}