HTML, BODY, TABLE {
	font-family: Verdana;
	font-size: 10pt;
}
BODY {
	margin: 0px;
	background-color: #174954;
}
TABLE.content {
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background-color: #FFFFFF;
}
TD.content2 a {
	color: #FFF;
	font-weight: Bold;
}
TD.content2 a:hover {
	text-decoration: none;
}

TABLE.thumbs {
	margin-bottom: 10px;
}
TABLE.thumbs TD {
	text-align: center;
}
.thumbs IMG {
	border: 1px solid #000;
}

Table.links {
	width: 95%;
	height: 320px;
	border: 2px solid #000;
	background-color: #f80000;
}
.links TD {
	margin: 3px;
}
div.shave  {
	text-align: left;
}
div.shave a {
	font-size: 10pt;
	color: #000;
	text-decoration: none;
}
div.shave a:hover {
	font-size: 10pt;
	color: #4C4C4C;
	text-decoration: underline;
}
td.iframe {
	border: 2px solid #000;
}

div.promofoto {
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
div.promofoto .foto A IMG {
	border: 1px solid #000;
}
div.promofoto .foto A:hover IMG {
	border: 1px solid #FFF;
}
div.promofoto .text {
	background-color: #808080;
	border: 1px solid #000;
	width: 200px;
	margin: 5px auto 0px auto;
	overflow: hidden;
	height: 32px;
}
div.promofoto .text a {
	font-size: 8pt;
	line-height: 16px;
	color: #FFF;
	text-decoration: none;
}
div.promofoto .text a:hover {
	color: #FFF;
	text-decoration: underline;
}

TD.bg10 {
	background-image: url('images/index_10.jpg');
}
TD.bg14 {
	background-image: url('images/index_04.jpg');
}
TD.bg15 {
	background-image: url('images/index_15.jpg');
}
TD.bgcolor1 {
	background-color: #0091C8;
}
