html, body, table {
	font-family: Verdana, Arial;
	font-size: 10pt;	
}
body {
	background-color: #ccffaa;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
}
H1 {
	background-image: url('img/logo.jpg');
	background-repeat: no-repeat;
	width: 970px;
	height: 75px;
	font-size: 10px;
	font-weight: Bold;
	margin: 0px;
	line-height: 140px;
}

TABLE {
	width: 100%;
}
TD {
	text-align: center;
}

DIV.column {
	width: 100%;
	margin-top: 10px;
	border: 2px solid #feffaf;
}
DIV.header {
	background-color: #449b0a;
	padding: 3px;
	font-weight: Bold;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
}
DIV.footer {
	border: 1px solid #449b0a;
	background-color: #feffba;
	padding: 3px;
	text-align: left;
}
DIV.column_extra {
	width: 950px;
	padding: 2px;
	margin-top: 10px;
	background-color: #AC75C7;
	border: 2px solid #7B15AB;
}

a:link, a:active, a:visited {
	font-size: 9pt;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	font-weight: Normal;
	color: #000000;
	text-decoration: underline;
}
a IMG {
	border: 2px solid #feffba;
	margin: 3px;
}
a:hover IMG {
	border: 2px solid #000000;
	margin: 3px;
}
IMG {
	border: 0;
}
form {
	linebreak: none;	
}
	
div.tableBlock {
	clear: both;
	width: 980px;
	margin: 0 auto 0 auto;
	position: relative;
}
div.tableBlockColumn {
	margin-left: 5px;
	padding-right: 5px;
	width: 235px;
	float: left;
}

div.tableBlockColumnFull {
	margin-left: 5px;
	padding-right: 5px;
	width: 970px;
	float: left;
}
div.tableBlockColumn3 {
	margin-left: 5px;
	padding-right: 5px;
	width: 316px;
	float: left;
}

div.outfoto {
	margin-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
div.outfoto A IMG {
	border: 2px solid #feffba;
}
div.outfoto A:hover IMG {
	border: 2px solid #000000;
}
div.outfoto a {
	font-size: 10px;
	line-height: 13px;
	color: #000;
	text-decoration: none;
}
div.outfoto a:hover {
	text-decoration: underline;
}

div.promofoto {
	margin-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
div.promofoto .foto A IMG {
	border: 2px solid #feffba;
}
div.promofoto .foto A:hover IMG {
	border: 2px solid #000000;
}
div.promofoto .text {
	margin: 2px;
}
div.promofoto .text a {
	font-size: 10px;
	line-height: 13px;
	color: #000;
	text-decoration: none;
}
div.promofoto .text a:hover {
	text-decoration: underline;
}

div.shave {
	margin-left: 4px;
}
div.shave a {
	font-size: 10px;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
div.shave a:hover {
	text-decoration: underline;
}
