.product1 {
	font-size: 8pt;
	font-weight: bold;
	color: #006666;
	text-align:left;
	height: 30;
}

.product2 {
	font-size: 8pt;
	color: #006666;
	text-align:left;
	height: 30;
}

.product3 {
	font-size: 8pt;
	font-weight: bold;
	color: #006666;
	text-align:left;
	height: 75pt;
}

.product4 {
	font-size: 8pt;
	font-weight: bold;
	color: #006666;
	text-align:left;
	height: 40;
}

.product5 {
	font-size: 8pt;
	font-weight: bold;
	color: #006666;
	text-align: right;
	vertical-align: bottom;
	height: 40;
	width: 50%;
}

.product6 {
	font-size: 8pt;
	color: #006666;
	text-align: right;
}

.inputDDL {
	FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: ivory;
	border-left: 1pt solid #9A9FAB;
	border-right: 1pt solid #9A9FAB;
	border-top: 1pt solid #9A9FAB;
	border-bottom: 1pt solid #9A9FAB;
}

.inputTextArea {
	FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: ivory;
	border-left: 1pt solid #9A9FAB;
	border-right: 1pt solid #9A9FAB;
	border-top: 1pt solid #9A9FAB;
	border-bottom: 1pt solid #9A9FAB;
}

.button {
	border-style: solid;
	border-color: #747474;
	background-color:#D8D8D8;
	color: #000000;
	font-style: normal;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-width: 1px;
	cursor: hand;
}

.buttonEx {
	border-style: solid;
	border-color: #e7ecf3;
	background-color:#e7ecf3;
	color: #000000;
	font-style: normal;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-width: 1px;
	cursor: hand;
}

.table {
	border: 1px #CCCCCC;
	background-color: #e7ecf3;
}

.fieldSetTitle {
	font-size: 8pt; 
	font-weight: bold;
	color:#23A7A2;
}

.productAddTable {
	FONT-SIZE: 8pt;	
	border: 1px #CCCCCC;
	background-color: #e7ecf3;
}

.product15 {
	width: 15%;
	height: 25;
	text-align: center;
}

.product20 {
	width: 20%;
	text-align: center;
}

.product25 {
	width: 25%;
	font-size: 8pt;
	font-weight: bold;
	color: #006666;
	text-align: center;
	height: 40;
}

.product35 {
	width: 35%;
	text-align: left;
}

.productImage {
	width: 92;
	height: 32;
	border-width: 3px;
	border-color: Silver;
}

.productImageTable {
	width: 100;
	height: 40;
	cursor: hand;
}

.user40 {
	width: 40%;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	height: 40;
}