A:link {
    COLOR: #3333ff;
	text-decoration: none;
}

A:visited {
	color: #0000FF;
	text-decoration: none;
}

A:active {
	color: #0000FF;
	text-decoration: none
}

A:hover {
    COLOR: #ff3300;
	text-decoration: none;
}

TD {
	font-size: 13px;
	font-family : Verdana;
	color : #333333;
}

P {
	font-size: 13px;
	font-family : Arial;
	color : #333333;
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	font-weight : Bold;
	color : #FFFFFF;
}

P.dark {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	font-weight : Bold;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}
P.larger {
	font-size: 16px;
	font-family : Arial;
	color : #333333;
}

body { 
	background-color: #EFECE2;
	margin: 0px 0px 0px 0px;

	scrollbar-base-color: #333333; 
	scrollbar-face-color: #333333; 
	scrollbar-track-color: #D1D1B1; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000; 
}

h1           { font-size: 16pt }
h2           { font-size: 14pt }
h3           { font-size: 12pt }

		.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; } 
		.results { font-size: 100%; }
		.category { color: #999999; }
		.description { font-size: 100%; color: #999; font-weight: bold; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080; }
		.sorting { text-align: right; }
		.result_title { font-size: 100%; }

		.zoom_searchform { font-size: 100%; }
		.zoom_options { font-size: 80%; }
		input.zoom_button {  }
		input.zoom_searchbox {  }
		
div.sociotags {
	clear: both;   text-align: left;   float: left;
} 
     
div.sociotags div {
	padding-right:4px;      
	float: left;      
	text-align: left;   
} 
      
div.sociotag_header {
	font-weight: bold;
}      

div.sociotag_seperator {
	clear: both;  
	height: 5px;
}

div.sociotag a img {
	filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50; -khtml-opacity:0.50;
}

div.sociotag a:hover img {
	 filter:alpha(opacity=99); -moz-opacity:0.99; opacity:0.99; -khtml-opacity:0.99;
}

.picture { background-color: #F9F9F9; 
border: 1px solid #CCCCCC; padding: 3px; 
font: 11px/1.4em Arial, sans-serif; } 
.picture img { border: 1px solid #CCCCCC; 
vertical-align:middle; margin-bottom: 3px; } 
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; } 
.left { margin: 0 0.8em 0.5em 0; float:left; }