/* CSS Document */
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backg.gif);
}
.maintable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #000000;
	width: 800px;
}
.rightcorner {
	background-color: #121212;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 157px;
}
.leftcorner {
	background-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 800px;
}
.titles {
	background-color: #161616;
	width: 225px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #737373;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 53px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #737373;
}
.titleleft {
	background-color: #000000;
	width: 418px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
}
.gallerytitle {
	background-color: #404040;
	width: 157px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #737373;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #737373;
}
.galleryprev {
	background-color: #404040;
	width: 157px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #737373;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	line-height: 24px;
	margin-top: 14px;
	width: 560px;
}
.tableimg {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 580px;
}
.images {
	border: 1px solid #c4c3c3;
}
.imagesthumbs {
	border: 1px solid #a8a8a8;
}
.imagesthumbs:hover {
	border: 1px solid #FFFFFF;
}
.tdtitletable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #282828;
}
.tdtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #404040;
}
.maillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none
}
.maillink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #737373;
	text-decoration:none
}
.tablemonths {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	width: 157px;
	line-height: 16px;
}
.months {
	background-color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
}
.days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #404040;
}
.notavdays {
	color: #797979;
	background-color: #1a1a1a;
}
.avdays {
	color: #FFFFFF;
	background-color: #474436;
}
.txtlittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.linklittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
.linklittle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#a8a8a8;
	text-decoration: none;
}
.linkbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
.linkbottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#a8a8a8;
	text-decoration: none;
}