body {
	margin: 0 auto;
	padding: 0;
	width: 840px;
	font-size: 11px;
	font-family: verdana,arial,tahoma,helvetica,geneva;
	color: #646464;
	background-image: url(/i/bg.png);
	background-position: top;
	background-repeat: repeat-y;
}

div, p, form, table  {
	font-size: 11px;
	font-family: verdana,arial,tahoma,helvetica,geneva;
	margin: 2px;
	color: #646464;
}

.page_title {
	font-size: 14px;
	color: white;
	font-weight:bold;
}

.page_numbers {
	font-size: 11px;
	color: white;
	font-weight:bold;
}

a.page_numbers:link {
	text-decoration: none;
	font-size: 11px;
	color: white;
	font-weight:normal;
}

a.page_numbers:visited {
	text-decoration: none;
	font-size: 11px;
	color: white;
	font-weight:normal;
}

a.page_numbers:hover {
	text-decoration: none;
	font-size: 11px;
	color: white;
	font-weight:normal;
}

a.page_numbers:active {
	text-decoration: none;
	font-size: 11px;
	color: white;
	font-weight:normal;
}

table.page_title {
	border: 0;
	text-align: left;
	color:white;
	background-color: #5787a4;
	width: 723px;
}

.text_body  {
	text-align: justify;
	font-size: 11px;
	font-family: verdana,arial,tahoma,helvetica,geneva;
	margin: 2px;
	color: #646464;
}

/* ITEM TITLE */
.item_title {
	font-size: 13px;
	color: #004080;
	margin: 0px;
	font-weight:bold;
}

.mylink {
	font-size: 11px;
	color: #5787a4;
	font-weight:bold;
}

a.mylink:link {
	text-decoration: none;
}

a.mylink:visited {
	text-decoration: none;
}

a.mylink:hover {
	text-decoration: underline;
}

a.mylink:active {
	text-decoration: none;
}


a.item_title:link {
	text-decoration: none;
}

a.item_title:visited {
	text-decoration: none;
}

a.item_title:hover {
	text-decoration: underline;
}

a.item_title:active {
	text-decoration: none;
}


/* ITEM SUBTITLE */
.item_subtitle {
	font-size: 11px;
	margin: 0px;
	color: #616b75;
	font-weight:bold;
}

a.item_subtitle:link {
	text-decoration: none;
}

a.item_subtitle:visited {
	text-decoration: none;
}

a.item_subtitle:hover {
	text-decoration: underline;
}

a.item_subtitle:active {
	text-decoration: none;
}

.item_link {
	font-size: 11px;
	color: #517AA4;
	font-weight:bold;
}

.item_image {
	border: 1px solid #646464;
	color: #517AA4;
	font-weight:bold;
}

.price {
	font-size: 11px;
	margin: 2px;
	color: #966464;
	font-weight:bold;
}

table.item {
	width: 714px;
	border-top: 1px dashed #646464;
}

.book_subname {
	font-size: 13px;
	color: #004080;
	font-style:italic;
}

/* HEADER */
#header {
	position: relative;
	top: 0;
	left: 0;
}

img.logo {
	border: 0;
	vertical-align: top;
}

img.banner {
	position: absolute;
	padding-left: 0.2em;
	left: 110px;
	border: 0;
	width: 723px;
	vertical-align: top;
}


embed.banner {
	position: absolute;
	padding-left: 0.2em;
	left: 110px;
	border: 0;
	width: 723px;
	vertical-align: top;
}
/* ----------------------------------------------------------- */

/* TOP MENU */
#tm {
	position: relative;
	top: -20px;
	left: 110px;
}

table.tm {
	border: 0;
	text-align: center;
	color:white;
	background-color: black;
	width: 723px;
}

a.tm:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: black;
}

a.tm:visited {
	text-decoration: none;
	color: white;
	background-color: black;
	font-size: 11px;
	font-weight: bold;
}

a.tm:hover {
	text-decoration: none;
	color:black;
	background-color: white;
	font-size: 11px;
	font-weight: bold;
}

a.tm:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: black;
}
/* ----------------------------------------------------------- */

/* LEFT MENU */
#lm {
	background-color: #e3e7d8;
	position: absolute;
	top: 110px;
	width: 105px;
	height: 700px;
	line-height: 20px;
	border: 1px solid #004080;
}

table.lm {
	width: 105px;
}

a.lm:link {
	text-decoration: none;
	color: #176488;
	font-size: 11px;
	font-weight: bold;
}

a.lm:visited {
	text-decoration: none;
	color: #176488;
	font-size: 11px;
	font-weight: bold;
}

a.lm:hover {
	text-decoration: none;
	color: #49AFE0;
	font-size: 11px;
	font-weight: bold;
}

a.lm:active {
	text-decoration: none;
	color: #176488;
	font-size: 11px;
	font-weight: bold;
}

/* FORMS */

.myform {
	font-size: 11px;
	font-family: verdana,arial,tahoma,helvetica,geneva;
	color: #646464;
	font-weight: bold;
}

.myformtitle {
	font-size: 13px;
	font-family: verdana,arial,tahoma,helvetica,geneva;
	color: #5787a4;
	font-weight: bold;
}

.mylabel {
	font-size: 11px;
	font-family: verdana,arial,tahoma,helvetica,geneva;
	color: #646464;
	font-weight: bold;
}

.myinput {
	font-size: 11px;
	font-family: verdana,arial,tahoma,helvetica,geneva;
	color: #646464;
	font-weight: bold;
	background-color: #fafafa;
	border: 1px solid #cccccc;
}

.myerror {
	font-size: 11px;
	font-family: verdana,arial,tahoma,helvetica,geneva;
	color: #aa6464;
	font-weight: bold;
}

.myinfo {
	font-size: 14;
	font-family: verdana,arial,tahoma,helvetica,geneva;
	color: #00899c;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.lc_mymenu {
	border-top: 1px solid #004080;
	border-bottom: 1px solid #004080;
	text-align: center;
}

.lc_myform {
	border-bottom: 1px solid #004080;
	text-align: center;
}

.lc_myerror {
	font-size: 10px;
	font-family: verdana,arial,tahoma,helvetica,geneva;
	color: red;
	line-height: 12px;
}

.mybutton {
	font-size: 11px;
	font-family: verdana,arial,tahoma,helvetica,geneva;
	color: white;
	font-weight: bold;
	border: 1px solid #5787a4;
	background-color: #5787a4;
	margin-top: 10px;
}

/* ----------------------------------------------------------- */

#content {
	position: relative;
	top: -10px;
	left: 110px;
	width: 723px;
	text-align: justify;
	font-size: 11px;
	font-weight:normal;
}

#footer 
{
	position: relative;
	left: 110px;
	width: 723px;
	color : Black;
	text-align: center;
	font-size: 11px;
	font-weight:normal;
	border-top: 1px solid #646464;
}