﻿a:link {
    text-decoration: none;
    color: #ffffff;}
a:visited {
    text-decoration: none;
    color: #ffffff;}
a:hover {
    text-decoration: underline;
    color: #ffffff;}

html {overflow-y: scroll;}

body {
    background: #000000;
    color: #ffffff;
    font-family: verdana, arial;
    font-size: 10pt;
	margin: 0;
	padding: 0;}

table {
    font-family: verdana, arial;
    font-size: 10pt;}

.btnlink {
	cursor: pointer;
	border-width: 0px;}

.content {
    width: 650px;
    background-color: #333333;
    border-color: #666666;
    border-style: solid;
    border-width: 2px;}

.cursor {
	cursor: pointer;}

.descshort {
	color: #4b4a4a;}

.divlink {
    background-color: #000000;
    color: #ffffff;}

.dynamichtml {
    color: #ffffff;}

.imglink {
    border-width: 0px;}

.jswarn {
	text-align: center;
	color: Red;
	font-weight: bold;
	margin-top: 10px;}

.maincontentalter {
	background-color:#e6e6e6;
	margin-top:0px;
	margin-bottom:0px;}

.oldprice {
	font-size: 10pt;
	color: Gray;
	text-decoration: line-through;
	font-weight: bold;}

.saleprice{
	color:#cc3300;
	font-size:11pt;
	font-weight:bold;}

.trmouseover {
	background-color: #555555;}

.trmouseout {
	background-color: transparent;}