body {
	/*font-family: "Bookman Old Style", Verdana, Arial, Helvetica, sans-serif;*/
	scrollbar-arrow-color: #0B5C98;
	scrollbar-shadow-color: #E5eef6;
	scrollbar-face-color: #E5EEf6;
	scrollbar-highlight-color: #0B5C98;
	scrollbar-darkshadow-color: #0B5C98;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../php/img/TopHeader_WhiteBackground.jpg) #03475b repeat-x;
}
a{
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	font-size: 11px;
}

img{display:block;}

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

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

div.ContentBackgroundPaddingDIV {
	background-color:#03475b;
	padding-right: 20px;
}

div.ContentBackgroundDIV {
	font-size: 14px;
	text-align: justify;
	background-color:#f5f4f4;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 1px;
}

div.TextContentDIV {
	font-size: 14px;
	text-align: left;
}

h1 {}
.h1style1 {
	font-size:20px;
}

h2 {}
.h2style1 {
	font-size:16px;
}

h3 {}
.headerstyle1 {
	font-size: 20px;
	color:#000000;
	font-style:normal;
	font-weight:bold;
	text-align: center;
	margin-top:15px;
	margin-bottom:0px;
	padding-bottom: 12px;
	padding-top: 12px;
	background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.25, #EDEDED),
    color-stop(0.64, #999999)
);
	background-image: -moz-linear-gradient(
    center top,
    #EDEDED 25%,
    #999999 64%
);

	height:24px;
	width:580px;
	background-color:#CCCCCC;
	border:2px #222 solid;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}

h5 {
	font-size: 11px
	margin-top:0px;
	margin-bottom:0px;
	color:#ffffff;
	font-style:italic;
	text-align: center;
	padding-bottom: 0px;
}

h101 {
	font-size: 16px
	margin-top:0px;
	margin-bottom:0px;
	color:#000000;
	font-style:normal;
	font-weight:bold;
	text-align: right;
	padding-bottom: 15px;
}

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;
}.Industry4Gray {
	color: #929391;
}
.Industry3BlueGray {
}
.ContentLinkGray {
	color: #373737;
	text-align: right;
}
.Header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
}
.topheadertext {
	padding-right: 20px; 
	padding-bottom:18px;
}

#LeftLinkTabs {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../img/left/square.gif);
	height: 10px;
	width: 10px;
}
IndustryBlack {
	color: #000;
}
.IndustryBlack {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}#container1 #SearchMachines {
	background-image: url(../php/img/left/joinmailinglist);
	height: 24px;
	width: 149px;
	padding-top: 9px;
	padding-left: 41px;
}
.TextContentDIV blockquote blockquote blockquote blockquote p {
	text-align: left;
}
#container #banner #PGS_menu li a {
}
.sellersubmission {
	width:94%;
	border:medium #000;
	background-color:#ffffff;
	padding-left:3%;
	padding-right:3%;
}

<!---------- Top Menu ------!>
.menu1-1 { 
	margin:0px;
	padding-top:0px;
}
.menu1-2{
	float:left;
	display:inline;
	padding-left:25px;
	padding-top:7px;
	background-color:#FFF;
	border:2px #222 solid;
	width:791px;
	height:27px;
	-moz-border-radius:10px;
	border-radius:10px;
	background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.25, #EDEDED),
    color-stop(0.64, #999999)
);
	background-image: -moz-linear-gradient(
    center top,
    #EDEDED 25%,
    #999999 64%
);
}
.menutext {
	color:#000;
	font-size:13px;
	text-decoration:none;
	padding-left:27px;
	padding-right:27px;
}
.menutext:hover {
	color:#03475b;
	font-size:13px;
	text-decoration:none;
	padding-left:27px;
	padding-right:27px;
}

