h1 { font-weight: bold; }

img { border:0; }

.buttonbar {
	color: #FFFFFF;
	vertical-align: top;
	top: 3mm;
}

#page {
	padding:0;
	width:720px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}

#pagelarge {
	padding:0;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.descriptionfigure {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.button {
	background-color: pink;
	border-width: 2px;
	color: white;
	font-size: 11pt;
	font-family: arial;
}

.ugly {
	font-family: aerial;
	font-size: 12px;
	list-style-type: disc;
	page-break-after: auto;
	line-height: normal;
	color: #FF0000;
}

A:link {
	color: #FF00FF;
	text-decoration: none;
}

A:visited {
	text-decoration: none;
	color: #9900FF;
}

A:hover {
	text-decoration: none;
	color: #FF00FF;
}

.border {
	border: thin dotted #FF0000;
	color: #E6E6E6;
}

.block {
	margin-left: 10px;
	margin-right: 10px;
	width: auto;
	position: relative;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	left: -2px;
	top: -1px;
}

.blocklarge {
	margin-left: 50px;
	margin-right: 50px;
	width: auto;
	position: relative;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.blockproportinal {
	margin-left: 10px;
	margin-right: 10px;
	width: auto;
	position: relative;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.stickers {
	/*text-align: justify;*/
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.text {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright {
	/*border-top: 1px solid #333333;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}

.tittle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color:#999966;
	padding: 2px;
}

.tittle a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.tittle a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.tittle a:hover {
	text-decoration: none;
	color: #333333;
}

.tittlesmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	background-color: #999966;
	border-bottom: thin dotted #333333;
}

.tittlesmall a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.tittlesmall a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.tittlesmall a:hover {
	text-decoration: none;
	color: #333333;
}


.towntittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF66FF;
	color: #FFFFFF;
}
.noborder {
	background-color:#EAEAEA;
	border-color: #EAEAEA;
	border-width: 5px;
	border-style: solid;
}
.changeborder {
	background-color:#FF66CC;
	border-color: #996666;
	border-width: 5px;
	border-style: dotted;
}
.pink {
	border-color: #EAEAEA;
	background-color:#FFCCFF;
	border-width: 3px;
	/*border-style: dotted;*/
}

.borderorder {
	border: 2px solid #333333;
	background-color:#F2F2F2;
}

.photoblocktittle {
	border: 1px;
	border-style: solid;
	border-color: #FF99FF;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.underligned_link a:link {
	text-decoration: none;
	color: #333333
}

.underligned_link a:hover {
	text-decoration: underline;
	color: #333333
}

.underligned_link a:visited {
	text-decoration: none;
	color: #333333
}

.game { background-color:#EAEAEA}