body {
	scrollbar-arrow-color: #0B5C98;
	scrollbar-shadow-color: #E5eef6;
	scrollbar-face-color: #E5EEf6;
	scrollbar-highlight-color: #0B5C98;
	scrollbar-darkshadow-color: #0B5C98;
}
a{color:#36659A; font-weight:bold; font-size:11px; text-decoration:none;}
a:hover{text-decoration:underline;}

img{display:block;}

span.RequiredField {
	font-weight: bold;
	font-size: 13px;
	color: #FF0000;
}

span.PageText {
	font-size: 11px;
}

div.TextContentDIV {
	font-size: 14px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify
}

h3 {margin-top:0px; margin-bottom:0px; color:#6B6D6A; font-style:italic; font-weight:bold;}

input.SmallButton {
	padding: .02em .25em .02em .25em;
	width: auto;
	overflow: visible;
	margin: 0px;
}

form{margin: 0px; padding: 0px;}

table.ImageViewerTable {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}
table.MakeOfferTable {
	background-color: #FFFEE8;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	text-align: left;
	padding: 6px;
	width: 310px;
}

td.FormRightBorder {
	border-right-width: 1px; 
	border-right-style: solid;
	border-right-color: #333333;
}

tr.FormColor {
	background-color: #EAEAEA;
}
tr.FormColor2 {
	background-color: #F5F5F5;
}

