a {cursor:pointer; font: normal normal normal 11px Arial; color: #555533; }
h1 {float: left; font: normal normal normal 18px Arial;color: #555533; padding-bottom:10px;}
h2 {float: left; font: normal normal bold 14px Arial;color:#333333;  padding-bottom:10px;}
h3 {float: left; font: normal normal bold 11px Arial;color:#C5C59A; padding-bottom:10px;}
div#content h3.formLabel {
	color: #C5C59A;
}
body {
	font: normal normal normal 11px Arial; color:#333;
}
input {
	font: normal normal normal 12px Arial; 
	color:#333; 
	height: 18px;
}
option {
	font: normal normal normal 11px Arial; color:#333;
}
td {
	text-align:center;
}

label {
	display: block;
	float:left;
	font: normal normal bold 11px Arial; color:#333;
	text-align:right;
	white-space: nowrap;
	width:300px;
}
.buttonStyles {
	font-size:12px;
	height:22px;
	vertical-align:middle;
}
.AlignLeft{text-align:left;}
.AlignRight{text-align:right;}
.clear {
	clear: both;
	display: block;
}
.LeftFloat{float:left;}
.RightFloat{float:right;}

.LargeWideInput {width: 170px; }
.MedWideInput {width: 100px; }
.SmallWideInput {width:50px; }

div#main {
	background-color:#FFF;
}
#changeDetailsTableDIV {
	
}
#changeDetailsTable.changeDetailsTable {
	border-collapse: collapse;
	width: 875px;
}


#body table tr.FormHeaderRow td.FormHeaderRow  {
	background-color: #B7B781;
	border-color: #CCC;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color:#333;
	font-weight: bold;
}
#body table td.BorderBottomNo {border-bottom-width:0;}
#body table td.BorderTopNo {border-top-width:0;}

#body table tr.elementRow td {
	background-color:#FFF;
	border: 1px solid #CCC;
	border-style: solid;
	border-right: 1px;
	color:#333;
}
#body table tr.FormHeaderRow td.addRemoveCell { 
	background-color:#FfF; 
	border-width: 0 none; 
	border-color: #FFF; 
	text-align: left; 
	vertical-align: top; 
	white-space: nowrap; 
	width: 30px;
}
#body table tr.elementRow  td.addRemoveCell { 
	background-color:#FfF; 
	border-width:0 none; 
	border-color: #FFF; 
	text-align: left; 
	vertical-align: top; 
	white-space: nowrap; 
	width: 30px;
}
input {
}
select {
	font-size:10px;
	font-weight:bold;
	height: 24px;
}

a.addrow {font-size:26px; color: #C5C59A;}


</style>
