body{
	text-align : center;
}

table.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
td.right-images{
	padding-right : 15px;
	padding-bottom : 15px;
}
td.main{
	padding-right : 60px;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996699;
}

ul{
	margin-top : 0px;
	margin-bottom : 0px;
}

td{ font-size: 13px; font-family: Arial }

.standardbody  { font-size: 13px; font-family: Arial }
.bodycell { border: 1px solid #cccccc  }
.rightcell { text-align: right }
.bodycelltext  { font-size: 13px; font-family: Arial }
.maintable  { border-collapse: collapse }
.labelcell  { background-color: #fefef0;  border: 1px solid #cccccc }
.labelcelltext  { font-weight: bold; font-size: 13px; font-family: Arial }
.Label2 { font-weight: bold; font-size: 13px; font-family: Arial }


input{
	font-family: Arial;
	font-size: 14px;
	border-style : solid;
	border-width : 1px;
	border-color : #999999;
}
select{
	font-family: Arial;
	font-size: 14px;
	border-style : solid;
	border-width : 1px;
	border-color : #999999;
}
textarea{
	font-family: Arial;
	font-size: 14px;
	border-style : solid;
	border-width : 1px;
	border-color : #999999;
}
.submit-product{
	color : #FF0000;
	background-color : #FFFF00;
	font-family: Arial;
	font-size: 14px;
	border-style : outset;
	border-width : 2px;
	border-color : #FFBBBB;
}
