a.category_flip {
	background-image: url(images/boxes/bullet_orange.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #B89404;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 15px;
}
a.category_flip:hover {
	background-image: url(images/boxes/bullet_grey.gif);
	color: white;
	text-decoration: none;
}


TABLE.category_menu{
	border: 0px solid white;
	width: 100%;
	
}
TD.category_menu{
	border-bottom: 1px solid #C7C7C7;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(images/boxes/bullet_grey.gif);
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	height: 20px;
	cursor: hand;
	cursor: pointer;
}
TD.category_menu:hover{
	border-bottom: 1px solid #B89404;
	background-color: #F6F6F6;
	background-image: url(images/boxes/bullet_orange.gif);
	color: #B89404;
	text-decoration: none;
}
TD.category_menu_flip{
	border-bottom: 1px solid #C7C7C7;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(images/boxes/bullet_orange.gif);
	font-size: 10px;
	color: #B89404;
	font-weight: bold;
	text-decoration: none;
	padding-left:20px;
	padding-right: 10px;
  height: 20px;
  cursor: hand;
  cursor: pointer;
}
TD.category_menu_flip:hover{
	border-bottom: 1px solid #B89404;
	background-color: #F6F6F6;
	background-image: url(images/boxes/bullet_grey.gif);
	color: black;
	
	text-decoration: none;
}
#order td.cat {
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
	padding: 5px;
	background-color: #ECECEC;
	
}
#order td.book1 {
	font-size: 10px;
	padding: 1px;
	background-color: White;
}
#order td.book2 {
	padding: 1px;
	font-size: 10px;
	background-color: #F6F6F6;
}
#order font {
	font-size: 10px;
}
#order input {
	height:17px;
	width:140px;
	font-size: 10px;
}
#book h2
{
	font-size: 12px;
	font-weight: bold;
	color: #B89404;
	line-height: 12px;
}
#book img {
	border:0px solid grey;
	text-align: left;
	margin-right:5px;
	margin-bottom:5px;
}
#book a.pdf
{
	font-size: 11px;
	font-weight: bold;
	color: #B89404;
	text-decoration: none
}
#book a.pdf:hover
{
	font-size: 11px;
	font-weight: bold;
	color: gray;
	text-decoration: none
}
#book_display td
{
	padding-top:1px;
	padding-bottom: 1px;
}
#author {
	color: #4B4B4B;
	font-size: 10px;
}
hr {
	border: 0px solid black;
	width:90%;
	height: 3px;
	background-image: url('images/boxes/hr.gif');
	background-position: left;
	background-repeat: no-repeat;
	line-height: 3px;
}
#main_header {
	color: white;
	font-size:11px;
	font-weight: bold;
	padding-left:15px;
}
#main_header a
{
	color: white;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
#main_header a:hover
{
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
input.text {
	font-size: 10px;
	height: 17px;
}
body {font-family: Tahoma; font-size: 11px; margin: 20px 0px 0px 0px; background-color: #FFFFFF}

p {font-family: Tahoma; color: black; font-size:11px;}

table {font-family: Tahoma; color: black; font-size:11px;
}
table.main {
	width:500px;
	border: 1px solid black;
}
td.header_menu {
	background-image: url(images/header/line.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
td.main_menu {
	padding-left:22px;
	padding-right:22px;
}
img {
	border: 0px solid white;
}
img.rob {
	border: 1px solid sliver;
	cursor: hand;
}
a.footnav {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}
a.footnav:hover {
	color: #ffffff;
	text-decoration: underline;
}


td.vertical {
	background-image: url(images/hr_vertical.gif);
	background-position: bottom;
	background-repeat: repeat-y;
}
a.category_selected {
	font-size: 10px;
	color: black;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}
a.category_selected:hover {
	color: #B89404;
	text-decoration: underline;
}
#news img {
	border:0px solid grey;
	text-align: left;
	margin-right:5px;
	margin-bottom:5px;
}
#news h2 {
	font-size: 12px;
	font-weight: bold;
	color: #B89404;
}	
#news a {
	color: #B89404;
	text-decoration: none;
}
#news a:hover {
	color: gray;
	text-decoration: none;
}
#news a.title {
	color: #000000;
	text-decoration: none;}
#news a.title:hover {
	color: gray;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: gray;
	text-decoration: none;
}

