body {
	font-size: 10px;
	margin: 5px;
	color: #000000;
	background-color: #ffffff;
	font-family:arial, helvetica, sans-serif;
}

td {
	font-size: 12px;
	color: #2b2b2b;
	font-family: arial, helvetica, sans-serif;
}

th {
	font-size: 11px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}

a:link, a:visited {
	color: #fd8002;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

.barLinks, .barLinks:link, .barLinks:visited {
	font: bold 8pt arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.barLinks:hover {
	font: bold 8pt arial, helvetica, sans-serif;
	color: #fd8002;
	text-decoration: none;
}

.tabheader {
	font: bold 10pt arial, helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}


.secondhead {
	font: bold 11pt arial, helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}


.tabhead {
	font: 10pt arial, helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}


.bottomlinks {
	font: bold 7pt verdana, arial, helvetica, sans-serif;
	color: #ffcf6f;
	text-decoration: none;
}

.bulletslinks {
	font: bold 7pt verdana, arial, helvetica, sans-serif;
	color: #f76400;
	text-decoration: none;
}

.main_container {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
}

.menu_container {
	padding-top: 1px;
	background-color: #ffffff;
}

.input {
	border-right: #94c0de 1px inset;
	border-top: #94c0de 1px inset;
	font-size: 10px;
	border-left: #94c0de 1px inset;
	color: #000000;
	border-bottom: #94c0de 1px inset;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
}

.textarea {
	border-right: #94c0de 1px inset;
	border-top: #94c0de 1px inset;
	font-size: 11px;
	border-left: #94c0de 1px inset;
	color: #000000;
	border-bottom: #94c0de 1px inset;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
}

select {
	font-size: 11px;
}

.button {
	border-right: #999999 1px outset;
	border-top: #ffffff 1px outset;
	font-weight: normal;
	font-size: 11px;
	background: url(../img/button_yellow.gif) #fcde79 repeat-x right top;
	margin: 1px;
	border-left: #ffffff 1px outset;
	width: auto;
	cursor: hand;
	color: #000000;
	border-bottom: #999999 1px outset;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

.ctr {
	float: left;
	width: 100%;
	cursor: pointer;
	text-align: center;
}

#mainmenu ul {
	padding-right: 0px;
	padding-left: 0px;
	z-index: 10000;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}

#mainmenu ul li {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	background-image: url(../img/menu_divider.gif);
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom: white 1px solid;
	background-repeat: no-repeat;
	position: relative;
	height: 18px;
	background-color: #075189;
	text-align: left;
}

#mainmenu ul li a:hover {
	background-image: url(../img/menu_divider.gif);
	background-repeat: no-repeat;
	background-color: #053c66;
}

#mainmenu ul li a {
	display: block;
	color: #fff;
	line-height: 18px;
	height: 18px;
	text-decoration: none;
}

#mainmenu ul li ul {
	display: none;
	filter: alpha(opacity=90);
	width: 149px;
	position: absolute;
	top: 19px;
	moz-opacity: 0.9;
	opacity: 0.9;
	khtml-opacity: 0.9;
}

#mainmenu ul li ul:hover {
	display: block;
}

#mainmenu ul li:hover ul {
	display: block;
}

#mainmenu ul li.over ul {
	display: block;
}

#mainmenu ul li ul li {
	padding-right: 0px;
	padding-left: 0px;
	background-image: none;
	padding-bottom: 0px;
	width: 150px;
	padding-top: 0px;
	height: 22px;
	background-color: #7191ac;
	text-align: left;
	border-bottom-style: none;
}

#mainmenu ul li ul li a {
	display: block;
	padding-left: 20px;
	width: auto;
	color: #fff;
	height: 22px;
	text-decoration: none;
}

#mainmenu ul li ul li a:hover {
	background-image: none;
	background-color: #053d67;
}

#mainmenu ul li ul li:hover {
	display: list-item;
}

#mainmenu ul li ul li.over {
	display: block;
}

#mainmenu #topnav_1 {
	width: 102px;
}

#mainmenu #topnav_2 {
	width: 102px;
}

#mainmenu #topnav_3 {
	width: 108px;
}

#mainmenu #topnav_4 {
	width: 102px;
}

#mainmenu #topnav_5 {
	width: 102px;
}

#mainmenu #topnav_6 {
	width: 102px;
}

#mainmenu #topnav_7 {
	width: 102px;
}

#mainmenu #topnav_7 ul {
	margin-left: -48px;
}

.breadcrumb {
	border-top: #ff9900 1px solid;
	background-color: #ff9900;
}

.fwhite {
	color: white;
}

.lnk_bread:link {
	color: #000000;
	text-decoration: underline;
}

.lnk_bread:visited {
	color: #000000;
	text-decoration: underline;
}

.lnk_bread:active {
	color: #000000;
	text-decoration: underline;
}

.lnk_bread:hover {
	color: #000000;
	text-decoration: none;
}

.title_active {
	background-position: left bottom;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../img/title_active.jpg);
	color: #ffffff;
	background-repeat: repeat-x;
}

.body_active {
	border-right: #ff9900 1px solid;
	padding-right: 10px;
	background-position: right top;
	border-top: #ff9900 1px solid;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(../img/body_active.jpg);
	padding-bottom: 10px;
	border-left: #ff9900 1px solid;
	line-height: 19px;
	padding-top: 10px;
	border-bottom: #ff9900 1px solid;
	background-repeat: repeat-y;
}

.collap {
	font-weight: bolder;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
}

.title_inactive {
	background-position: left bottom;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../img/title_inactive.jpg);
	color: #ffffff;
	background-repeat: repeat-x;
}

.body_inactive {
	border-right: #075189 1px solid;
	padding-right: 10px;
	background-position: right top;
	border-top: #075189 1px solid;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(../img/body_inactive.jpg);
	padding-bottom: 10px;
	border-left: #075189 1px solid;
	line-height: 19px;
	padding-top: 10px;
	border-bottom: #075189 1px solid;
	background-repeat: repeat-y;
}

.title_special {
	background-position: left bottom;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../img/title_special.jpg);
	color: #ffffff;
	background-repeat: repeat-x;
}

.body_special {
	border-right: #660000 1px solid;
	padding-right: 10px;
	background-position: right top;
	border-top: #660000 1px solid;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(../img/body_special.jpg);
	padding-bottom: 10px;
	border-left: #660000 1px solid;
	line-height: 19px;
	padding-top: 10px;
	border-bottom: #660000 1px solid;
	background-repeat: repeat-y;
}

.title_common {
	background-position: left bottom;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../img/title_common.jpg);
	color: #ffffff;
	background-repeat: repeat-x;
}

.body_common {
	border-right: #663333 1px solid;
	padding-right: 10px;
	background-position: right top;
	border-top: #663333 1px solid;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(../img/body_common.jpg);
	padding-bottom: 10px;
	border-left: #663333 1px solid;
	line-height: 19px;
	padding-top: 10px;
	border-bottom: #663333 1px solid;
	background-repeat: repeat-y;
}

.copyright {
	font-size: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	color:#ffffff;
}

#navigation a {
	display:block;
	float:right;
	height:25px;
}
#navigation span { /* this hides the text */
	display:none;
}
#navigation a:hover { /* a:hover is a rollover on a link */
	background-position:20px 0px;
	left: 20px;
}
#navigation .current {
	background-position:20px 0px;
	left 20px;
}

#navigation li {
	display:inline;
}

#books {
	width:168px;
	background-image:url(/images/button_books.png);
	background-repeat: no-repeat;
}

#ebook {
	width:168px;
	background-image:url(/images/button_ebook.png);
	background-repeat: no-repeat;
}

.list_div {
	margin-top: 10px;
	margin-bottom: 10px;
	color: black;
	font-size: 12px;
}

div.list_div ul, div.list_div ul li {
	list-style-type: square !important;
}

.highlight {
	color: #FF5102;
	font-size: 20px;
	font-weight: bold;
}
.feature_td {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.big_header {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	color: black;
}

.submit_button {
	color: white;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF5102;
}

.quote {
	font-size: 12px;
}

.product_box {
	border: 3px solid #FF5102;
	background-color: #e5e5e5;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

.offer_box {
	border: 2px dotted #FF5102;
	background-color: #e5e5e5;
	width: 575px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.price {
	font-size: 30px;
	font-weight: bold;
}

.book_title {
	font-size: 20px;
	font-weight: bold;
}

.book_author {
	font-size: 8pt;
}