#active td {
	vertical-align:top; 
	padding:0px; 
}

#active form {
	margin:0px;
	padding:0px;
}

#active a:link{
	text-decoration:none;
	color: #3f6e80;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#active a:visited {
	text-decoration:none;
	color: #3f6e80;
}
#active a:hover{
	text-decoration:none;
	color: #F58426;
}
#active a:active{
	color: #3f6e80;
	text-decoration:none;
}

/* LISTS */

#active ul{
	margin:0px;
	padding:0px;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 5px;
	border: 0px none;
}
#active ol {
	margin:0px;
	padding:0px;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

/* SPECIAL FORM STYLES */

#active .form input {
	width:215px;
	height:22px;
	color: #656565;
	border:#DEDEDE 1px solid;
	padding:1px 0 0 6px;
	line-height:normal;
	background-color:#FFFFFF;
}
#active .form textarea {
	width:215px;
	height:263px;
	color: #656565;
	border:#DEDEDE 1px solid;
	overflow: auto;
	padding:1px 0 0 6px;
	line-height:normal;
	background-color:#FFFFFF;
}
.regTbl {
	background-image: url(../../images/pages/register.jpg);
	background-repeat: no-repeat;
}
.forminput {
	width: 155px;
}
.tblHeader {
	background-image: url(../../../images/snbg.jpg);
	background-repeat: no-repeat;
}
.warchild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
	word-spacing: 0px;
	letter-spacing: 0px;
}
.qtyBox {
	width: 30px;
	text-align: left;
}
.tblSideBox {
	border: 1px solid #999999;
}
.sideBoxBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #F78621;
}
