/* CSS Document */
html			{
				overflow-y			: scroll;
				}
A				{
				color				: #6e2f00;
				text-decoration		: none;
				}
A:Hover			{
				text-decoration		: underline;
				}
Body			{
				font-family			: Arial, Helvetica, sans-serif;
				font-size			: 11px;
				font-style			: normal;
				color				: #1e1e1e;
				font-weight			: normal;
				background-color	: #ffffff;
				}
TD				{
				font-family			: Arial, Helvetica, sans-serif;
				font-size			: 11px;
				font-style			: normal;
				line-height			: normal;
				color				: #1e1e1e;
				}
Input, textarea, select
				{
				border-left			: 1px #d51820 Solid;
				border-right		: 1px #d51820 Solid;
				border-top			: 1px #d51820 Solid;
				border-bottom		: 1px #d51820 Solid;
				font-family			: Arial, Helvetica, sans-serif;
				font-size			: 11px;
				color				: #000000;
				background-color	: #e6e6e6;
				}
input.button	{
				color				: #ffffff;
				background-color	: #d51820;
				font-weight			: bold;
				cursor				: pointer;
				}
h1, h1 A		{
				font-family			: Arial, Helvetica, sans-serif;
				color				: #ff6600;
				font-size			: 22px;
				padding-left		: 0px;
				margin-left			: 10px;
				padding-top			: 0px;
				margin-top			: 0px;
				padding-bottom		: 0px;
				margin-bottom		: 0px;
				text-decoration		: none;
				font-weight			: normal;
				}
h2, h2 A		{
				font-family			: Arial, Helvetica, sans-serif;
				color				: #d51820;
				font-size			: 18px;
				padding-left		: 0px;
				margin-left			: 0px;
				padding-top			: 0px;
				margin-top			: 0px;
				padding-bottom		: 5px;
				margin-bottom		: 5px;
				text-decoration		: none;
				font-weight			: bold;
				}
h3, h3 A		{
				font-family			: Arial, Helvetica, sans-serif;
				color				: #76923c;
				font-size			: 16px;
				padding-left		: 0px;
				margin-left			: 0px;
				padding-top			: 0px;
				margin-top			: 0px;
				padding-bottom		: 5px;
				margin-bottom		: 5px;
				text-decoration		: none;
				font-weight			: bold;
				}				
h4, h4 A		{
				font-family			: Arial, Helvetica, sans-serif;
				color				: #548dd4;
				font-size			: 14px;
				padding-left		: 0px;
				margin-left			: 0px;
				padding-top			: 0px;
				margin-top			: 0px;
				padding-bottom		: 5px;
				margin-bottom		: 5px;
				text-decoration		: none;
				font-weight			: bold;
				}
.botmtxt, .botmtxt A
				{
				font-family			: Arial, Helvetica, sans-serif;
				color				: #d51820;
				font-size			: 10px;
				text-decoration		: none;
				}
.adverttxt1		{
				background-image	: URL("graphics/advert-bg1.jpg");
				background-repeat	: no-repeat;
				background-position	: top left;
				padding-left		: 20px;
				margin-left			: 20px;
				padding-right		: 100px;
				margin-right		: 100px;
				padding-top			: 5px;
				margin-top			: 5px;
				padding-bottom		: 10px;
				margin-bottom		: 10px;
				color				: #000064;
				font-size			: 11px;
				}
.adverttxt2		{
				background-image	: URL("graphics/advert-bg2.jpg");
				background-repeat	: no-repeat;
				background-position	: top left;
				padding-left		: 20px;
				margin-left			: 20px;
				padding-right		: 80px;
				margin-right		: 80px;
				padding-top			: 5px;
				margin-top			: 5px;
				padding-bottom		: 10px;
				margin-bottom		: 10px;
				color				: #006400;
				font-size			: 11px;
				}
.adverttxt3		{
				background-image	: URL("graphics/advert-bg3.jpg");
				background-repeat	: no-repeat;
				background-position	: top left;
				padding-left		: 20px;
				margin-left			: 20px;
				padding-right		: 70px;
				margin-right		: 70px;
				padding-top			: 5px;
				margin-top			: 5px;
				padding-bottom		: 10px;
				margin-bottom		: 10px;
				color				: #640000;
				font-size			: 11px;
				}
.content		{
				padding-left		: 20px;
				margin-left			: 20px;
				padding-right		: 20px;
				margin-right		: 20px;
				text-decoration		: none;
				}
.content A		{
				text-decoration		: none;
				}
.sitemap		{
				line-height			: 250%;
				}
.sitemap A		{
				line-height			: 180%;
				padding-left		: 0px;
				margin-left			: 0px;
				}	
