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

a:hover {
	color: #D54A4A;
	text-decoration: underline;
}

.bluetext {
	color: #095690;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #C8C8C8;
}

.btns {
	width: 25%;
	text-align: center;
	background-image: url(/images/btn_bg.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
}

#border_left {
	width: 12px;
	background-image: url(/images/shadow_bg_left.gif);
	background-repeat: repeat-y;
}

#border_right {
	width: 12px;
	background-image: url(/images/shadow_bg_right.gif);
	background-repeat: repeat-y;
}

#content {
	width: 100%;
	vertical-align: top;
	background-color: #FFFFFF;
}

.content_tbl {
	width: 100%;
	padding: 10px;
}

#footer {
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	height: 48px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

#footer a:hover {
	color: #095690;
	text-decoration: underline;
}

#foot_menu {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 199px;
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-y;
}

form {
	margin: 0px;
	padding: 0px;
}

.form_btn {
	background-color: #656565;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-weight: bold;
	font-size: 10px;
}

#fw_notes {
	width: 760px;
	margin: 0px auto;
	padding: 5px 0px;
	border-top: 1px solid #787878;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#fw_notes p {
	margin: 0px;
}

#header td {
	background-image: url(/images/header_bg.gif);
	background-repeat: repeat-x;	
}

h1 {
	font-weight: bold;
	font-size: 20px;
	color: #095690;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

h2 .nomargin {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin: 0;
	padding: 0;
}

h3 {
	font-weight: bold;
	font-size: 13px;
	color: #BC2C2C;
	margin: 0px;
}

h3 a:link, h3 a:active, h3 a:visited {
	color: #BC2C2C;
}

h3 a:hover {
	color: #095690;	
}

.head_link {
	vertical-align: bottom;
	text-align: right;
	padding: 5px 10px 5px 10px;
}

input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
}

#main {
	width: 760px;
	vertical-align: top;
}

#maintbl {
	margin-left: auto;
	margin-right: auto;
}

#menu {
	width: 199px;
	vertical-align: top;
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-y;
}

#menu img {
	display: block;
}

#menu_bottom {
	border-top: 2px solid #FFFFFF;
}

.nopad {
	padding: 0px;
}

.redtext {
	color: #BC2C2C;
}

.smalltext {
	font-size: 10px;
}

table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	-moz-user-focus: ignore;
	-moz-user-input: disabled;
	-moz-user-select: none; 
}

table input, table select, table textarea {
	-moz-user-focus: normal;
	-moz-user-input: enabled;
	-moz-user-select: normal; 
}

.tbl {
	width: 100%;
}

#scroll_side {
	width: 179px;
	margin: 15px auto 10px auto;
	border: 1px solid #C2C2C2;
	background-color: #FFFFFF;
}


/*-- Google Translates Starts --*/
#g_trans {
	width: 179px;
	margin: 15px auto;
	border: 1px solid #C2C2C2;
	background-color: #FFFFFF;
	background-image: url(/images/latest_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#g_trans td {
	padding: 10px 0px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

#g_trans_bottom {
	padding: 0px;
	border-bottom: 3px solid #FFFFFF;
}
/*-- Google Translates Ends --*/

/* ---- Newsletter Signup Starts ---- */
#news_bottom {
	border-bottom: 3px solid #FFFFFF;
	font-size: 13px;
}

#news_bottom b {
	color: #21467A;
}

#news_signup {
	width: 179px;
	margin: 15px auto 15px auto;
	border: 1px solid #C2C2C2;
	background-color: #FFFFFF;
	background-image: url(/images/news_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#news_signup input {
	width: 99%;
}

#news_signup select {
	width: 100%;
}

#news_signup .form_btn {
	width: 75px;
}

#news_signup td {
	padding: 10px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

#news_signup th {
	border: none;
}
/* ---- Newsletter Signup Ends ---- */

/*-- Latest Books Starts --*/
#latest {
	width: 179px;
	margin: 15px auto 15px auto;
	border: 1px solid #C2C2C2;
	background-color: #FFFFFF;
	background-image: url(/images/latest_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#latest td {
	padding: 10px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

#latest_bottom {
	border-bottom: 3px solid #FFFFFF;
}
/*-- Latest Books Ends --*/

/* ---- Cart Starts ---- */
#cart td, #cart2 td {
	padding: 3px 6px 3px 0px;
}
/* ---- Cart Ends ---- */
