#bb {
}
.bb {
	text-decoration: none;
	position: absolute;
}

#cc {
	height: 10px;
	width: 10px;
	float: right;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../IMGS/iBox_tr.png);
}
#dd {
	height: 10px;
	width: 10px;
	float: left;
	background-image: url(../IMGS/iBox_tl.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#ee {
	background-image: url(../IMGS/iBox_border.png);
	height: 10px;
	background-repeat: repeat;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ff {
	text-decoration: none;
	background-image: url(../IMGS/iBox_border.png);
	background-repeat: repeat;
}
#gg {
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F7F7F7;
	width: 480px;
}
#Tagg {
	text-decoration: none;
	background-color: #6EB86D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #396;
}
#bufferr {
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #396;
	border-left-color: #396;
}
#cont {
	background-color: #F7F7F7;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #396;
	border-left-color: #396;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #396;
	color: #333;
	font-size: 14px;
}
#jj {
	text-decoration: none;
}
#kk {
	text-decoration: none;
	background-image: url(../IMGS/iBox_br.png);
	background-position: right bottom;
	float: right;
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
}
#ll {
	text-decoration: none;
	background-image: url(../IMGS/iBox_bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 10px;
	width: 10px;
}
#mm {
	background-image: url(../IMGS/iBox_border.png);
	background-repeat: repeat;
	height: 10px;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#covDiv {
	position: static;
	overflow: hidden;
	z-index: 1;
}
#buttonBlue {
	background-color: #396;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#buttonGrey{
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#Label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

