/***** Global *****/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/img/bg-blue.jpg);
	background-repeat: repeat-x;/*	margin-top: 0px;
	margin-bottom: 0px;*/
}

p {
	margin-top: 1px;
	padding-top: 1px;
}

ul {
	margin-top: 5px;
	margin-bottom: 8px;
}

ul.sidelist {
	margin-top: 5px;
	margin-bottom: 8px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	margin-top: 5px;
	margin-bottom: 8px;
}

li.sidelist {
	margin-top: 5px;
	margin-bottom: 8px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.milonic {
	display: none;
}

/***** Links *****/
a:hover {
	color: #990000;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:active {
	color: #990000;
}

/***** Images *****/
img {
border: 0;
}

img.small {
	border: 0;
	width: 100px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 30px;
}

img.smalllist {
	border: 0;
	width: 90px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;
}

img.medium {
	border: 0;
	width: 160px;
	margin-left: 10px;
	margin-right: 30px;
}

/***** Heading *****/
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

h4.sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

/***** Formating *****/
.top-menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	width: 980px;
}

.top-nav {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 15px;
}

.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.bump-l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.bump-r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.related-item {
	background-color:#F3F9FC;
	color: #000000;
	width: 98%;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-position: center;
}

/***** Tables *****/
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	}

/*table.side {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}*/


/********************************************/
.tmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #DDE8E8;
	color: #999999;
	font-weight: bold;
}
.tmenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #999999;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 2px;
	width: 980px;
}
.c-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 14px;
	font-weight: bold;
}
.b_txt {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	color: #999999;
}
.i_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.related {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #003399}
.body_txt_xbold { font-family: "arial narrow", impact; font-style: normal; font-size: 18pt; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none ; clip: rect( ); color: #006666}
.body_txt { font-family: arial, helvetica; font-style: normal; font-size: 11pt; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none ; clip: rect( ); color: #333333}
.body_txt_bold { font-family: arial, helvetica; font-style: normal; font-size: 11pt; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none ; clip: rect( ); color: #333333}
.menu-list { font-family: arial, helvetica; font-style: normal; font-size: 9pt; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none ; clip: rect( ); color: #333333}
.menu-head { font-family: arial, helvetica; font-style: normal; font-size: 10pt; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none ; clip: rect( ); color: #333333}
.menu-side { font-family: arial, helvetica; font-style: normal; font-size: 9pt; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none ; clip: rect( ); color: #333333; filter: Xray; cursor: crosshair}
.menu-side-item { font-family: arial, helvetica; font-style: normal; font-size: 9pt; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none ; clip: rect( ); color: #333333}
.book_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 5px;
}
.buy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.dot {
	border-left: 1px solid #333399;
}
.ad1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
	letter-spacing: -1px;}
.rev-edit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.rev-cust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}

.your-price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;

}
.list-price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: line-through;
}

.nav-side-h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	letter-spacing: -1px;
}
.nav-side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.box-border {
	border: 1px solid #CCCCCC;
	margin: 10px;
}

