/* external style sheet            */
/* Copyright ©1997-2006            */
/* Sage Software, Inc.             */
/* All Rights Reserved             */


BODY {
	font-family: Tahoma, MS San Serif;
	font-size: 8pt;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
}

.btn {
	font-family: Tahoma, MS San Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	height: 20px;
	border: 1px #7E9CB8 solid;
	background-color: RGB(235,234,231);
}
#leftMarg {
	height:100%;
	width:140px;
	position:absolute;
	top:0;
	left:0;
	background-color:RGB(92,122,180);
	color: white;
	padding-top: 50px;
	padding-left: 5px;
	padding-right: 5px;
}
.emph {
 	font-weight:bold;
 	padding-top:20px;
}

#textandform {
	position:absolute;
	top:190px;
	left:630px;
}

#VERSION {
	margin-top:20px;
	margin-bottom:10px;
}

#backimg {
	position : absolute;
	height: 340px;
	width: 470px;
	top:100px;
	left:300px;
}

LABEL {
	display:block;
}
INPUT {
	width:110px;
	margin-bottom:5px;
	border: 1px solid #7E9CB8;
	display:block;
}
#ENABLEACTIVEMAIL {
	display:inline;
}
#ckActiveMail {
	width:18px;
	margin-bottom:0px;
	border-width:0px;
	display:inline;
}
#whenyou {
	position:absolute;
	top:445px;
	left:400px;
	text-align:center;
}
#extfeature {
	position : absolute;
	top : 400;
	left : 320;
}




/* end of file */

