<!-- CUSTOM CSS PHP -->
/* CSS Document */

*{
line-height:normal;
}


  body            {

background-color:#ffffff;

font-family:  sans-serif,times;
font-size: 12pt;
font-weight: normal;
}


a:link, a:visited{
color:#3429f3;
}

h1,h2,h3,h4,h5,h6 {

color:#214203;
}

 h3  {
	background-color: inherit;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;	
     }
	 
	 h4 {
	background-color: inherit;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
     }
	 
	 h5 {

	background-color: inherit;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
    }
h1, h2 {

	background-color: inherit;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

   .blue           { background-color: inherit; color: #0066ff; font-weight: 800 }
   .maintext            {
	background-color: inherit;
	color:#214203;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.maintextbold            {
	background-color: inherit;
	color:#214203;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
font-weight: bold;
}

   .maintextbig         {
	background-color: inherit;
	color: #333333;
	font-size: 28pt;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
   .bluebig        { background-color: inherit; color: #0000ff; font-size: 28pt;  font-weight: 800 }
   a.guest:hover   { color: #ffff00; background-color: inherit }
   a.guest:link    { color: #ffffff; background-color: inherit }
   a.guest:visited { color: #ffffff; background-color: inherit }
  body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	
}
.maintextnormal {
	background-color: inherit;
	/* color: #333333; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.maintextsmall {

	background-color: inherit;
	/* color: #333333; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.left {
	width: 65%;
}
.right {
	width: 35%;
}
.leftpadded {
	width: 65%;
	padding-right: 20px;
	padding-left: 10px;
}
.maintextsmallbold {


	background-color: inherit;
	/* color: #333333; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.maintext2 {

	background-color: inherit;
	/* color: #333333; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.aboutus {

	background-color: inherit;
	/* color: #333333; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.aboutus2 {

	background-color: inherit;
	/* color: #333333; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

.style1 {
color: #FF0000
}

.pad{
padding-top:20px;
}

#headerpad{
width:100%;
height:20px;
background-color:#000000;

}
#header{
width:100%;
height:90px;
background-color:#000000;

}

#menupos
{
position:absolute;
left:1%;
top:2px
}

#menupos a{
color:#333333;
}

h2{

}
#searchform,#mainform, #requestform{
border:1px solid #feb537;
padding:15px;
margin-bottom:20px;
}

#mainform input,#mainform textarea{
background:#ffffff;
}

#mainform,#searchform, #requestform{
background:#fafaff;
background:#fff9dd;
}

#mainform h2, #requestform h2,#searchform h2{
background:#618fb3;
background:#feb537;
color:#000;
margin:-14px;
margin-bottom:15px;
padding:10px;
padding-top:5px;
padding-bottom:5px;
font-size:140%;
}

/*
#ebay_email,legend,#site,#searching,#searching h3, #misspelled,#misspelled_label,
#ebay_table_container h4, #searchbox h4,.bids,.ebay_image{
display:none;
}
*/

.ebay_item_price{
padding-left:10px;
padding-top:5px;
}

.boldlink{
font-weight:bold;
font-size:120%;
}
