/*
## 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;
	color: #607499;
	background-color: #A8BBD9;
	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;	
	margin: 0 0 0 0;
	line-height: 20px;	
}

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;
}

/* Footer menu links */
a.footer:link {
	text-decoration: none;
	font-size: 12px;
	color: #607499;
	text-decoration: none;	
}
a.footer:visited {
	text-decoration: none;
	font-size: 12px;
	color: #607499;
	text-decoration: none;			
}
a.footer:active {
	text-decoration: none;
	font-size: 12px;
	color: #607499;
	text-decoration: none;	
}
a.footer:hover {
	text-decoration: none;
	font-size: 12px;
	color: #003399;
	text-decoration: none;			
}

textarea, input, select {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	background-color: #E4EBF4;
	border-right-width : 1px;
	border-right-color : #536EA5;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #536EA5;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #536EA5;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #536EA5;
	border-left-style : solid;
	color : #536EA5;
}
