

th {
	text-align: left;
	font-weight: normal;
}

p {
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

/* Layers */


.Color {
	width: 764px;
	border-style: solid;
	overflow: hidden;
	border-width: 0px;
}




.TableFullSize {
	width: 570px;
	border-style: solid;
	border-width: 1px;
}

.Fullsize {
	width: 570px;
}

.TableFullSize td,
.TableFullSize th {
	padding-left: 3px;
}

.AlternatingItemStyle {
	background-color: #eeeeee;
}

.Padding {
	padding: 2px 8px 3px 8px;
}

.Dashed {
	border: silver 1px dashed;
}

img.Borderless {
	border-width: 0px 0px 0px 0px;
}
	
img.Border {
	border-style: solid;
	border-width: 1px;
}

img.BorderBlack {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

img.Thumb {
	width: 100px;
}

img.Left {
	margin: 5px 10px 5px 0px;
	float: left;
}

.Left,
.leftfloating {
	float: left;
}

.Right,
.rightfloating {
	float: right;
}

.Center {
	text-align: center;
}


.Box {
	background-color: #eeeeee;
}

.textbox {
	border: solid 1px #b4b4b4;
}


