/*  
	Copyright 1988-2000 by Autodesk, Inc.

	Permission to use, copy, modify, and distribute this software
	for any purpose and without fee is hereby granted, provided
	that the above copyright notice appears in all copies and
	that both that copyright notice and the limited warranty and
	restricted rights notice below appear in all supporting
	documentation.

	AUTODESK PROVIDES THIS PROGRAM "AS IS" AND WITH ALL FAULTS.
	AUTODESK SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTY OF
	MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE.  AUTODESK, INC.
	DOES NOT WARRANT THAT THE OPERATION OF THE PROGRAM WILL BE
	UNINTERRUPTED OR ERROR FREE.

	Use, duplication, or disclosure by the U.S. Government is subject to
	restrictions set forth in FAR 52.227-19 (Commercial Computer
	Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) 
	(Rights in Technical Data and Computer Software), as applicable.

	Autodesk Publish to Web Theme 

	// LOCALIZATION_BEGIN
	<meta name="adsk_ptw_theme_name" content="Autumn Fields">
	// LOCALIZATION_END

	<meta name="adsk_ptw_theme_image" content="ptw_Autumn Fields.bmp">

*/

.TITLE {
	background: #336600;
	font : bold 18pt Times, Serif;
	color : #CCCC99;
}

.PAGE_DESCRIPTION {
	background : #999933;
	font: 12pt Times, Serif;
	color : White;
}

.CONTENTS {
	background : #999933;
	font: bold 14pt Times, Serif;
	color : White;
}

.DRAWING_LABEL {
	background : #FFFFCC;
	font: bold 12pt Times, Serif;
	color : #000033;
}

.DRAWING_DESCRIPTION {
	background: #FFFFCC;
	font : 12pt Times, Serif;
	color : #000033;
}

.IMAGE {
	background: #FFFFCC;
	font : 10pt Times, Serif;
	color : #000033;
}

.SUMMARY {
	background: #666600;
	font : 12pt Times, Serif;
	color : White;
}