body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {  
	margin:0; 
	padding:0; 
} 

td {
	FONT-SIZE: 12px; 
	COLOR: brown; 
	TEXT-DECORATION: none; 
	FONT-FAMILY: Tahoma
}

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/logo_bg.jpg) repeat-x;
	background-color: #F6E5B7;
}

.Friends {
    font-family: Arial;
	color: blue; 
	font-size: 12px;
	font-weight: bold;
}

.Friends:hover {
    font-family: Arial;
	color: maroon; 
	font-size: 12px;
	font-weight: bold;
}

.Friends:visited {
    font-family: Arial;
	color: #006A6D; 
	font-size: 14px;
	font-weight: bold;
}


a {
	color: blue; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:hover { 
	color: darkred; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:visited { 
	color: #006A6D; 
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

#desc {
	color: brown;
	font-size: 11px;
	text-align: justify;
	margin-top: 5px;
	margin-left: 1px;
	margin-right: 1px;
}

.arc_page {
	background-position:center; 
	background-repeat:no-repeat; 
	width:20px; 
	height:20px; 
	background-image:url(images/archives_background.gif); 
	font-weight:bold; 
	font-size:12px; 
	padding-top:0px;
}

.arc_page a{
	color:#93551B; 
	font-size:11px; 
	text-decoration:none
}

.arc_page a:hover{
	color:#FF5300; 
	font-size:12px; 
	text-decoration:none
}

a.trader:link {
	FONT-SIZE: 20px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none; 
	COLOR: #D75E05;
}

a.trader:visited {
	FONT-SIZE: 20px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none; 
	COLOR: #D75E05;
}

a.trader:hover {
	FONT-SIZE: 20px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline; 
	COLOR: #FF4D00;
}

a.trader:active {
	FONT-SIZE: 20px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none; 
	COLOR: #D75E05;
}

.traderdesc {
	color: #A3501D;
	font-size: 11px;
	text-align: center;
	FONT-WEIGHT: bold;
}

.thumb1 {
	width: 240px; 
	height: 180px;
}

.thumb2 {
	width: 190px; 
	height: 240px;
}

a.th img {
	BORDER: 1px solid #FF9900;
}

a.th:hover img {
	BORDER: 1px dashed #B33A07;
}

a.top:link {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #B0653D;
}

a.top:visited {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #B0653D;
}

a.top:hover {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: underline; 
	COLOR: #D75E05;
}

a.top:active {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #B0653D;
}

#copyright {
	color: #9F4C00;
	font-size: 12px;
	text-align: center;
	margin-top:10;
}

.tdbrd {
	BORDER: 1px solid #F99B53
}
