td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

}

.smalltext {

	font-size: 10px;

}

a:link {

	font-weight: bold;

	color: #660066;

}

a:visited {

	font-weight: bold;

	color: #660066;

}

a:hover {

	font-weight: bold;

	color: #993333;

}

a:active {

	color: #660066;

}

h3 {

	font-size: 12px;

	color: #999999;

}

a.tourism:link		{

	color: #666699;

	text-decoration: underline;

	font-weight: bold;

}

a.tourism:visited		{

	color: #666699;

	text-decoration: underline;

	font-weight: bold;

}

a.tourism:hover		{

	color: #CC6666;

	text-decoration: underline;

	font-weight: bold;

}

a.tourism:active		{

	color: #666699;

	text-decoration: underline;

	font-weight: bold;

}

.footer {

	font-size: 10px;

	color: #999999;

}

h1 {

	font-size: 18px;

	font-weight: bold;

	color: #660000;

	clip:  rect(auto auto -10px auto);

}

.maintitle {

	font-size: 16px;

	font-weight: bolder;

	color: #660000;

}

.contspc {

	margin: 5px;

}

.whitebold {

	font-weight: bold;

	color: #FFFFFF;

}
.whitetext {
	color: #FFFFFF;
}

h2 {

	font-size: 16px;

	font-weight: bold;

	color: #336699;

}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
}
.subtitle2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
}
.fielderror {
	font-weight: bold;
	color: #990000;
	background-color: #CCCCCC;
}
.field_error {
	font-weight: bold;
	color: #990000;
	background-color: #CCCCCC;
}

a.whitelink:link		{

	color: #FFFFFF;

	text-decoration: underline;

	font-weight: bold;

}

a.whitelink:visited		{

	color: #FFFFFF;

	text-decoration: underline;

	font-weight: bold;

}

a.whitelink:hover		{

	color: #FFFFFF;

	text-decoration: underline;

	font-weight: bold;

}

a.whitelink:active		{

	color: #FFFFFF;

	text-decoration: underline;

	font-weight: bold;

}

.spacer {
	clear:both;
	background-image: url(/img2/line-horiz.gif);
	background-repeat: repeat-x;
	height: 7px;



}

.col1 {
	width:31px;
	margin-right: 10px;
	float: left;
	padding: 2px;

}

.col2 {
	width:225px;
	margin-right: 10px;
	float: left;
	padding: 2px;

}

.col3 {
	width:120px; 
	float: left; 
	padding: 2px;
}

.col1a {
	width:31px;
	margin-right: 10px;
	float: left;
	padding: 2px;
	background-color: #E9E9E9;
}

.col2a {
	width:225px;
	margin-right: 10px;
	float: left;
	padding: 2px;
	background-color: #E9E9E9;


}

.col3a {
	width:120px;
	float: left;
	padding: 2px;
	background-color: #E9E9E9;


}
.col1b {
	width:31px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	float: left;
	padding: 2px;
	background-color: #FFFFCC;
}

.col2b {
	width:225px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	float: left;
	padding: 2px;
	background-color: #FFFFCC;


}

.col3b {
	width:120px;
	margin-bottom: 3px;
	margin-top: 3px;
	float: left;
	padding: 2px;
	background-color: #FFFFCC;


}
