img {
	border:none;
}

td{
	padding: 5 0 5 0;
	vertical-align:top;
}

#iContent{
	text-align: left; 
	margin: 3px auto; 
	padding: 0px 13px; 
	width: 765px;
}


body{
  	height: 100%;
  	margin-top: 0px;
	padding: 0;
	text-align: center;
	background: #EAE8F8;
	color:#002868	
}


/* Borders */
#blocked{
	background:#FDF2FF;
	border: 1px solid #CC0000;
	padding: 10px 13px 10px 10px;
	margin: 10px 10px 10px 10px;
	display:block;
	width: 135px;
	height:140px;
	float:left;
}

#iContentBottomLine{
	border-bottom: 1px solid #A8A8A8;
}

#iContentBox{
	background:#FDF2FF;
	border: 1px solid #CC0000;
	text-align: left;
	padding: 10px 13px;
	width: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#iContentMsgBox{
	background:#FDF2FF;
	border: 1px solid #CC0000;
	text-align: left;
	padding: 10px 13px 50px;
	width: auto;
}

/* box design 800 px wide*/
#boxListhead800
{
	width: 765px;
	padding: 10px 0px 0px 0px;
	background: url(../images/bor1_800px.jpg) no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align:left;
	}

#boxListbody800 
{
	background: url(../images/bor2_800px.jpg) repeat-y;
	padding: 0px 10px 15px 15px ;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#boxListend800 
{ 
	padding-bottom: 12px;
	background: url(../images/bor3_800px.jpg) no-repeat bottom;
	voice-family: "\"}\"";
	voice-family: inherit;
}
/* reveal hidden content with mouse over */
div#links a:hover 
{
	font: 17px Verdana;
}

div#links a span 
{
	display: none;
}
div#links a:hover span 
{ 
	display: block; 
  	color: black; 
	background: White;
	font: 12px Verdana, sans-serif;
   	position:absolute;
   	top: 380;
   	left:400;
   	padding: 5px; 
	z-index: 100;
	text-decoration:none;
	border: 1.5px solid #3399FF;
}
