body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
form {
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 16px;
	font-family: Arial;
	padding: 5px 0;
	margin: 5px 0;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
h5 {
	margin: 3px 0;
	padding: 0;
	font-size: 11px;
}
.white {
	color: White;
}

td, tr {
	font: 11px/14px tahoma, arial, helvetica, sans-serif;
	color: #636363;
	vertical-align: top;
	text-align: left;
}

a {
	color: #495C7C;
	text-decoration: underline;
}
a:hover {
	color: #495C7C;
	text-decoration: none;
}

.link a {
	color: #495C7C;
	text-decoration: underline;
}
.link a:hover {
	color: #495C7C;
	text-decoration: none;
}
strong {
	color: #636363;
}
strong a {
	color: #495C7C;
	text-decoration: underline;
}
strong a:hover {
	color: #495C7C;
	text-decoration: none;
}
b a {
	color: #6A6D3A;
	text-decoration: underline;
}
b a:hover {
	color: #6A6D3A;
	text-decoration: none;
}
b {
	color: #6A6D3A;
}

.BlueGreen {
	color: #6BADA2;
}
.SmallPadding {
	padding: 3px;
}
.left td strong {
	color: #495C7C;
}
.banner {
	color: #6C6F3C;
	font-size: 10px;
	line-height: 13px;
}
.banner strong {
	font-size: 12px;
}
.banner a {
	color: #526584;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.banner a:hover {
	color: #526584;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.Footer td {
	color: #FFF;
}
.Footer a {
	color: #B7D7F0;
	text-decoration: underline;
}
.Footer a:hover {
	color: #B7D7F0;
	text-decoration: none;
}

.baner1 {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
}
.baner1 strong {
	font-size: 12px;
	color: #FFFFFF;
}
.baner1 a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.baner1 a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.News {
	font-size: 9px;
	font-family: Verdana;
}
.NewsLink {
	text-decoration: none;
	cursor: pointer;
}
.pageHeader {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	font-family: Tahoma, Arial;
	color: #6BADA2;
}

input.Edit {
	width: 250px;
}

.Button {
	width: 65px;
	height: 20px;
	border: 1px solid #D3D3D3;
	color: #636363;
	padding: 2px 0;
	font-size: 11px;
}
textarea {
	font-family: tahoma, arial, helvetica, sans-serifwidth;
	width: 181px;
	height: 148px;
	color: #636363;
	padding: 1px 0 1px 6px;
	font-size: 11px;
	font-size: 11px;
}

.HeaderImage {
	margin: 0 7px 2px 0;
}
.PriceCategory {
	width: 100%;
	padding-top: 10px;
}
.PriceCategory th {
	text-align: center;
	background-color: #31425E;
	color: White;
}
.PriceCategory td.Col1 {
	width: 70%;
}
.PriceCategory td.Col2, td.Col3 {
	width: 15%;
}

textarea {
	width: 232px;
	height: 111px;
	border: 1px solid #D3D3D3;
	overflow: auto;
}

.ItemEdit {
	width: 350px;
	font-size: 11px;
	font-family: Verdana;
}

.ItemEdit input {
	width: 350px;
	font-size: 11px;
	font-family: Verdana;
}

.EditFormHeader {
	background-color: #9EB6CE;
	font-size: 14px;
	font-weight: bold;
	color: White;
}

.EditFormButtonRow input {
	width: 16px;
	height: 16px;
}

.InputButton input {
	font-size: 10px;
}

.InputStyle {
	font-size: 10px;
	font-family: Verdana;
}
