/* HTML modification attributes */

body, table, td { 
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0 0 0 0;
	background-color:#000000;
	background-repeat: no-repeat no-repeat;
	color: #959C98;
	font-size: 11px;
	font-family: helvetica;
	generic-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	text-decoration: none;
	line-height: 16px;

	background-color: #000000;
	scrollbar-3dlight-color: #5A5B5D;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #5A5B5D;
	scrollbar-DarkShadow-Color: #2C2924; 
	scrollbar-Face-Color: #000000; 
	scrollbar-Highlight-Color: #000000;
	scrollbar-Track-Color: #000000;
	overflow: auto;

}


b {
	color:#5A5B5D;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	}


a:link, a:visited{
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active{
	color: #959C98;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;

}


/* Special design attributes */



#headline { 
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:4px;
	padding:0 0 0 0;
	background: #000000;
	color: #5E5A46;
	font-size: 11px;
	font-family: helvetica;
	generic-family: sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
		
}

#headline b{
	color: #959C98;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	}

#border{
	width:384px;
	height:1px;
	margin-top:6px;
	margin-bottom:6px;
	padding: 0 0 0 0;
	background: #000000 url(graphics/border.jpg) no-repeat scroll top center;
}

.thumb{
	border-style:solid;
	border-color: #5E5A46;
	border-width:1px;
}