BODY {
	background-color : White;
	margin-top : 0px;
}

H4 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.products_headings {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
}

.book_title {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : italic;
}

.author_name {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

.book_description {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
}

.book_price {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}


P.homepage {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
    font-weight: 700;
}

P {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: normal;
}


a.dev:link, a.dev:visited, a.dev:active
{
	color: Black;
	text-decoration : none;
}

a.dev:hover
{
	color: Black;
	background-color : Silver;
	text-decoration : none;
}



a.nav:link, a.nav:visited, a.nav:active
{
	font-size: 12px;
	font-weight: bold;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.nav:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}



.table_details_homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight : 700;
}


a:link, a:active, a:visited {
	color: Gray;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

a:hover {
	color: Black;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

a.home_bottom:link, a:active, a:visited {
	color: Gray;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

a.home_bottom:hover {
	color: Black;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.BookPricesOldDeleted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;
}
.BookDescriptionBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.WriterNameBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.NEW {

	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : italic;
}

a.left_menu_home:link, a.left_menu_home:visited, a.left_menu_home:active
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.left_menu_home:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #F30401;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

td.top_nav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	background-image: url("http://www.feldenkraiswa.com.au/uploaded_files/wysiwyg_image_uploads/left/left_menu.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	padding-bottom: 4px;
	padding-top: 4px;
	cursor: pointer;
}

td.top_nav_over {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	background-image: url("http://www.feldenkraiswa.com.au/uploaded_files/wysiwyg_image_uploads/left/left_menu_over.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	padding-bottom: 4px;
	padding-top: 4px;
	cursor: pointer;
}
