*{margin:0px; padding:0px;}
html, body {
font-size:12px;
font-family: Arial, Avanti, Helvetica, sans-serif;
color:#536053;
}
.formbox{
	BORDER-RIGHT: #6e2523 1px solid; 
	BORDER-TOP: #6e2523 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #6e2523 1px solid; 
	BORDER-BOTTOM: #6e2523 1px solid; 
	BACKGROUND-COLOR: white; 
	TEXT-DECORATION: none;
	COLOR: #6e2523;
}
.formbox2{
	BORDER-RIGHT: #536053 1px solid; 
	BORDER-TOP: #536053 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #536053 1px solid; 
	BORDER-BOTTOM: #536053 1px solid; 
	BACKGROUND-COLOR: white; 
	TEXT-DECORATION: none;
	COLOR: #536053;
}
.button{
	border-left: #000000 1px solid;
	border-top: #000000 1px solid; 
	border-bottom: #000000  1px solid;
	border-right: #000000 1px solid;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	border-color: white;
	background-color: #6e2523;
	COLOR: white;
}
.button2{
	border-left: #000000 1px solid;
	border-top: #000000 1px solid; 
	border-bottom: #000000  1px solid;
	border-right: #000000 1px solid;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	border-color: white;
	background-color: #536053;
	COLOR: white;
}
.scrollDiv{
	float:right;
	width:120px;
	}
.Pointer{
	float:left;
	width:120px; text-align:center;
	display:block;
	cursor:pointer;}
#GallerySmall{
	float:left;
	width:120px;
	margin:10px 0px;
	overflow:hidden;
	height:400px;
	}
#GallerySmall a {
	float:left;
	margin-bottom:10px;
	cursor:pointer;}
	
.link{
	font-size:13px;
	color:#536053;
	text-decoration:none;
	}