/* ---------------{{{{{{{{{{{{{{{ GENERAL PRESENTATIONAL ELEMENTS }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ GENERAL PRESENTATIONAL ELEMENTS }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ GENERAL PRESENTATIONAL ELEMENTS }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ GENERAL PRESENTATIONAL ELEMENTS }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ GENERAL PRESENTATIONAL ELEMENTS }}}}}}}}}}}}}--------------- */

body {
	margin: 0;
	padding: 0;
	background-color: #aab394;
	color: #333333;
	background: #aab394 url("/images/bg3.gif") top left;
	background-repeat: repeat-x;
}

h1 {
	font-family: Arial, sans-serif; 
	font-size: 14px;
}

h2 {
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: red;
}

h4 {
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	color: black;
	font-weight: bold;
	padding: 5px;
}

p, ul, ol {
	font-family: Arial, sans-serif; 
	font-size: 11px;
}

td {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

ol.cart {
	margin-left: 22px; padding-left: 0;
	}

img {border:0}

h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: black;
}

	
a:link {
	color: #336633;
	text-decoration: underline;
	}
a:visited {
	color: #336633;
	text-decoration: none;
	}
a:hover {
	color:#990000;
	text-decoration: none;
	}
a:active { 
	color:#990000;
	text-decoration: none;
	}
	
input.clear {
	font-family: Arial;
	color: black;
	font-size: 11px;
	padding: 2px;
}

select.clear {
	font-family: Arial;
	color: black;
	font-size: 11px;
}

textarea.clear {
	font-family: Arial;
	color: black;
	font-size: 11px;
	padding: 2px;
}

input.def {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background-color:#DFEEDF;
}

input.cartbutton {
	font-family: Arial;
	text-transform: uppercase;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	background-color:#DFEEDF;
	text-decoration: underline;
	padding-bottom: 2px;	
}

input.big {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-color:#DFEEDF;
	border: 2px solid #FAC8E1;
	padding: 4px 4px 4px 4px;
}

select.def {
	font-family: Arial;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	background-color:#DFEEDF;
}

textarea.def {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background-color:#DFEEDF;
	padding: 2px;
}

.contactdata {
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size: 11px;	
    color: #000000;
    line-height: 14px;
    padding: 6px;
}

.contactdata a:link {color: #000000; text-decoration: underline;}
.contactdata a:visited {color: #000000; text-decoration: underline;}
.contactdata a:hover {color: #330000; text-decoration: none;}
.contactdata a:active {color: #330000; text-decoration: none;}

.contactheader {
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;	
    color: #D3E5FA;
    line-height: 16px;
    padding: 6px;
}

.contactheader a:link {color: #D3E5FA; text-decoration: underline;}
.contactheader a:visited {color: #D3E5FA; text-decoration: underline;}
.contactheader a:hover {color: #D3E5FA; text-decoration: none;}
.contactheader a:active {color: #D3E5FA; text-decoration: none;}

.error
{  

	border: 1px solid #000000;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;	
	padding-bottom: 15px;
	background-color: #EEEEEE;
	font: 11px/11px Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-top: 0px;
	clear: both;
}

.errormessage 
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #FF0000; 
    line-height: 18px
}
    .errormessage a:link { text-decoration: underline; color: #FF0000}
    .errormessage a:visited { text-decoration: underline; color: #FF0000}
    .errormessage a:hover { text-decoration: underline; color: #CC0000}
    .errormessage a:active { text-decoration: underline; color: #CC0000}
	
.flyoutitem {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 6px 6px 6px 6px;
	margin: 0px;
	font-weight: bold;
	background-color:#AAB394;
}	

.flyoutitem a:link {
	color: #000000;
	text-decoration: none;
}

.flyoutitem a:visited {
	color: #000000;
	text-decoration: none;	
}

.flyoutitem a:hover {
	color: #CC0000;
	text-decoration: none;	
}

.flyoutitem a:active {
	color: #CC0000;
	text-decoration: none;	
}

.flyoutmenu {
	padding: 0px;
	margin: 0px;
	background-color:#AAB394;
	border: 1px solid #FFFFFF;	
}


.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}

.footer a:link {color: #000000;  font-weight: bold; text-decoration: underline;}
.footer a:visited {color: #000000; font-weight: bold; text-decoration: underline;}
.footer a:hover {color: #990000; font-weight: bold; text-decoration: underline;}
.footer a:active {color: #FFFFCC; font-weight: bold; text-decoration: underline;}	

.homelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
	margin-left:15px;
	line-height:20px;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

	.homelist  a:link { color: #000000; text-decoration : underline}
	.homelist  a:visited { color: #000000; text-decoration : underline}
	.homelist  a:hover { color: #333333; text-decoration : none}
	.homelist  a:active { color: #333333; text-decoration : none}

.message
{  

	border: 1px solid #000000;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;	
	padding-bottom: 15px;
	background-color: #E0E0E0;
	font: 11px/14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	clear: both;
}

.message2 {
	border: 1px dotted #6B7552;
	padding: 14px 14px;
	background-color: #CAD6C0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 14px;
}

.paging
{  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.text {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.textheading {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; font-weight: bold;}
.texttitle {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}

.paging a:link {color: #000000; text-decoration: underline;}
.paging a:visited {color: #000000; text-decoration: underline;}
.paging a:hover {color: #333333; text-decoration: none;}
.paging a:active {color: #333333; text-decoration: none;}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.whydata {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;	
    color: #000000;
    padding: 6px;
}

.whydata a:link {color: #000000; text-decoration: underline;}
.whydata a:visited {color: #000000; text-decoration: underline;}
.whydata a:hover {color: #330000; text-decoration: none;}
.whydata a:active {color: #330000; text-decoration: none;}

.whyheader {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight: bold;	
    color: #D3E5FA;
    line-height: 16px;
    padding: 4px;
}

.whyheader a:link {color: #D3E5FA; text-decoration: underline;}
.whyheader a:visited {color: #D3E5FA; text-decoration: underline;}
.whyheader a:hover {color: #FFFFCC; text-decoration: none;}
.whyheader a:active {color: #FFFFCC; text-decoration: none;}
	