
body {
	background-color: #57102A;
	margin: 0px;
}
body, td, th, textarea {
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #57102A;
	font-weight: normal;
}
th {
	text-align: right;
	padding-right: 5px;
}
a {
	color: #57102A;
}
body a:hover {
	text-decoration: underline;
}
a img {
	border: 0px;
}
li {
	color: #57102A;
}
b {
	color: #57102A;
}
select {
	font-size: 10pt;
}
form {
	display: inline;
}

.testimonialLinks A {
	text-decoration: none;
	font-style: italic;
	color: #BB6C81;
	font-size: 9pt;
}

.smallTextBox {
	cursor: auto;
	font-size: 10pt;
	width: 55px;
}

.link {
	cursor: hand;
	cursor: pointer;
}

.titleLink A {
	text-decoration: none;
	font-weight: bold;
}

.titleLink A:hover {
	text-decoration: underline;
}

.qty {
	width: 25px;
	cursor: auto;
	font-size: 10pt;
	text-align: center;
}

.textLinks A, .pagingLinks A, .pagingLinks A:hover {
	text-decoration: none;
}

.textLinks INPUT, .pagingLinks INPUT {
	cursor: hand;
	cursor: pointer;
}

.itemImage {
	float: left;
	margin: 4px 10px 10px 0px;
	text-align: center;
	font-size: 10pt;
}
.itemImage A {
	text-decoration: none;
}

.button {
	border: 1px solid black;
	font-size: 10pt;
	padding: 0px 3px 0px 3px;
}

.textBox {
	font-size: 10pt;
	width: 140px;
}

.largeTextBox {
	font-size: 10pt;
	width: 184px;
}

.selectText, .selectLinks, .selectLinksLoad {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	cursor: hand;
	cursor: pointer;
	color: #57102A;
}
.selectLinksLoad {
	display: none;
	position: absolute;
}
.selectLinks {
	position: absolute;
	z-index: 99999;
	border: 1px solid black;
	background-color: white;
	overflow: auto;
	filter: progid:DXImageTransform.Microsoft.Fade( duration=0.2 );
}
.selectLinks A {
	width: 100%;
	color: #57102A;
	text-decoration: none;
	font-weight: normal;
	padding: 1px 2px 3px 4px;
}
.selectLinks A:hover {
	color: white;
	background-color: navy;
}

.noUnderLines A {
	text-decoration: none;
	color: black;
}

.navButton, .navButton_selected, .navContent {
	border-left: 1px solid #8E566E;
	border-bottom: 1px solid #8E566E;
	border-right: 1px solid #8E566E;
	height: 29px;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: tahoma;
	font-weight: bold;
	text-align: center;
}

.navButton {
	background-image: url('/images/nav_button.gif');
	cursor: hand;
	cursor: pointer;
}

.navButton_selected {
	background-image: url('/images/nav_button_selected.gif');
}

.navContent {
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	background-color: #F8F0DF;
	color: #616199;
}

.navContent A {
	text-decoration: none;
	color: #894864;
	width: 100%;
	padding: 1px;
	display: block;
}

.navContent A:hover {
	text-decoration: underline;
}

.navButton A, .navButton A:hover, .navButton_selected A, .navButton_selected A:hover {
	text-decoration: none;
	color: #FFD700;
}

.topLinks, .topLinks A {
	font-size: 10pt;
	font-weight: bold;
	font-family: tahoma;
	color: #FFF7E5;
	text-decoration: none;
}

.topLinks A:hover {
	color: #FFD700;
	text-decoration: none;
}

.largeButtonText, .largeButtonText A, .largeButtonText A:hover {
	color: #FFD700;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

.buttonText, .buttonText A, .buttonText A:hover {
	color: #FFF9ED;
	text-decoration: none;
}

.currentPage {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

.itemList {
	text-align: center;
}

.itemList TH {
	text-align: center;
	background-color: #966770;
	padding: 8px;
}

.itemList TH, .itemList TH A {
	color: #FFF9ED;
	text-decoration: none;
}

.itemList TD {
	padding:4px 5px 4px 5px;
}

.alignedTable TD {
	text-align: left;
}

.alignedTable TH {
	text-align: right;
}

.detail TD, .detail TH {
	background-color: #E8D8C8;
}
.detail TH {
	padding:2px 2px 2px 0px;
	vertical-align: top;
}
.detail TD {
	padding:2px 0px 2px 5px;
}

.thumbnail {
	vertical-align: bottom;
	text-align: center;
	width: 110px;
}

.thumbnail IMG {
	margin-bottom:2px;
}

.thumbnail A {
	display: block;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
}

.thumbnail A:hover {
	background-color: #57102A;
	color: #FFD700;
	text-decoration: none;
}

.tabTable {
	border: 1px solid #966770;
}
.tab, .selectedTab {
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #966770;
}
.tab {
	background-color: #E8D8C8;
	cursor: hand;
	cursor: pointer;
}
.selectedTab {
	cursor: default;
	color: #FFF9ED;
	font-weight: bold;
	background-color: #966770;
	border-width: 1px 1px 0px 0px;
}
.tabContent {
	height: 120px;
}
.tabContent A {
	font-weight: normal;
	text-decoration: underline;
}

.titleText {
	font-size: 16pt;
	font-family: verdana;
}

.borderedTable {
	border-top: 1px solid #F8F0DF;
	border-left: 1px solid #F8F0DF;
	background-color: #E8D8C8;
}
.borderedTable TD {
	border-bottom: 1px solid #F8F0DF;
	border-right: 1px solid #F8F0DF;
	padding: 5px;
}
.borderedTableHeader B, .borderedTableHeader TD {
	color: #F8F0DF;
	background-color: #57102A;
}
.borderedTableColumn {
	color: #F8F0DF;
	background-color: #966770;
}

