BODY, TD {
	font-family : Arial, sans-serif ;
	font-size : 10pt;
	color : black;
	font-weight : normal;
}

A {
	font-family : Arial, sans-serif ;
	font-size : 10pt;
	color: blue;
	font-weight : normal;
}

A:Hover {
	font-family : Arial, sans-serif ;
	font-size : 10pt;
	color : gold;
	font-weight : normal;
}

.menu {
	font-family : calibri, Arial, sans-serif ;
	font-size : 10pt;
	color: black;
	font-weight : normal;
}

.menu:hover {
	font-family : calibri, Arial, sans-serif ;
	font-size : 10pt;
	color : gold;
	font-weight : normal;
}

.titles {
	font-family : Arial, sans-serif ;
	font-size : 12pt;
	color : red;
	font-weight : bold;
}

.titles-faq {
	font-family : Arial, sans-serif ;
	font-size : 12pt;
	color : black;
	font-weight : bold;
}

.price {
	font-family : helvetica, Arial, sans-serif ;
	font-size : 12pt;
	color: #FF00D3;
	font-weight : bold;
}


.copyright {
	font-family : helvetica, Arial, sans-serif ;
	font-size : 8pt;
	color: black;
	font-weight : normal;
}

.copyright:hover {
	font-family : Arial, sans-serif ;
	font-size : 8pt;
	color : red;
	font-weight : normal;
}

.small_print {
	font-family : Arial, sans-serif ;
	font-size : 10pt;
	color: black;
	font-weight : normal;
}


.leftmenu {
font: bold 11px Arial, Helvetica, sans-serif;
color: black; 
display: block; 
padding: 2px 2px 2px 5px;
/*padding: 2px;*/
voice-family: "\"}\"";
voice-family:inherit;
/*background-image: url(../images/core/left_nav_bg.gif);*/
width: 142px;
background: #D0C2AB;
/*height:15px;*/
}

a.leftmenu:link, a.leftmenu:visited {
font: bold 11px Arial, Helvetica, sans-serif;
color: black;
text-decoration: none;
border-bottom: 1px solid #fff;
}

a.leftmenu:hover, a.leftmenu:active {
font: bold 11px Arial, Helvetica, sans-serif;
/*background-image: url(../images/core/left_nav_ovr_bg.gif);*/		
color: #fff;
background: #998566;
text-decoration: none;
}

.leftmenult {
font: bold 11px Arial, Helvetica, sans-serif;
color: black; 
display: block; 
padding: 2px 2px 2px 5px;
/*padding: 2px;*/
voice-family: "\"}\"";
voice-family:inherit;
/*background-image: url(../images/core/left_nav_bg.gif);*/
width: 142px;
background: #DFD5C6;
/*height:15px;*/
}

a.leftmenult:link, a.leftmenult:visited {
font: bold 11px Arial, Helvetica, sans-serif;
color: black;
text-decoration: none;
border-bottom: 1px solid #fff;
}

a.leftmenult:hover, a.leftmenult:active {
font: bold 11px Arial, Helvetica, sans-serif;
/*background-image: url(../images/core/left_nav_ovr_bg.gif);*/		
color: #fff;
background: #998566;
text-decoration: none;
}


h1, h1 a, h1 a:Link, h1 a:Hover { /* Entry titles */
	color: white;
	font-family: Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	padding: 10px;
	letter-spacing: -1px;
	margin: 0;
}

h1 a:Hover {
	border-bottom: 1px dotted #999;
}

h2{ /* Entry titles */
	color: #7D6C54;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
}

h3{ /* Entry titles */
	color: #7D6C54;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
}


.breadcrumb {
	font-family : arial narrow, Arial, sans-serif ;
	font-size : 10pt;
	color: white;
	font-weight : normal;
}

a.breadcrumb:link, a.breadcrumb:visited {
	font-family : arial narrow, Arial, sans-serif ;
	font-size : 10pt;
	color: #7D6C54;
	font-weight : normal;
}

a.breadcrumb:Hover {
	font-family : arial narrow, Arial, sans-serif ;
	font-size : 10pt;
	color : gold;
	font-weight : normal;
}

a.search:link, a.search:visited {
	font-family : helvetica, Arial, sans-serif ;
	font-size : 12pt;
	color: #7D6C54;
	font-weight : bold;
}

a.search:Hover {
	font-family : helvetica, Arial, sans-serif ;
	font-size : 12pt;
	color : gold;
	font-weight : bold;
}

.huge { /* Entry titles */
	font-family: Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	padding: 10px;
	letter-spacing: -1px;
	margin: 0;
}


.js_headers {
	font-family : Arial, sans-serif ;
	font-size : 14pt;
	color : red;
	font-weight : bold;
}