/* CSS Document */

html			{
				overflow-y			: scroll;
				}
A				{
				color				: #000000;
				text-decoration		: none;
				}
A:Hover			{
				text-decoration		: underline;
				}
Body			{
				font-family			: Arial, Helvetica, sans-serif;
				font-size			: 14px;
				font-style			: normal;
				color				: #000000;
				font-weight			: normal;
				background-color	: #48301a;
				background-image	: URL("images/bg-tile.gif");
				background-position	: top center;
				background-attachment	: fixed;
				}
TD				{
				font-family			: Arial, Helvetica, sans-serif;
				font-size			: 14px;
				font-style			: normal;
				line-height			: normal;
				color				: #000000;
				}
Input, textarea, select
				{
				border-left			: 1px #000000 Solid;
				border-right		: 1px #000000 Solid;
				border-top			: 1px #000000 Solid;
				border-bottom		: 1px #000000 Solid;
				font-family			: Arial, Helvetica, sans-serif;
				font-size			: 11px;
				color				: #000000;
				background-color	: #e6e6e6;
				}
input.button	{
				color				: #ffffff;
				background-color	: #000000;
				font-weight			: bold;
				cursor				: pointer;
				}
h1, h1 A		{
				font-family			: Arial Narrow;
				color				: #cd6a2c;
				font-size			: 30px;
				padding-left		: 0px;
				margin-left			: 0px;
				padding-top			: 0px;
				margin-top			: 0px;
				padding-bottom		: 5px;
				margin-bottom		: 5px;
				text-decoration		: none;
				font-weight			: normal;
				}
h2, h2 A		{
				font-family			: Arial Narrow;
				color				: #cd6a2c;
				font-size			: 22px;
				padding-left		: 0px;
				margin-left			: 0px;
				padding-top			: 0px;
				margin-top			: 0px;
				padding-bottom		: 5px;
				margin-bottom		: 5px;
				text-decoration		: none;
				font-weight			: bold;
				}
.blankfield		{
				color				: #ff0000;
				font-weight			: Bold;
				}
.menubg			{
				background-color	: #8b6e44;
				background-image	: URL("images/menu-tile.jpg");
				}
.content		{
				background-color	: #a9a3b3;
				}
.botmtxt, .botmtxt A
				{
				font-family			: Arial;
				color				: #ffffff;
				font-size			: 10px;
				text-decoration		: none;
				}
.el-subhd		{
				font-family			: Arial;
				color				: #413e42;	
				font-size			: 11px;
				}
.border-br		{
				border-bottom		: 1px #000000 Solid;
				border-right		: 1px #000000 Solid;
				}
.border-r		{
				border-right		: 1px #000000 Solid;
				}
.border-b		{
				border-bottom		: 1px #000000 Solid;
				}
.a-o2p, .a-o2p A
				{
				font-family			: Arial;
				color				: #ffffff;	
				font-size			: 12px;
				text-decoration		: none;
				}	