html {height:100%}

body
{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: #7a7687;
	background-color: #effcb6;
	margin: 0px; 
	padding: 0px;
	height:auto !important;
	min-height:100%;
}

h1 {
	padding: 0px;
	margin: 0px;
	color: #470811;
	font-size: 17px;
	font-weight: bold;
}

.wrapper {
	clear: left;
	width: 0px;
	height: 0px;
} 

h2 {
	padding: 0px;
	margin: 0px;
	color: #470811;
	font-size: 15px;
	font-weight: bold; 
}

h3 {
	padding: 0px;
	margin: 0px;
	color: #470811;
	font-size: 13px;
	font-weight: bold; 
}

h4 {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold; 
}

.catlink {
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline;
}


table,tr,td {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal; 
}

div {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal; 
}

a {
	color: #403b41;
	text-decoration: underline;
	outline:none;
}

a:hover {
	color: #859003;
	text-decoration: underline;
}

.date {
	color: #777e4a;
	padding-top: 4px;
	padding-bottom: 4px;
}

.greylink {
	text-decoration: none;
	color: #8e9396;

}

.blacklink {
	text-decoration: none;
	color: #000000;
}

a.greylink:hover {
	color: #829102;
	text-decoration: underline;
}

.greenlink {
	text-decoration: underline;
	font-weight: bold; 
	color: #839106;
}

a.greenlink:hover {
	color: #7a7687;
	text-decoration: none;
}

.pinklink {
	text-decoration: underline;
	font-weight: bold; 
	color: #fc0160;
	font-size:12px;
}

a.pinklink:hover {
	color: #7a7687;
	text-decoration: none;
}

.selected {
	text-decoration: none;
	font-weight: bold; 
	color: #bed00a;

}

.greenlink2 {
	text-decoration: none;
	font-weight: bold; 
	color: #839106;

}

a.greenlink2:hover {
	text-decoration: none;
	color: #7a7687;
}

.whitelink {
	text-decoration: none;
	color: #ffffff;
}

a.whitelink:hover {
	color: #e7edb1;
	text-decoration: underline;
}

.dark {
	color: #584547;
}

.whitelink2 {
	text-decoration: underline;
	color: #ffffff;
}

a.whitelink2:hover {
	color: #262525;
	text-decoration: underline;
}


.greylink2 {
	text-decoration: underline;
	color: #8e9396;
}

a.greylink2:hover {
	color: #829102;
	text-decoration: none;
}

.bordertable {
	border-left: 1px solid; border-top: 1px solid; border-color: #DDEBB1;
} 
 
.bordertd { 
	border-right: 1px solid; border-bottom: 1px solid; border-color: #DDEBB1;
}

.button{ 
	font:normal 11px Arial, Verdana, Tahoma, sans-serif;
	color: #ffffff; 
	height: 19px; 
	padding:0 4px;
	border:1px solid #7D870C;
	background-color: #7D870C;
}

.inputtext {
	height: 19px; 
	width: 250px;  
	border: 1px #9cac0b solid; 
	font-family: Arial, Verdana, Tahoma, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #7b8709; 
	padding: 2px;
}

.basket {
	background:url(/i/ic_basket_small.gif);
	border:none;
	cursor:hand;
	width:15px;
	height:13px;
}		

.sape_links {
	margin:0 30px;
	padding:5px 0;
	background:url(/i/v_4_5.gif) repeat-x;
}

.button_link {
	display:block;
	width:166px;
	height:35px;
	background:url(/i/red_button.gif);
	text-decoration:none !important;
	text-align:center;
	font:bold 12px/35px Tahoma;
	color:#ffffff !important;
	margin-top:10px;
}


