body,td,th {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 12px;
	color: 1F93CA;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 1F93CA;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: 1F93CA;
}
.style4 {color: #FF0000}
.style5 {color: #009900}
.style6 {font-size: 14;
	font-weight: bold;
}
.style7 {font-size: 18px}
.style8 {
	color: #FF6600;
	font-weight: bold;
}
.style9 {color: #FF6600}

.bookname {font-size: 15;
	font-weight: bold;
	color:   #333333;
}

.discount {font-size: 14;
	font-weight: bold;
	color: #3333FF;
}

.status{font-size: 14;
	font-weight: bold;
	color: #669900;
}

.gray {font-size: 14;
	color: #666666;
}

.product_discount{
	font-weight: bold;
	color: #FF0000;
}

.product_total{
	font-weight: bold;
	color: #3300FF;
	font-size: 15px;


}

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:600px;
padding:14px;
}


/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{

font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;

}

.#stylized textarea{
	border:solid 1px #aacfe4;
width: 250px;
height: 150px;
}



#stylized button{
clear:both;
margin-left:0px;
width:100px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

FIELDSET {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 0.5em; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 0.5em; PADDING-BOTTOM: 0.5em; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #cccccc 1px solid
}

FIELDSET DIV {
	CLEAR: both; MARGIN: 0.3em 0px
}

LEGEND {
	FONT-SIZE: 1.2em; COLOR: #0b77b7
}
LEGEND SPAN {
	WIDTH: 10em; TEXT-ALIGN: right
	}
