body, a, b, div, form, h1, h2, h3, h4, input, i, li, ol, p, span, table, textarea, td, tr, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #88763C;
	font-size:9pt;
}

body{
	background-image: url(../images/bg.jpg);
}
h1{
	font-size: 12pt;
	color: #BBAF80;
}
a.m, a:active.m, a:focus.m, a:link.m, a:visited.m {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal; /*color: #88763C;*/
	text-decoration: none;
	letter-spacing: 1px;
	color: #9D955B;
}
a:hover.m {
	color: #FF8C00;
	background-color: #FFFFF0;
}
a:hover.prodheader{
	color:orange;
	text-decoration:underline;
}
a.prmenuheader, a:active.prmenuheader, a:focus.prmenuheader, a:link.prmenuheader, a:visited.prmenuheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal; /*color: #88763C;*/
	text-decoration: none;
	color: #9D955B;
}
a:hover.prmenuheader{
	color:orange;
	text-decoration:underline;
}
a.dor{
	font-size:7pt;
}
a:hover.dor{
color: red;
}
a.loeedasi,a:active.loeedasi,a:link.loeedasi{
	font-weight:normal;
	font-size:90%;
	color: #FF6633;
}
a.orderlink{
	font-size:90%;
}
a:hover.orderlink{
	color:orange;
	text-decoration: underline;
}
td.menu{
	padding-left: 14px;
	background-image: url(../images/tdmenubg.jpg);
	height:26px;
}
td.menusel{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 14px;
	color: #9D955B;
	background-image: url(../images/tdmenubg_sel.jpg);
	height:26px;
}
.addr1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #88763C;
	text-decoration: none;
	letter-spacing: 1px;
}
.addr2{
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #88763C;
	text-decoration: none;
	letter-spacing: 1px;
}
/*Tootetabeli pealkiri ja sisu*/
.prtblname{
	font-size: 8pt;
	color: #9D955B;
	font-weight: bold;
	background-color: #F5F3E9;
	border-left: 1px solid #E9E4D3;
	border-top: 1px solid #E9E4D3;
	border-right: 1px solid #E9E4D3;
	border-bottom: 1px solid #E9E4D3;
	margin-top:20px;
}
.prtbldesc{
	background-color: inherit;
	font-size:8pt;
	color:#9D955B;
	line-height:180%;
}

td.maintd{
	background-color: #fbf8f3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height:180%;
	border-left: 1px solid #F0EDDE;
	padding-left: 20px;
	padding-right: 10px;
	color:#84732A;
}
td.maintd2{
	background-color: #fbf8f3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height:180%;
	border-left: 1px solid #F0EDDE;
	color:#84732A;
}

fg{
	background-color: #FBF8F3;
}
input,textarea{
	border:1px inset;
}
.sm{
	border-bottom:1px solid #F0EDDE;
}
.smselected{
	background-image: url(../images/tdmenubg_sel.jpg);
	border-bottom:1px solid #F0EDDE;
}
.pheader{
	font-weight: bold;
	font-size: 10pt;
	background-color: #EAE8D3;
	border-top: 1px solid #D9D5B0;
	border-bottom: 1px solid #D9D5B0;
}
.loggedusertd, .loggedusertd form, .loggedusertd input, .loggedusertd a {
	background-color: #EAE8D3;
	border-top: 1px solid #D9D5B0;
	border-bottom: 1px solid #D9D5B0;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.loggedusertd a:hover {
	color:orange;
	text-decoration:underline;
}
.loggedusertd{
	text-align: center;
}
.loggedusertd input{
	background-color: #FBF8F3;
}
.locUrlSel{
	font-weight:bold;
	color:orange;
}
/*Uue kasutaja registreerimise vormi tabel*/
.usrreg{
	
}
.userinput{
	width:80%;
}
.orderTable td{
	font-family:tahoma,verdana,arial,sans-serif;
	font-size:8pt;
}
.teade{
	/*color: #FF6633;*/
	color: #9D955B;
	text-align: center;
	margin-bottom: 6px;
	font-family: Tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 10px;
	border: 1px solid #D9D5B0;
	/*background-color: #f5f5f5;*/
	background-color: #ffffff;
	line-height: 110%;
}