body
{
	margin: 0px;
}


a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}
a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}

.scrollbar
{
	overflow: auto;
	width: 430px;
	height: 450px;
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #DDDDCC;
	scrollbar-track-color: #CBC7B1;
	scrollbar-shadow-color: #DDDDCC;
	scrollbar-highlight-color: #DDDDCC;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-Color: #000000;
}

.itemtitle
{
	color: 343434;
}


hr
{
	color: 565656;
	height: 2px;
}
a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #efefef;
	text-decoration: underline;
}
.iec
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232323;
}

.iectitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 4px 0px 4px 4px;
	border: solid 1px #000000;
	background-color: #ffffff;
}

.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.mainback
{
	background-image: url(../images/iec_e1_bottomback.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.mainback2
{
	background-image: url(../images/iec_e1_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.rightback
{
	background-image: url(../images/iec_e2_bottomback.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.rightback2
{
	background-image: url(../images/iec_e2_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.backback
{
	background-image: url(../images/iec_outside_e.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.subheader 
{
	text-decoration:underline;
	font-weight: bold;
}
.portrait
{
	margin-right:10px;
	margin-bottom:10px;
}
