body {
background-color: #ffffff;
color:#000000;
margin-top:25px;
margin-left: 25px;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}

#company {
background:#fff url(/logo.jpg) 0 0 no-repeat;
width:325px;
height:121px;
}

.buyit_table {
   border:4px;
   border-color:black;
   padding:8px;
   /*float:left;*/
   width:500px;
   margin-bottom:0;
   margin-left:20px;
}
.buyit_title_td {
   font-family: Arial, Helvetica, sans-serif;
   vertical-align:top;
   font-size:14px;

}
.buyit_title_text {
   max-width:500px;
   overflow:hidden;
   display:block;
}
.buyit_img_td {
  vertical-align:top;
  width:96px;
}
.buyit_img_anchor {
}
.buyit_img {
   width:96px;
   height:72px;
   border:0 none;
}
.buyit_description_td {
   vertical-align:top;
   font-size:14px;
   font-family: Arial, Helvetica, sans-serif;
}
.buyit_price {
   font-weight:700;
   text-align:left;
}
.buyit_offer {
   font-size:12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:normal;
}
.buyit_now {
   font-size:12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:700;
   color:red;
}
.buyit_description_text {
   vertical-align:top;
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   text-align:left;
   display:block;
   padding:6px 0 0 8px;
}

#logo
{
width:200px;
background-color: #FFFFFF;
border-bottom: 3px solid #567199;
border-right: 3px solid #567199;
padding:6px 0 6px 8px;
}

#container
{
width: 770px;
background-color: #ffffff;
border: 3px solid #567199;
}

#footer {
width:770px;
background-color: #ffffff;
border-right: 3px solid #567199;
border-left: 3px solid #567199;
border-bottom: 3px solid #567199;
padding-top:6px;
}

#Copyright {
font-size:10px;
padding:10px;
}

td.topnav
{
background-color: #FFFFFF;
color: #000000;
font-family: Arial;
font-size: 11px;
height: 30px;
text-transform:uppercase;
padding-left: 10px;
border-bottom: 3px solid #567199;
}

.topNavLeft, .topNavLeft:link, .topNavLeft:visited, .topNavLeft:hover, .topNavLeft:active {
float:left;
margin-left:6px;
color: #000000;
text-decoration:
underline;
font-weight: 700;
padding-bottom:8px;
padding-top:8px;
}

.topNavRight {
float:right;
font-weight:700;
margin-right:6px;
padding-bottom:8px;
padding-top:8px;
}

td.topBanner
{
background-color: #FFFFFF;
color: #000000;
font-family: Arial;
font-size: 16px;
height: 82px;
border-bottom: 3px solid #567199;
border-right: 0 solid #567199;
width: 100%;
}

td.bottomSpace
{
background-color: #FFFFFF;
border-bottom: 1px solid #567199;
border-top: 3px solid #567199;
color: #000000;
font-family: Arial;
font-size: 8px;
height: 30px;
}

#search_box
{
background-color: #FFFFFF;
font-family: Arial;
font-size: 14px;
color: #000000;
padding:12px;
}


#main_menu
{
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 22px;
	color: #000000;
}

/*//////////// BEGIN: Nav classes //////////*/
table.navTable
{
	padding: 0;
}

td.leftNav
{
	padding:0;
	color: #0D1A47;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.menu_space {
margin-left:16px;
}

td.leftNav a
{
	display: block;
	width: 177px;
	background: #FFFFFF;
	color: #0D1A47;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border-bottom: solid 2px #0D1A47;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNav a:visited
{
	display: block;
	width: 177px;
	background: #FFFFFF;
	color: #0D1A47;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border-bottom: solid 2px #0D1A47;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNav a:hover
{
	display: block;
	width: 177px;
	background: #567199;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border-bottom: solid 2px #0D1A47;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/*//////////// END: Nav classes //////////*/