.em_back {
	background-color: #30567B;
	padding: 30px;
	margin: 0px;
}
#em_holder {
	width:400px;
	padding: 0px;
	margin: 0px;
	background-color:#ffffff;
	font-family : Verdana;
	font-size :11px;
	line-height:15px;
	color : #000000;	
}
#em_border {
}
#em_border_2 {
}
#em_line {
	height:1px;
	margin-top:0px;
	margin-bottom:5px;
}
#em_textarea {
	text-align:left;
	color : #000000;
}
#em_headline {
	font-family : Verdana;
	font-size :12px;
	line-height:15px;
	font-weight:bold;
	color : #000000;
	
}
a , a:visited , a:active {
	font-family : Verdana;
	font-size : 12px;
	color : #0192C4;
	text-decoration : underline;
}
a:hover {
	text-decoration : none;
}
#em_linkarea {
 color : #0192C4;
 
}

/* em box wrapper Only for fading borders*/

.em_top {
	background-image: url(images/em_top_border.gif);
	background-position: top left;
	width:518px;
	background-repeat: no-repeat;
	padding: 26px 0px 0px 0px;
}
.em_right {
	background-image: url(images/em_right_border.gif);
	background-position: top right;
	background-repeat: repeat-y;
	float: right;	
	padding: 0px 17px 0px 0px;	
	background-color:#ffffff;
}
.em_left {
	background-image: url(images/em_left_border.gif);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
	padding: 0px 0px 0px 14px;
}
.em_bottom {
	background-image: url(images/em_bottom_border.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width:518px;
	padding: 0px 0px 17px 0px;
	clear:both;
}
/* ------------------------------------ */
