/* CSS Document */
/* GENERAL */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #585858;
}
a:hover {
	text-decoration: underline;
	color: #585858;
}
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
					ELEMENTS
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
#suport01 {
	z-index: 1;
	position: absolute;
	width: 166px;
	height: 310px;
	left: 0px;
	top:0px;
	background-color: #FFFFFF;
	background-image: url(../images/templates/iserd/newsEventsBack02.gif);
	background-repeat: no-repeat;
}
#title01 {
	z-index: 2;
	position: absolute;
	width: 139px;
	left: 14px;
	top:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FED515;
}
#link01 {
	z-index: 3;
	position: absolute;
	width: 139px;
	left: 14px;
	top:170px;
	text-align: right;
}
#contentSection01 {
	z-index: 4;
	position: absolute;
	width: 142px;
	height: 122px;
	left: 12px;
	top: 36px;
}
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
					OTHERS
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.textLink01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FED515;
	text-decoration: none;
}
.textLink01:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FED515;
	text-decoration: underline;
}
.recGray001 {
	background-color: #F2F2F2;
	background-image: url(../images/templates/iserd/newsEventsArrow01.gif);
	background-repeat: no-repeat;
	border-bottom: #DFDFDF solid 1px;
	padding-left: 21px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}
.recWhite001 {
	background-color: #FFFFFF;
	background-image: url(../images/templates/iserd/newsEventsArrow02.gif);
	background-repeat: no-repeat;
	border-bottom: #DFDFDF solid 1px;
	padding-left: 21px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}

.recGray001Events {
	background-color: #F2F2F2;
	background-image: url(../images/templates/iserd/EventsArrow01.gif);
	background-repeat: no-repeat;
	border-bottom: #DFDFDF solid 1px;
	padding-left: 21px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}
.recWhite001Events {
	background-color: #FFFFFF;
	background-image: url(../images/templates/iserd/EventsArrow02.gif);
	background-repeat: no-repeat;
	border-bottom: #DFDFDF solid 1px;
	padding-left: 21px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}


.textLink02 {
	color: #585858;
	text-decoration: none;
}
.textLink02:hover {
	color: #585858;
	text-decoration: underline;
}