body {
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	letter-spacing:0.3px;
	line-height:15px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color:#4f4f4f;
	background-image:url(../images/bg.jpg);
}



FORM { margin-bottom: 0px; margin-top: 0px; }
DIV { margin-bottom: 0px; margin-top: 0px; margin-left: 0px; margin-right: 0px;}

a:active {
	COLOR: #000000;
	font-family: Arial;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: normal;
	letter-spacing: 0;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	COLOR: #000000;
	font-family: Arial;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: normal;
	letter-spacing: 0;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:link {
	COLOR: #000000;
	font-family: Arial;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	letter-spacing: 0;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
a:hover {
	COLOR: #D59A10;
	font-family: Arial;
	FONT-STYLE: normal;
	TEXT-DECORATION: underline;
	line-height: normal;
	letter-spacing: 0;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


.textfield {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.brownbg{
	background-color: #412309;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color:  #FFFFFF;	
}
.lightcolor{
	background-color: #E7C097;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color:  #FFFFFF;	
}


.buttons {
	/*background-image:url(../images/butt_bg.jpg);*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color:  #FFFFFF;
	background-color: #4D8196;
	border: 2px ;
	padding: 2px;
	margin: 2px;
}
.contents {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing:0.3px;
	line-height:20px;

}
.whitecontents {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:0.3px;
	line-height:20px;

}

.red {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.main10 {
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
}


.main {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing:0.3px;
	line-height:15px;
	text-decoration: none;
	font-family: Arial;
}

.mainBold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing:0.3px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.whiteBold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:0.3px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}


.heading {
	font-family: verdana;
	font-size: 18px;
	font-weight: none;
	color: #000000;
	letter-spacing:1px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.white_12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing:0.3px;
	text-decoration: none;

}

.whiteBold {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing:1px;
	line-height:20px;

}


.whiteBold_12 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	
}
.saleprice {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
}
.price {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	
}


/* --------------------For Div------------------------*/
#contentdiv{
	width:440px;
	height:400px;
	/*overflow:hidden;*/
	overflow:auto;
	padding:0px;
	position: relative; 

}
#scrollUp{
	text-align:right;
	width:440px;
}
#scrollDown{
	text-align:right;
	width:440px;
}