body {
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C8C8D0;
}
textarea, select, .bginput {
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	background-color: #DBDBF0;
	font-weight: normal;
}
/*td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}*/
td, li {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-family: Verdana,Tahoma,Arial,Helvetica;
	font-size: 10px;
	color: #000000;
}

h3 {
	font-size: 24px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color: #A58827;/*#002829;/*#BB0000;*/
}


a:link, a:visited, a:active {
	text-decoration: underline;
	color: #1414B8;/*#003399;*/
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #A56F27;
	font-weight: normal;
}
a.smallLink:link, a.smallLink:visited, a.smallLink:active {
	text-decoration: underline;
	font-size: 10px;
	/*color: #1861BD;*/
	font-weight: normal;
}
a.smallLink:hover {
	text-decoration: underline;
	font-size: 10px;
	/*color: #FF6600;*/
	font-weight: normal;
}


.error {
	color: #BB0000;
}




.main {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.listing {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #DBDBF0;/*#DBEDFF;/*#D9EBFF;*/
	border-collapse: collapse;
}
.category {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #B4C270;/*#E6E6E6;/*#EEEEEE;*/
	font-weight: bold;
}
.small {
	font-family: Verdana,Tahoma,Arial,Helvetica;
	font-size: 10px;
}
.bgcolor {
	background-color: #C8C8D0;
}
.bgwhite {
	background-color: #FFFFFF;
}




















/*h1 {
	font-family: sans-serif,Arial,Tahoma,Verdana,Helvetica;
	font-size: 20px;
	color: #333333;
}
.title1 {
	font-family: sans-serif,Arial,Tahoma,Verdana,Helvetica;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.tableH1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.table_right_outer {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
}
.table_right_inner {
	background-color: #e3e3e3;
}
.table_right_inner_text {
	color: #666666;
	font-weight: bold;
}
.table_right_outer_light {
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #666666 1px solid; 
	BORDER-LEFT: #666666 1px solid; 
	BORDER-BOTTOM: #666666 1px solid;
}
.table_right_inner_light {
	background-color: #FFFFFF;
}
.table_right_inner_light_text {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.table_right_hr {
	WIDTH: 100%; 
	BACKGROUND-COLOR: #cccccc;
}

.changeUp {
	color: #008000;
}
.changeDown {
	color: #FF0000;
}

.errormessage {
	font-size: 11px;
	color: #FF0000;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #003399;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #7DA8FF;
	font-weight: normal;
}
a.cat_link_active:link, a.cat_link_active:visited, a.cat_link_active:active {
	text-decoration: none;
	color: #FAC17C;
	font-weight: bold;
}
a.cat_link_active:hover {
	text-decoration: underline;
	color: #FAC17C;
	font-weight: bold;
}*/
