td, center, p, li, input, select, textarea, blockquote {
	font-family: Arial, MS Sans Serif, sans-serif; font-size:95%; color:#000000;
}

h1,h2,h3,h4,h5 {
	font-family: Arial, MS Sans Serif, sans-serif; color: #185422; 
	margin-top:0px;
}

body {
	margin:0px; font-family: Arial, MS Sans Serif, sans-serif; font-size:95%;
	background: white url(gfx/ods_background.jpg) no-repeat fixed bottom right
}

.egc { font-family: Arial, MS Sans Serif, sans-serif; font-size:95% }

.little { font-size:75% }

.heading1 { font-size:150% }
.heading2 { font-size:125% }

th { font-size:95%; color: gray }

.dblue { color: #1b387e }
.lblue { color: #0099e9 }

.sitemenu { font-size:8pt; font-weight:bold }

A:link    { color: #185422 }
A:visited { color: #185422 }
A:hover   { color: #e48e19 }

A:link.hmenu    { text-decoration: none; color: #185422 }
A:visited.hmenu { text-decoration: none; color: #185422 }
A:hover.hmenu   { text-decoration: none; color: #e48e19 }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

input, select, textarea {
	font-family: Verdana, Geneva, sans-serif;
	border-width:1;
	background-color:#fcfcfc;
	color: black;
}
input:focus, textarea:focus, select:focus {
	background : white; /*#e5f5f2;*/
	/* color : #1b387e; */
}

.proceed { background-color:#bad5de }
.green   { background-color:#bad5de }
.smgreen { background-color:#CCFFCC; font-size:85% }
.fixed   { font-family: Courier, monospace }

.plain_box {
	border:2px solid;
	padding:10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

.silk_box {
	margin-left:5px;
	border:2px solid;
	padding:10px;
	background: #e5f5f2; /*#bad5de*/ /* #9ec4d1 url(gfx/manu_box_back.jpg)*/;
	float:right;
	width:50%;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

div.silk_box h4 { margin:5px 0 0 0 }

.news_box {
	margin-top:5px;
	border:1px dashed grey;
	padding:5px 0 0 10px;
	background:#F6F6F6;
	/*
	background:white url(gfx/back_flowers.jpg);
	*/
}

.buy_box {
	border:2px solid black;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
