body{
	margin:0;
	background:#010642 url("../images/backs/mainBG.gif") repeat-x center top;
}

form{
	margin:0;
	padding:0;
}

/* -------------------- */

.main{
	margin:0 auto;
	padding:0;
	width:820px;
}

/* -------------------- */

.tool{
	background:#6A6C6F url("../images/backs/mainBG0.gif") no-repeat center top;
	height:60px;
	padding-top:10px;
	padding-left:450px;
	padding-right:10px;
}

/* -------------------- 

.top{
	background:#FFFFFF url("../images/tools/logo.jpg") no-repeat left top;
	padding-top:20px;
	padding-left:350px;
	padding-right:20px;
	width:450px;
	height:80px;
}

-------------------- */

.menu{
	width:100%;
	line-height:normal;
	text-align:left;
	background:transparent url("../images/backs/menusBG.gif") repeat-x center top;
	height:30px;
}
.menu ul{
	margin:0px auto;
	width:720px;
	list-style:none;
	padding:0;
}
.menu li{
	background:transparent url("../images/backs/menuBG.gif") no-repeat center top;
	float:left;
	margin:0;
	padding:0;
	width:102px;
	height:29px;
}
.menu li a{
	font:0.70em tahoma;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	line-height:2.7em;
	font-weight:bold;
	text-align:center;
}
.menu li a:hover{
	background:transparent url("../images/backs/menuBGO.gif") no-repeat center top;
}

/* -------------------- */

.cats{
	margin: 0;
	padding: 0;
	list-style: none;
	border-top:0;
	border-bottom:0;
}
.cats li{
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #EEEEEE;
}
.cats li a{
	font:0.70em tahoma;
	line-height:1.90em;
	display: block;
	color:#000000;
	text-decoration: none;
	padding-left:5px;
}
.cats li a:hover{
	color:#333;
	background-color:#EFECE7;
}

.cats li ul{
	margin: 0;
	padding: 0;
	list-style: none;
	border:0;
}
.cats li ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	border:0;
	border-top:1px dashed #F0F0F0;
}
.cats li ul li a, 
.cats li ul li a:hover{
	font-family: tahoma;
	font-size:0.70em;
	line-height:1.70em;
	display: block;
	color: #444;
	text-decoration: none;
	padding-left:10px;
	cursor:pointer;
}

.ablock{
	float:left; 
	border:1px solid #EEEEEE; 
	width:100px; 
	padding:5px;
}

.bblock{
	float:left;
	width:410px;
	margin-left:10px;
}



/* -------------------- */
.cont{
	background:#FFFFFF url("../images/backs/topBG.gif") repeat-x center bottom;
	padding:5px;
	clear:both;
}
.cont td{
	vertical-align:top;
	padding:5px;
}
.footer{
	width:820px;
	margin:0px auto;
	background:#650000 url("../images/backs/footer.gif") repeat-x left top;
}

/* -------------------- */

.publisher{
	width:30.2%;
	float:left;
	padding:5px;
	border:1px solid #E3E5E7;
	margin:2px;
	background-color:#F9F9F9
}

.publisher:hover{
	border:1px solid #C3C5C7;
}

.container{
	margin-bottom:10px !important;
}

.title{
	font:0.75em tahoma;
	color:#222222;
	font-weight:bold;
	background:transparent url("../images/backs/titleBG.gif") repeat-x right top;
	margin:0;
	padding:5px;
	padding-left:10px;
	border-left: 1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
	
}
.title a{
	text-decoration:none;
	color:#222222;
}

.a{
	padding-right:11px;
	background:transparent url(../images/icons/anchor.gif) no-repeat right 1px;
	margin-right:5px;
}

.title span{
	font-weight:normal !important;
}
.inset{
	padding:10px;
	background:#FCFCFC url("../images/backs/insetBG.gif") repeat-x center bottom;
	border:1px solid #E3E5E7;
	border-top:0;
}
.subhd{
	font:0.71em Tahoma,sans-serif;
	color:#000000;
	text-decoration:none;
	line-height:1.4em;
	font-weight:bold !important;
	padding:0 0 3px 0 !important;
	border-bottom:1px solid #E9E9E9;
	margin-bottom:3px !important;
}
.contn{
	margin:0;
	padding:0;
}
.contn a{
	color:#222222;
	text-decoration:none;
}
.contn a:hover{
	text-decoration:underline;
}

/* -------------------- */

.contbg{
	background:transparent url("../images/tools/small.gif") no-repeat top center !important;
	vertical-align:bottom;
	padding:0;
	padding-left:10px;
}

.font{
	font:0.71em Tahoma,sans-serif;
	color:#000000;
	text-decoration:none;
	line-height:1.4em;
}

.font a{
	color:#000000;
	text-decoration:none;
}


.white{
	font:0.71em Tahoma,sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

/* -------------------- */

.r1{/* Round border */
	padding:0 1px;
	border:none;
	position: relative;
	
}
.r2 {
	border-width:1px 0;
	border-style:solid;
	border-color:#FFFFFF;
}
.r3 {
	border-width:0 1px;
	border-style:solid;
	border-color:#FFFFFF;
	margin:0 -1px;
}


.tabimg{
	overflow:hidden;
	height:160px;
	vertical-align:middle !important;
}
.tabtxt{
	margin-top:5px;
	border-top:1px solid #E3E5E7;
}

.books{
	padding:0; 
	margin:0;
	list-style:none;
	margin-bottom:0 !important;
}
.books li{
	background:#EFECE7;
	padding:5px 19px 5px 17px;
	margin:0;
	list-style:none;
	float:left;
	border-bottom:1px solid #999999;
	cursor:pointer;
}
.selected{
	background:transparent url("../images/backs/selected.gif") no-repeat center top !important;
	border-bottom:0 !important;
	border-right:1px solid #EEEEEE;
	padding:6px 17px 4px 18px !important;
	cursor:default !important;
}
.books li img{
	border:1px solid #999999;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.bookset{
	padding:5px;
	height:75px;
}

/* -------------------- */
.shade{
	border:1px solid #999999;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}


.clear{
	clear:both;
}

.table{
	background-color:#E3E5E7;
}

.table td{
	background-color:#FFFFFF;
}

.pagin{
	padding:10px;
	border:1px solid #E3E5E7;
	background-color:#FFFFFF;
	margin:0 0 5px 0;
	text-align:center;
}
.pagin b{
	padding:3px;
}
.FormStyle{
	font:0.70em sans-serif !important; 
	color:#333333; 
	background-color:#FFFFFF;
	font-weight:normal;
	/*border:1px solid #E3E5E7;*/
	border:0;
	padding:2px;
}
.ButtonStyle{
	font:0.70em sans-serif; 
	color:#333333; 
	background:#FFFFFF url("../images/backs/titleBG.gif") repeat-x center;
	font-weight:normal; 
	border:none;
	padding:3px;
	border:1px solid #E3E5E7;
}




div#hold { 
	position:relative;
	width:208px;
	height:198px;
	z-index:1000; 
}

div#wn { 
	position:absolute;
	left:0;
	top:0;
	width:228px;
	height:218px;
	overflow:hidden;
	z-index:1;
	margin:0 auto;
}
div#cnt {
	position:absolute;
	z-index:1;
}

table#imgTbl td {
	border-left:0;
	border-right:0;
	height:100%;
	text-align:center;
}

.simage{
	padding:5px;
	height:160px;
	overflow:hidden;
}
.stitle{
	font:0.7em Verdana;
	color:#333333;
	margin:0;
	height:35px;
	overflow:hidden;
	font-weight:bold;
	padding:0px 5px 0px 5px;
}
.stitle a{ 
	text-decoration:none;
	color:#333333;
}
.stitle a:hover{ 
	text-decoration:none;
	color:#000000;
}

iframe{
	border:0;
	overflow:hidden;
}

iframe {
	overflow-x: hidden;
	overflow-y: hidden;
}