body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin:0px;
}

#conTop {
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/iframeArea_top.gif) top no-repeat;
	height:43px;
	width:610px;
	margin:0;
	padding:0;
	z-index:50;
}
#conMid {
	position:absolute;
	top:40px;
	left:0px;
	background:url(../images/iframeArea_body.gif) repeat-y;
	height:216px;
	width:610px;
	margin:0;
	padding:0;
	z-index:10;
}
#conBot {
	position:absolute;
	top:256px;
	left:0px;
	background:url(../images/iframeArea_bottom.gif) top no-repeat;
	width:610px;
	height:10px;
	margin:0;
	padding:0;
	z-index:75;
}
p {
	margin:10px 15px 5px 15px;
}
#iframeTitles {
	position:absolute;
	left:13px;
	top:10px;
	width:530px;
	height:25px;
	z-index:100;
	overflow: visible;
	font-size:18px;
	color:#FFF;
}
img {
	border:0px;
}
img a{
	border:0px;
	text-decoration:none;
}
img a:hover {
	border:0px;
	text-decoration:none;
}
#closeArea {
	position:absolute;
	left:571px;
	top:12px;
	width:23px;
	height:24px;
	z-index:101;
}
#conMid a {
	font-weight:bold;
	text-decoration:none;
	border-bottom:#000 1px dashed;
	padding-bottom:0px;
	color:#000;
}
#conMid a:hover {
	font-weight:bold;
	text-decoration:none;
	border-bottom:#000 1px solid;
	padding-bottom:0px;
	color:#000;
}	
.innerIcons {
padding:1px 5px 1px 5px;
}
.smallFont{font-size:10px;}

/* =whiteBox
---------------------------------------------------------------- */
#whiteborder_container {
	position:relative;
	left:8px;
	width:590px;
	z-index:102;
	margin-bottom: 5px;
	float: left;
}
#whiteborder_mid {
	float:left;
	border:0px;
	padding:0px;
	background:url(../images/590_whiteBorder_mid.gif) repeat-y;
	margin-bottom: 5px;
}

#whiteborder_mid p{
	margin:3px 15px 2px 15px;
	}
#whiteborder_top {
	float:left;
	padding-top:1px;
	width:590px;
	background:url(../images/590_whiteBorder_top.gif) top no-repeat;
	z-index:102;
	height: 2px;
}
#whiteborder_bot {
	float:left;
	width:590px;
	padding-bottom:3px;
	background:url(../images/590_whiteBorder_bot.gif) bottom no-repeat;
	z-index:102;
}
