a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #5E1700;
	text-decoration : underline;
}
a:visited{
    	font-family: Arial, Helvetica, sans-serif; 
		color: #5E1700;	
		text-decoration : underline;	
}
a:active{
    	font-family: Arial, Helvetica, sans-serif; 
		color: #5E1700;	
		text-decoration : underline;	
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #8A3700;
	text-decoration : none;
}
a.submenu:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #5A4A2D;
	text-decoration : none;
}
a.submenu:visited{
    	font-family: Arial, Helvetica, sans-serif; 
		color: #5A4A2D;	
		text-decoration : none;	
}
a.submenu:active{
    	font-family: Arial, Helvetica, sans-serif; 
		color: #5A4A2D;	
		text-decoration : none;	
}
a.submenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #5A4A2D;
	text-decoration : underline;
}
p{
	color : #392524;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	margin-left : 15;
	margin-right : 10;
	margin-bottom : 10;
	margin-top : 0;
	text-align : justify;
}
p.next{
	font-size : 6px;
	margin-left : 16px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
}
p.section{
	color : #392524;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	margin-left : 5;
	margin-right : 5;
	margin-bottom : 5;
	margin-top : 0;
	text-align : justify;
}
p.news{
	color : #392524;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-top : 0;
	line-height : 13px;
	text-align : justify;
}
p.newscaption{
	color : #5E1700;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-top : 0;
	font-weight : bold;
	text-align : center;
}
p.adress{
	color : #585755;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	margin-left : 5;
	margin-right : 5;
	margin-bottom : 0;
	margin-top : 0;
}
p.pform{
	color : #392524;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom :0px;
	margin-top : 0px;
	text-align : right;
	font-weight : normal;
}
.inputform{
	color : #392524;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	font-weight : normal;
}
ul{
	margin : 0 0 0 18;
	list-style-image : url(../images/bullet_list.gif);
}
ol{
	margin : 0 0 0 28;
}
li{
	color : #392524;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	line-height : 1.1em;
	margin-left : 50;
	margin-right : 10;
	margin-bottom : 7;
}
li.menu{
	list-style-image : url(../images/bullet.gif);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 10px;
	margin-bottom : 12px;
	margin-left: 0px;
}
select{
	margin-bottom : 10px;
	margin-left : 10px;
}
.imagegoto{
	margin-bottom :0px;
	margin-left : 10px;
}
#photo{
	margin-left : 0px;
	margin-right : 7px;
	margin-top : 5px;
}
.nonesize {

	font-size: 4px;
}
.listnstyle {
	FONT-SIZE: 12px;
	WIDTH: 170px;
	COLOR: #3D3D3D;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FBE3BB;
}
.priceheader {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #382920;
	BACKGROUND-COLOR: #F3C68D;
	text-align : center;
	font-weight : bold;
	padding-left : 5;
	padding-right : 5;
	padding-top : 3;
	padding-bottom : 3;
}
.pricerow {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #382920;
	BACKGROUND-COLOR: #FFF3DE;
	text-align : left;
	font-weight : normal;
	padding-left : 5;
	padding-right : 5;
	padding-top : 3;
	padding-bottom : 3;
}
.error{
	color : #F53005;
}
.nonerepeatbg{
	background-repeat : no-repeat;
}
.nonerepeatbgx{
	background-repeat : repeat-y;
}
.nonerepeatbgright{
	background-repeat : no-repeat;
	background-position : right;
}