
a:link.nobuy {
	font-family: Arial; font-size: 10pt; color: #0066FF; font-style: italic; 
	font-weight: bold }
a:visited.nobuy {
	font-family: Arial; font-size: 10pt; color: #6633CC; font-style: italic; 
	font-weight: bold }
a:hover.nobuy   { font-family: Arial; font-size: 10pt; color: #FF0000; font-weight: bold }


.SalePrice {color: #FF0000; font-size:10pt; font-weight:bold; font-family:Arial}
.PartText {font-weight: bold; font-size: 10pt; font-family:Arial}
.TitleText {font-weight: bold; font-family:Arial; font-size:10pt}
.RegPriceText {font-family:Arial; font-size:12pt; text-decoration:line-through; font-weight:bold}


.BookTable {font-family:Arial; font-size:10pt; 
            padding-left:8px; padding-right:5px; padding-top:1px; padding-bottom:2px}

.TextBoxFormat {
	background-color : #FFFFF0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	visibility : visible;
	border : thin solid #336699;
}

.SmallBoxFormat {
	width : 35px;
	background-color : #FFFFF0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	visibility : visible;
	border : thin solid #336699;
}

.TextAreaBoxFormat {
	width : 500px;
	height : 100px;
	background-color : #FFFFF0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	visibility : visible;
	border : thin solid #336699;
}

.BoxAreaFormat {
	width : 500px;
	background-color : #FFFFF0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	visibility : visible;
	border : thin solid #336699;
}

#bookMenuList li ul li a  {
    font-weight: bold;
    padding-left: 35px;
    width: 135px;
}

#BookMenuList li.NoArrow a, #mainMenu a#bookMenuID {
	font-size: 11px;
	background: none;
	color: #00FFFF;
	padding: 0 0 3px 5px;
    padding-left: 15px;
}

#BookMenuList li a {
	color: #00CCFF;
    background: none;
	font-weight: bold;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	border: medium none;
	padding-right: 0px;
	padding-bottom: 3px;
	font-size: 11px
}