* {
	font-family:		Verdana, Arial, Times New Roman, Helvetica, sans-serif;
	font-weight:		normal;
	font-size:		12px;
	color:			#000000;
}

body { /* not specified bodies */
	background-color:	#ffffff;
	background-image:	url('');
}

a, a:hover {
	color:			#ff9900;
}

#divMain {
	background-color:	#ffffff;
	border:			1px solid #000000;
}

#divMainOffline {
	background-image:       url("gfx_nl/offline.jpg");
}

#divCont {
	background-color:	#ffffff; /* remove if using background */
}

#divPreviewBtns {
	right:			0px;
	color:			black;
}
						

/***** menu frame *****/
#divMenu {
	background-color:	#ffffff; /* remove if using background */
	color:			#000000;
	text-align:		center;
	height:			540px;
	border-left:		1px solid #000000;
}

/***** nav frame *****/
#divNav {
	padding-right:		150px;
	background-color:	#00A7E5; /* remove if using background */
	border-top:		1px solid #000000;
	border-bottom:		1px solid #000000;
}
#divNav a {
	color:			#ff9900;
}

#divAd {
}

#divPreviewBtns {
	right:			0px;
}

#divInfo {
	position:		absolute;
	left:			10px;
	bottom:			10px;
	width:			580px;
	text-align:		center;
}

#divLogo {
	position:		absolute;
	right:			10px;
	bottom:			0px;
	z-index:		100;
}

#divEcard-back {
}

#divEcard-text * {
}
#divEcard-text {
	padding-top:		50px;
}

#divEcard-addr * {
}
#divEcard-addr {
	padding-top:		50px;
}

.txtEcard {
	border:			1px solid #cccccc;
	height:			150px;
}

.adrEcard {
	border:			1px solid #cccccc;
	height:			75px;
}

.inpEcard {
	border:			1px solid #cccccc;
}

.shwEcard {
}

#divEcard-back {
	background-image:	url('gfx/bg_ecard.gif');
	color:			#ffffff;
}
