form {
margin : 0px;
}



BODY  {  margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; vertical-align:top; background-color : #22303C;}


td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.input_search {
	font-family	 : Tahoma;
	font-size	 : 11px; 
	font-weight	 : normal;
	color		 : #7D8184;
	border       : 1px solid #DFE0E2;
	width: 194px;
	height:15px;
}

.input_find {
	font-family	 : Tahoma;
	font-size	 : 11px; 
	font-weight	 : normal;
	color		 : #000000;
	border       : 1px solid #1D405F;
 background-image:url(images/search_tile.jpg); background-repeat:repeat-x;
	width: 255px;
	height:17px;
}



.ins_text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #AB0000;
	text-decoration: none;
}

.ins_text, .table_text_02 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #767575;
	text-decoration: none;
}

.ins_title {
  font-family: Verdana;
  font-size: 18px;
  color: #666666;
		font-weight: bold;

}

.books {
  font-family: Verdana;
  font-size: 10px;
  color: #666666;
		font-weight: bold;
		font-variant: normal;
		text-decoration: none;
}

.time {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #0097B7;
	text-decoration: none;
}

/* ------------------------------------ MAIN NAVIGATION--------------------------------------- */

.mainnav {
  font-family       : Verdana;
  font-size         : 10px;
		font-weight       : bold;
  color             : #666666;
		text-decoration 		: none;
}
.mainnav:hover {
  color             : #00AACE;
		text-decoration 		: underline;
}

/* ------------------------------------ BOOKSHOP NAVIGATION--------------------------------------- */

.bookshopnav {
  font-family       : Verdana;
  font-size         : 10px;
		font-weight       : bold;
  color             : #ffffff;
		text-decoration 		: none;
}
.bookshopnav:hover {
  color             : #0097B7;
		text-decoration 		: underline;
}

/* ------------------------------------ PRODUCT LINKS--------------------------------------- */



.preorder {
  font-family       : Verdana;
  font-size         : 10px;
		font-weight       : bold;
  color             : #00AACE;
		text-decoration 		: underline;
}
.preorder:hover {
  color             : #666666;
		text-decoration 		: underline;
}



.booktitle {
  font-family       : Verdana;
  font-size         : 10px;
		font-weight       : bold;
  color             : #666666;
		text-decoration 		: none;
}
.booktitle:hover {
  color             : #0097B7;
		text-decoration 		: underline;
}

/* ------------------------------------ BOTTOM NAVIGATION --------------------------------------- */

.bottomlink {
  font-family       : Verdana;
  font-size         : 9px;
  color             : #666666;
		text-decoration 		: none;
}
.bottomlink:hover {
  color             : #0097B7;
		text-decoration 		: underline;
}

/* ------------------------------------ BOTTOM NAVIGATION --------------------------------------- */

.toplink {
  font-family       : Tahoma;
  font-size         : 10px;
  color             : #00AACE;
		text-decoration 		: none;
}
.toplink:hover {
  color             : #666666;
		text-decoration 		: underline;
}


.newmember {
  font-family       : Verdana;
  font-size         : 9px;
  color             : #ffffff;
		font-weight       : bold;
		text-decoration 		: Underline;
}
.newmember:hover {
  color             : #0097B7;
		text-decoration 		: underline;
}


.forgot {
  font-family       : Verdana;
  font-size         : 9px;
  color             : #999999;
		text-decoration 		: Underline;
}
.forgot:hover {
  color             : #666666;
		text-decoration 		: underline;
}
/* ------------------------------------ News link --------------------------------------- */

.newstxt {
  font-family       : Verdana;
  font-size         : 10px;
  color             : #666666;
		text-decoration 		: none;
}
.newstxt:hover {
  color             : #28A8C4;
		text-decoration 		: underline;
}

/* ------------------------------------ US Media Link --------------------------------------- */

.usmedia {
  font-family       : Verdana;
  font-size         : 11px;
  color             : #4D4D4D;
		text-decoration 		: none;
}
a.usmedia:hover {
  color             : #4D4D4D;
		text-decoration 		: underline;
}