HTML, BODY, TABLE {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000;
}
BODY {
	margin-top: 0px;
	background-color: #EBEBEB;
	background-image: url('style/v2/img/bg.gif');
}
H1 {
	background-image: url('style/v2/img/pfg.jpg');
	background-repeat: no-repeat;
	width: 775px;
	height: 159px;
	font-size: 10px;
	line-height: 295px;
	margin: 0px;
}
H2 {
	font-size: 11pt;
	font-weight: Bold;
	margin: 0px;
	color: #f59595;
}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

div.container {
	position: relative;
	width: 980px;
	margin: 0px auto 0px auto;
}

div.container div.widthFull {
	float: left;
	width: 980px;
	background-color: #EBEBEB;
	padding-bottom: 10px;
}
div.container div.width25 {
	width: 240px;
	padding-right: 5px;
	float: left;
	background-color: #EBEBEB;
}

div.promofoto {
	margin-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
div.promofoto .foto A IMG {
	border: 2px solid #880000;
}
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: 2px;
}
div.shave a {
	font-size: 10px;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
div.shave a:hover {
	text-decoration: underline;
}
DIV.column {
	width: 231px;
	margin-top: 10px;
	margin-left: 5px;
	border: 2px solid #b42323;
}
DIV.columnFull {
	width: 971px;
	margin-top: 10px;
	margin-left: 5px;
	border: 2px solid #b42323;
}
DIV.header {
	background-color: #880000;
	padding: 3px;
	font-weight: Bold;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
}
DIV.footer {
	border: 1px solid #000000;
	background-color: #f1f1f1;
	padding: 3px;
	text-align: left;
}
