a:link {
	color: #0A70B5;
}
a:visited {
	color: #005D9C;
}
a:hover {
	color: #FF6600;
}
img {
border=0
}
.topmenu {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.topmenu {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.topmenu:hover {
	color: #333333;
}
a.topmenu:visited {
	color: #333333;
}
.leftmenu {
	
	font-size: 9pt;
	color: #006AB2;
	text-decoration: none;
}
a.leftmenu {

	font-size: 9pt;
	color: #006AB2;
	text-decoration: none;
}
.category {
	font-size: 12px;
	color: #A8A8A8;
	font-weight: bold;
}
.anons-main {
	font-size: 15px;
	text-decoration: none;
}
a.anons-main {
	font-size: 15px;
	text-decoration: none;
}
a.anons-main:hover {
	text-decoration: underline;
}
.date {
	font-size: 9px;
	color: #999999;
}
.wt {
	color: #FFFFFF;
	font-size: 11px;
}
a.wt {
	color: #FFFFFF;
	font-size: 11px;
}
a.wt:visited {
	color: #FFFFFF;
}
a.wt:hover {
	color: #FFFFFF;
}h1 {
	font-size: 16px;
	color: #006AB2;
}
.small {
	font-size: 9px;
}
.wtanons {

	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.light {
	color: #cccccc;
}
.inputbox {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	Z-INDEX: -3;
	BACKGROUND: #ffffff;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}
.button {
	BORDER-RIGHT: 1px solid #808080;
	BORDER-TOP: 1px solid #999999;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px solid #999999;
	COLOR: #333333;
	BORDER-BOTTOM: 1px solid #999999;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.price {
	font-size: 14px;
	font-weight:bold;
	color: #EE2300;
}

.board-cap {
	font-size: 16px;
	font-weight:bold;
	color: #0A70B5;
}
.board-text {
	font-size: 13px;
	color: #0A70B5;
}

.th {
	text-align: left;
	cursor: pointer;
	color :#ccc;
}

th.header { 
    background-image: url(/im/bg.gif);    
    background-position: right center; 
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center left; 
    padding: 0px 20px; 

    border-right: 1px solid #ececec; 
    margin-left: -1px; 
} 

th.headerSortUp { 
    background-image: url(/im/asc.gif); 
    background-color: #cccccc; 
    color: #000;
} 

th.headerSortDown { 
    background-image: url(/im/desc.gif); 
    background-color: #cccccc; 
    color: #000;    
} 


