html, body, table {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
body {
	margin: 0px;
	background-image: url('images/back.gif');
	background-repeat: repeat-y;
	background-color: #c1e3ff;
}

A:link, a:visited, a:active { 
	text-decoration: none;
	color: #000080;
}
A:hover {
	text-decoration: underline;
	color: #000000;
}

#content {
	position: relative;
	width: 990px;
	margin: 0 auto 0 auto;
	background-color: #0090ff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-bottom: 10px;
}
	#content .welcome {
		background-color: #1e9eff;
		border: 1px solid #58b6fe;
		color: #fff;
		width: 800px;
		margin: 10px auto 10px; auto;
		padding: 4px;
		text-align: center;
	}
div.columnContainer 
{
	clear: both;
	width: 990px;
	margin: 7px auto 0px auto;
}
div.columnContainerColumn1-4
{
	float: left;
	width: 237px;
	margin: 0px 5px 0px 5px;
}
div.columnContainerColumn1-1
{
	float: left;
	width: 980px;
	margin: 0px 5px 0px 5px;
}
div.columnClearer {
	clear: both;
}
div.block {
	background-color: #1e9eff;
	border: 1px solid #58b6fe;
}
div.block div.head {
	font-size: 11px;
	font-weight: Bold;
	line-height: 20px;
	text-align: center;
	color: #FFF;
}
div.block div.head2 {
	background-color: #000;
	font-size: 11px;
	font-weight: Bold;
	line-height: 20px;
	text-align: center;
	color: #FFF;
}
div.block div.content {
	background-color: #cae4ff;
}
div.shave {
	margin-left: 2px;
	margin-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-align: left;
}
div.shave a {
	font-size: 10px;
	font-weight: Normal;
	color: #000;
	text-decoration: none;
	line-height: 15px;
}
div.shave a:hover {
	text-decoration: underline;
}
	
div.promofoto {
	float: none;
	padding-bottom: 5px;
	text-align: center;
}
div.promofoto .foto {
	float: none;
}
div.promofoto .foto IMG {
	margin-top: 5px;
}
	
div.promofoto .foto A IMG {
	border: 1px solid #000000;
}
div.promofoto .foto A:hover IMG {
	border: 1px solid #FFF;
}
div.promofoto .text {
	float: none;
	margin: 2px auto 2px auto;
	width: 200px;
	height: 26px;
	overflow: hidden;
}
div.promofoto .text a {
	font-size: 10px;
	line-height: 13px;
	color: #000;
	text-decoration: none;
}
div.promofoto .text a:hover {
	text-decoration: underline;
}
table.linkex a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}
table.linkex a:hover {
	color: #000;
	font-size: 10px;
	text-decoration: underline;
}
