body {
	margin: 0px;
	background-color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #000;
}
#titles {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titles1 {
	font-size: 10px;
	color: #000;
}
.titles2 {
	font-size: 14px;
	color: #D04203;
}
.colourwhite {
	font-size: 10px;
	color: #FFFFFF;

}
#black {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#black A:link {
	FONT-SIZE: 10px;
	COLOR: #CCCCCC;
}
#black A:visited {
	FONT-SIZE: 10px;
	COLOR: #999999;
	letter-spacing: 1px;

}
#black A:hover {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 1px;
}
#black A:active {
	FONT-SIZE: 10px;
	COLOR: #999999;
	letter-spacing: 1px;

}
#sminfo {
	font-size: 16px;
	color: #CCCCCC;
}
#white {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #999999;

}
.info1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}
.info2 {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}
#info3 {
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: justify;
}
.menu {
	FONT-SIZE: 10px;
	COLOR: #999999;
}
#menu1 {
	FONT-SIZE: 12px;
	COLOR: #000000;
	letter-spacing: 3px;

}
#menu1 A:link {
	FONT-SIZE: 10px;
	COLOR: #000000;
}
#menu1 A:visited {
	FONT-SIZE: 10px;
	COLOR: #000000;

}
#menu1 A:hover {
	FONT-SIZE: 10px;
	COLOR: #000000;
	text-decoration: none;
}
#menu1 A:active {
	FONT-SIZE: 10px;
	COLOR: #000000;
}
.border {
	border: 1px solid #CCCCCC;
}
.border2 {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.border3 {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.border4{
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
}
.sminfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.prices1 {
	font-size: 11px;
}
.prices2 {
	font-family: Verdana;
	font-size: 11px;
}
.prices3 {
	font-size: 10px;
	text-transform: uppercase;
}
.prices4 {
	font-size: 11px;
}
.seasons{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
#tiny {
	font-size: 10px;
	color: #999999;
	letter-spacing: 3px;
	text-decoration: none;

}
#tiny A:link {
	FONT-SIZE: 10px;
	COLOR: #999999;
	font-family: Tahoma;
	font-weight: normal;
	letter-spacing: 3px;
}
#tiny A:visited {
	FONT-SIZE: 10px;
	COLOR: #999999;
	font-weight: normal;
    letter-spacing: 3px;
}
#tiny A:hover {
	FONT-SIZE: 10px;
	COLOR: #999999;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: 3px;
}
#tiny A:active {
	FONT-SIZE: 10px;
	COLOR: #CCCCCC;
	font-weight: normal;
    letter-spacing: 3px;
}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.border5 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
textarea {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
input {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
option {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
input#form {cursor: pointer; padding: 5px;}

