body {
	margin-top : 0px;
	margin-left : 0px;
	background-image: url('images/bg.gif');	
	background-repeat: repeat;
	
}

a:link     { text-decoration: none; color: #0591D3;  font-size: 12px }
a:visited  { text-decoration: none; color: #CC9900;  font-size: 12px }
a:active   { text-decoration: none; background-repeat: repeat; background-attachment: scroll; color: #005588;  font-size: 12px background-position: 0% }
a:hover    { text-decoration: none; color: #CC6600;  font-size: 12px }

.nav { text-decoration: none; color: #000099;  font-size: 11px }
a:link.nav     { text-decoration: none; color: #0591D3;  font-size: 11px }
a:visited.nav  { text-decoration: none; color: #CC6600;  font-size: 11px }
a:active.nav   { text-decoration: none; background-repeat: repeat; background-attachment: scroll; color: #005588;  font-size: 11px background-position: 0% }
a:hover.nav    { text-decoration: none; color: #000099;  font-size: 11px }

.small { text-decoration: none; color: #003399;  font-size: 10px }
a:link.small     { text-decoration: none; color: #0591D3;  font-size: 10px }
a:visited.small  { text-decoration: none; color: #CC6600;  font-size: 10px }
a:active.small   { text-decoration: none; background-repeat: repeat; background-attachment: scroll; color: #005588;  font-size: 10px background-position: 0% }
a:hover.small    { text-decoration: none; color: #000099;  font-size: 10px }

/* small text */
#small p {
	
	font-size: 10px;
	color: #003399;
	padding-top: 6px;
	padding-bottom: 6px;
}

/* small text */
#small td {
	
	font-size: 10px;
	color: #003399;
	padding-top: 6px;
	padding-bottom: 6px;
}

td {
	color: #0033CC;
	font-size: 12px;
}

.white { text-decoration: none; color: #ffffff;  font-size: 12px }
a:link.white     { text-decoration: none; color: #ffffff;  font-size: 12px }
a:visited.white  { text-decoration: none; color: #ffff00;  font-size: 12px }
a:active.white   { text-decoration: none; background-repeat: repeat; background-attachment: scroll; color: #ff3300;  font-size: 12px background-position: 0% }
a:hover.white    { text-decoration: none; color: #ff3300;  font-size: 12px }

.whites { text-decoration: none; color: #ffffff;  font-size: 10px }
a:link.whites     { text-decoration: none; color: #ffffff;  font-size: 10px }
a:visited.whites  { text-decoration: none; color: #ffff00;  font-size: 10px }
a:active.whites   { text-decoration: none; background-repeat: repeat; background-attachment: scroll; color: #ff3300;  font-size: 10px background-position: 0% }
a:hover.whites    { text-decoration: none; color: #ff3300;  font-size: 10px }


.titlewhite
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: White;
}

.price
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: Red;
}