BODY {
background-color: #000000;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
background-image: url(img/bg.gif); 
font-family: tahoma, verdana, sans-serif;
}

.header {
background: #f6f6f6;
height: 90px;
FONT-SIZE:64px;
color: #CC0000;
font-weight:bold;
font-family: tahoma, verdana, sans-serif;
background-image: url(img/logo.jpg);
background-repeat: no-repeat;
background-position:100px 0px;

}
.title{
background: #000000;
height: 30px;
FONT-SIZE:22px;
font-weight:bold;
COLOR: #ffffff;
font-family: tahoma, verdana, sans-serif;
}

.content{
background: #660000;
width: 1000px;
border-style:solid;
border-color:#000000; 
border-width: thin;
margin: auto;
}

.thumbs {
text-align:center; 
padding: 1px 1px 1px 1px;
}

.thumbs img {
width: 150px;
height: 210px;
background-image: url(img/loadthumb.gif);
background-repeat: no-repeat;
border: 1px solid #CCCCCC; margin: 0 4px 4px 0;}
.thumbs a:hover img {border: 1px dashed #FF0000;}
.thumbs p {width: 150px; font-family: tahoma, verdana, sans-serif; font-weight: bold; font-size: 13px; margin: 0 4px 4px 0;
           text-align: center;
           color: #000000;}
.thumbs a:hover p{color: #FF0000;}

.thumbs li {vertical-align:text-top;
			list-style: none;
			display:-moz-inline-stack;
			display:inline-block;
			_overflow:hidden;
			zoom:1;
			*display:inline;
			margin: 0px;
			padding: 0px;
			}
.top {
    color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;}

.top a:link {color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;}
.top a:visited  {color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;}
	
.top a:hover  {color: #e67000;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;}


.link-trade {text-align:center; font-family: 'tahoma'; font-size: 12px; color: #FBCE49; padding: 5px;}
.link-trade strong{text-align:center; font-family: 'tahoma'; font-size: 12px; color: #FBCE49; font-weight: bold; padding: 5px;}
.link-trade a:link{ font-family: 'tahoma'; font-size: 12px; color: #FBCE49;  text-decoration: underline; font-weight: bold; padding: 5px;}
.link-trade a:visited { font-family: 'tahoma'; font-size: 12px; color: #FBCE49;  text-decoration: underline; font-weight: bold; padding: 5px;}
.link-trade a:hover { font-family: 'tahoma'; font-size: 12px; color: #e67000 ;  text-decoration: none;  font-weight: bold;}

.desk {font-family: 'tahoma'; font-size: 14px; color: #FBCE49; padding: 5px;}
.desk a:link{ font-family: 'tahoma'; font-size: 14px; color: #FBCE49;  text-decoration: underline; font-weight: bold; }
.desk a:visited { font-family: 'tahoma'; font-size: 14px; color: #FBCE49;  text-decoration: underline; font-weight: bold; }
.desk a:hover { font-family: 'tahoma'; font-size: 14px; color: #e67000 ;  text-decoration: none;  font-weight: bold;}
