body{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	background-color: #A70000;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-face-color: #A70000; 
	scrollbar-track-color: A70000; 
	scrollbar-arrow-color: #FFCC33; 
	scrollbar-shadow-color: A70000; 
	scrollbar-dark-shadow-color: A70000; 
	scrollbar-3dlight-color: #666666; 
	scrollbar-highlight-color: #CCCCCC;
}
 
table{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
}

a:link{
	color: #0000FF;
	text-decoration: none;
}

a:visited{
	color: #0000FF;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

a.design:link{
	color: #FFFFFF;
	text-decoration: none;
}

a.design:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a.design:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.small{
	font-size: 9px;
}

small{
	font-size: 9px;
}

.medium{
	font-size: 12px;
	font-weight: 600;
}

medium{
	font-size: 11pt;
	font-weight: 600;
}

.large{
	font-size: 13px;
}

big{
	font-size: 13pt;
}

.tiny{
	font-size: 7pt;
}

.error{
	color: #FF0000;
}

.highlight{
	background-color: #EEEEEE;
}

table.design{
	font-size: 11px;
	border-color: #666666 #666666 #666666 #666666;
	border-left-style: solid;
	border-left-width: 1;
	border-right-style: none;
	border-right-width: 0;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1;
}

table.design th{
	padding: 1px;
	background-color: #A70000;
	font-size: 11px;
	color: #FFFFFF;
	border-color: #666666 #666666 #666666 #666666;
	border-left-style: none;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 1;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}

table.design td{
	padding: 3px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	border-color: #666666 #666666 #666666 #666666;
	border-left-style: none;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 1;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-style: none;
	border-bottom-width: 0;
}

table.auction{
	font-size: 11px;
	border-color: #666666 #666666 #666666 #666666;
	border-left-style: solid;
	border-left-width: 1;
	border-right-style: solid;
	border-right-width: 1;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-style: solid;
	border-bottom-width: 1;
}

table.empty{
	border: none;
	padding: 0px;
	border-width: 0px;
}

table.empty td{
	border: none;
	padding: 0px;
	border-width: 0px;
}

table.nav {
	padding: 0px;
	background-color: #A70000;
	font-size: 11px;
	color: #FFFFFF;
	border-color: #666666 #666666 #666666 #666666;
	border-left-style: none;
	border-left-width: 0;
	border-right-style: none;
	border-right-width: 0;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}

table.nav th {
	background-color: #A70000;
	text-align: left;
	font-size: 11px;
	color: #FF9900;
	padding: 0px;
	border-bottom-style: none;
	border-bottom-width: 0;
}

table.nav td{
	padding: 0px;
	background-color: #A70000;
	font-size: 11px;
	color: #FFFFFF;
}

#nav a {
	color: #FFFFFF;
}

#nav a:hover {
	color: #FFFFFF;
}

a.nav{
	color: #FFFFFF;
}

a.nav:hover {
	color: #FFFFFF;
}
	
td.row1{
	background-color: #FFFFFF;
}

td.row2{
	background-color: #F7F7F7;
}

tr.row2{
	background-color: #FFFFFF;
}

tr.row1{
	background-color: #F7F7F7;
}

td.copy{
	background-color: #000000;
}

input{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

textarea{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

select{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

input.checkbox{
	border: none;
}

input.button{
	background-color: #EEEEEE;
	cursor: hand;
}

.open{
	color: #009000;
}

.frozen{
	color: #000000;
}

.closed{
	color: #900000;
}

.plus{
	color: #00A000;
}

.minus{
	color: #FF0000;
}

.number{
	color: #008000;
	font-weight: bold;
}

.catnummain{
	color:#111111;
}

.catnumindex{
	color:red;
}


div.ad{
    border:0px solid blue;
    backgroun-color:#eeeeee;
    text-align:left;
}
