/* DarkBlue:   0     70    120   #004678  */
/* MiddleBlue: 120   160   200   #78a0c8  */
/* LightBlue:  230   240   250   #e6f0fa  */
/* LightBrown: 255   233   215   #ffe9d7  */
/* DarkBrown:  153   102   51    #996633  */
a,b,td,th,p,div,form,h1,h2,h3,h4,blockquote,ul,ol {
   font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
   font-size: 1px;
}
a:link {
   font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
   color: black;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
} 
a:visited {
   font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
   color: black;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}
a:hover {
   font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
   color: #996633;
   font-size: 10px;
   font-weight: bold;
   text-decoration: underline;
}
a:active {
   font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
   color: silver;
   font-size: 10px;
   font-weight: bold;
   text-decoration: underline;
}
body {
   font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #ffe9d7;
	color: #996633;
}
.picBG {
	background-image: url(../img/furniture/big_back.jpg);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-color: #ffe9d7;
	color: #996633;
	border-right: 1px dashed #996633;
	border-bottom: 1px dashed #996633;
}
.menuDIV {
   background-color: #ffe9d7;
   filter: Alpha(Opacity=100, FinishOpacity=60, Style=1);
   font-size: 10px;
   padding: 10px;
   text-align: justify;
}
.txtBottom {
   font-size: 9px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 2px;
}
.txtLangMenu {
   font-size: 9px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 2px;
   text-align: right;
   font-weight: normal;
   text-decoration: none;
}
SPAN {
   font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
   font-size: 8px;
   font-weight: bold;
}
html, img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.lblTitle
{
	font-size: 32px;
	font-weight: bold;
	vertical-align: middle;
}
.curHand
{
	cursor: hand;
}
.marg5
{
	margin: 5px;
}
.marg10
{
	margin: 10px;
}
.centText
{
	text-align: center;
}
h2,h3,h4
{
	color: #996633;
}
