body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	line-height: 20px;
}
.contentLeftBkgd {
	background-image: url(../images/content-left-bkgd.gif);
	background-repeat: repeat-y;
}
.contentRighttBkgd {
	background-image: url(../images/content-right-bkgd.gif);
	background-repeat: repeat-y;
}
.contentCenterBkgd {
	background-image: url(../images/content-main-bkgd.gif);
	background-repeat: repeat-y;
}
.txtNavBkgd {
	background-image: url(../images/white-bkgd.gif);
	background-repeat: repeat-y;
}
.bkgd {
	background-color: #000000;
}
.logoRightBkgd {
	background-image: url(../images/logo-right.gif);
	background-repeat: no-repeat;
}
html {
	scrollbar-arrow-color:#F2F2F2;
	scrollbar-track-color:#A28E7C;
	scrollbar-face-color:#F9A11D;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#666666;
	scrollbar-shadow-color:#000000;
}
a:link {
	color: #FFFFFF
}
a:visited {
	color: #006699
}
a:hover {
	color: #CC9900
}
a:active {
	color: #000000
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}
li {
	color: #666666;
	list-style-type: square
}
ul {
	color: #339966;
	list-style-type: square
}
ol {
	color: #339966
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699
}
.mainText a:link {
	color: #333333;
	text-decoration: underline
}
.mainText a:visited {
	color: #666666;
	text-decoration: underline
}
.mainText a:hover {
	color: #999933;
	text-decoration: none
}
.mainText a:active {
	color: #333333;
	text-decoration: none
}
.mainText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 20px;
}
.mainText2 a:link {
	color: #FFFFFF;
	text-decoration: underline
}
.mainText2 a:visited {
	color: #FFFFFF;
	text-decoration: underline
}
.mainText2 a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333
}
.mainText2 a:active {
	color: #333333;
	text-decoration: none
}
.whiteBkgd {
	background-color: #FFFFFF;
}
.doubleLineBkgd {
	background-image: url(../images/double-line-bkgd.gif);
	background-repeat: repeat-x;
}
.singleLineBkgd {
	background-image: url(../images/single-line-grey-bkgd.gif);
	background-repeat: repeat-y;
}
.bottom {
	vertical-align: bottom;
}
.singleGreyHorizLine {
	background-image: url(../images/nav-headers/single-horiz-bkgd.gif);
	background-repeat: no-repeat;
}
.mainText2Center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.mainText2Left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.mainText2Right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
}
.smallBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.orderFormCenterBkgd {
	background-image: url(../images/order-form-main-bkgd.gif);
	background-repeat: repeat-y;
}
.blackBkgd {
	background-color: #000000;
	background-position: 0px 0px;
}
.superScript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
}
.thinBorder {
	border: thin solid #000000;
}
.rounded {
	background-color: #FFFFFF;
	border-radius: 20px 16px 0px 29px;
	-moz-border-radius: 20px 16px 0px 29px;
	-webkit-border-top-right-radius: 16px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 29px;
	border-top-width: 5px;
	border-right-width: 6px;
	border-bottom-width: 10px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ED1C24;
	border-right-color: #CCE2DB;
	border-bottom-color: #C3DEF3;
	border-left-color: #F58120;
	overflow: hidden;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

