body
{
background-color: #000080;
margin-top:25px;
margin-left: 25px;
}
#title
{
font-family: arial;
font-weight: bold;
font-size: 22px;
color: #567199;
border-bottom: 2px solid #000080;
width: 92%
}
.logo
{
align="right"
background-color: #78DDFF;

}

table.shell
{
width: 770px;
background-color: #78DDFF;
border: 3px solid #567199;
}

table.header
{
width: 770px;
background-color: #78DDFF;
border-bottom: solid 2px #000080;
}

td.topnav
{
background-color: #78DDFF;
color: #000000;
font-family: Arial;
font-size: 11px;
height: 30px;
text-transform:uppercase;
padding-left: 10px;

}

.topNavlink:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.topNavlink:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.topNavlink:hover {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.topNavlink:active {color: #FFFFFF; text-decoration: underline; font-weight: bold;}

td.topBanner
{
background-color: #78DDFF;
color: #000000;
font-family: Arial;
font-size: 16px;
height: 82px;

width: 100%;
}

td.bottomSpace
{
background-color: #78DDFF;
//border-bottom: 1px solid #000080;
//border-top: 3px solid #000080;
color: #000000;
font-family: Arial;
font-size: 8px;
height: 30px;
}

td.mainContent
{
width:589px;
/*background-image: url('images/background.gif')*/;
background-repeat: repeat-x;
background-position: top;
background-color: #78DDFF;
font-family: verdana;
font-size: 14px;
color: #000000;
padding: 10px;
border-left:
3px solid #000080;
vertical-align:top;
}
td.content
{
background-color: #78DDFF;
font-family: verdana;
font-size: 14px;
color: #000000;
}
td.rates
{
font-family: verdana;
font-size: 10px;
color: #000000;
padding:4px;
}
.login
{
	background-color: #78DDFF;
	font-family: arial;
	font-size: 18px;
	color: #000000;
}

td.leftNavBlank
{
	background-color: #78DDFF;
	height: 100%;
	color: #A4BDD3;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*//////////// BEGIN: Nav classes //////////*/
table.navTable
{
	height: 100%;
	/*border-right: 3px solid #567199*/;
	padding: 0;
	
}

td.leftNav
{
	padding: 0px;
	color: #000080;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNav a
{
	display: block;
	width: 177px;
	background: #78DDFF;
	color: #000080;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border-top: solid 0px #000080;
	border-bottom: solid 2px #000080;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNav a:visited
{
	display: block;
	width: 177px;
	background: #78DDFF;
	color: #000080;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border-top: solid 0px #000080;
	border-bottom: solid 2px #000080;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNav a:hover
{
	display: block;
	width: 177px;
	background: #000080;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border-top: solid 0px #000080;
	border-bottom: solid 2px #000080;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

td.navSub
{
	background-color:#567199;
	font-size:10px; color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:15px;
}
td.navSub a
{
	background-color:#567199;
	font-size:10px; color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
td.navSub a:hover
{
	background-color:#567199;
	font-size:10px; color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

/*//////////// END: Nav classes //////////*/

.buyit_table {
   border:0px none;
   padding:8px;
   float:left;
   width:280px;
   margin-bottom:0
}
.buyit_title_td {
   font-family: Arial, Helvetica, sans-serif;
   vertical-align:bottom;
   font-size:14px;
   width:264px;
   height:50px;
}
.buyit_title_text {
   max-width:264px;
   overflow:hidden;
   display:block;
}
.buyit_img_td {
  vertical-align:top;
  width:96px;
}
.buyit_img_anchor {
}
.buyit_img {
   width:96px;
   height:72px;
   border:0px 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;
}