body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	background-image: url(back.gif);
}
.info1 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.logo {
	background-image: url(logotop.gif);
	background-repeat: no-repeat;
	height: 163px;
	width: 332px;
	background-position: center;
}
.side1 {
	background-image: url(viewside.jpg);
	background-repeat: no-repeat;
	background-position: 980px 0px;
}
.side2 {
	background-image: url(viewtopside1.jpg);
	background-repeat: no-repeat;
	background-position: 980px 0px;
}
.blocks {
	background-image: url(blocks.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#black1 A:link {
	height: 26px;
	padding: 5px;
	width: auto;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "trebuchet MS", arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #252829;
	background-repeat: repeat;
}
#black1 A:visited {
	height: 26px;
	padding: 5px;
	width: auto;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "trebuchet MS", arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #252829;
	background-repeat: repeat;
}
#black1 A:hover {
	height: 26px;
	padding: 5px;
	width: auto;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "trebuchet MS", arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #666666;
	background-repeat: repeat;
}
#black1 A:active {
	height: 26px;
	padding: 5px;
	width: auto;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "trebuchet MS", arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #666666;
	background-repeat: repeat;
}
#menu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
#menu a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
#menu a:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
#menu a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.tiny1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.tiny2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.prices1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.titleslarge {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.daily {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.border{
	border: 1px solid #666666;

}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.info2 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.border2 {
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px solid #666666;
}
textarea, input, select, option {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000; padding: 2px;
}

input#form{cursor: pointer; padding: 3px;}
