/*
## Style sheet for 'Classical Photography'
## Created by Creative 9000/ Copyright © 2003
## Designer: Michael Ott
## Created: 09 Dec 2003
## Last Modified: 09 Dec 2003
## Modified by: Michael Ott
*/
body {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	background-color: #FCFBED;
	margin: 0 0 0 0;
	line-height: 20px;
	SCROLLBAR-FACE-COLOR: #98B2DE;
	SCROLLBAR-HIGHLIGHT-COLOR: #E5E5E5;
	SCROLLBAR-SHADOW-COLOR: #4B4B4B;
	SCROLLBAR-3DLIGHT-COLOR: #4B4B4B;
	SCROLLBAR-ARROW-COLOR: #4B4B4B;
	SCROLLBAR-TRACK-COLOR: #E6E6E6;
	SCROLLBAR-DARKSHADOW-COLOR: #E6E6E6;	
	border-width: 0px;
	overflow: auto;		
}

td, p {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #607499;
	line-height: 20px;
}

li {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #0066CC;
	list-style-image:  url(images/li.gif);
	line-height: 20px;	
}

a:link, a:active, a:visited {
	color: #607499;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #E78D00;
	text-decoration: none;
	font-weight: normal;	
}

b, strong {
	font-size: 13px;
	color: #B77D95;
}
