@charset "iso-8859-1";
/* CSS Document */
img { behavior: url("pngbehavior.htc"); }

body{
background-image:url(images/bg.png); 
background-repeat:repeat;
color: #AB7B27;
font: Arial, Helvetica, sans-serif;
font-size: 14px;
}

/* Font */
.font10 {
font-size:10px;
}
.paragraphstart {
font-size: 24px;
font-weight: bold;
}
.footer {
color: #664817;
font-size: 12px;
font-style:italic;
}
.heading {
color: #003300;
font-family: Nihilschiz Handwriting;
font-weight: bold;
font-size: 24px;
}
.headingsmall {
color: #003300; 
font-family: Nihilschiz Handwriting; 
font-weight: bold; 
font-size: 14px;
}
.priceheading {
font-size: 16px;
font-weight: bold;
font-style: italic;
}
.disclaimer {
color:#666666;
}

.pink {font-size: 12px; margin: 6px;  font-weight:bold; color:#d48b8a; text-decoration:none;}

/* Table */
.tablebg {
background-image:url(images/bg_800.png); 
background-repeat:repeat-y;
}

/* Links */

.languagelink a:link {
font-size: 11px; 
color: #AB7B27;
text-decoration: none;
}
.languagelink a:visited {
font-size: 11px; 
color: #AB7B27;
text-decoration: none;
}
.languagelink a:active {
font-size: 11px; 
color: #AB7B27;
text-decoration: none;
}
.languagelink a:hover {
text-decoration:underline;
}

.pricelink a:link {
font-size: 13px; 
color: #AB7B27;
text-decoration: none;
font-weight:bold;
}
.pricelink a:visited {
font-size: 13px; 
color: #AB7B27;
text-decoration: none;
font-weight:bold;
}
.pricelink a:active {
font-size: 13px; 
color: #AB7B27;
text-decoration: none;
font-weight:bold;
}
.pricelink a:hover {
color: #003300;
font-weight:bold;
}

.nav_link {font-size: 12px; margin: 6px;  font-weight:bold; color:#cb7170; text-decoration:none;}
.nav_link:hover {color:#af4b4b; text-decoration:underline;}
