html				{
					overflow-y			: scroll;
					}
a					{
					color				: #579451;
					text-decoration		: underline;
					}
a:hover				{
					text-decoration		: none;
					}
body				{
					font-family			: Arial, Helvetica, sans-serif;
					font-size			: 12px;
					color				: #000000;
					background-color	: #e9efe7;
					}
td					{
					font-size			: 12px;
					}
.mainbg				{
					background-image	: URL("graphics/pmandthelaw-bg.jpg");
					background-repeat	: no-repeat;
					background-position	: bottom;
					}
input, textarea, select
					{
					border-left			: 1px #4879a4 solid;
					border-right		: 1px #4879a4 solid;
					border-bottom		: 1px #4879a4 solid;
					border-top			: 1px #4879a4 solid;
					font-family			: Arial;
					color				: #000000;
					font-size			: 11px;
					}
input.button		{
					border-left			: 1px #00324b solid;
					border-right		: 1px #00324b solid;
					border-bottom		: 1px #00324b solid;
					border-top			: 1px #00324b solid;
					font-family			: Arial;
					font-size			: 11px;
					color				: #ffffff;
					background-color	: #4879a4;
					cursor				: pointer;
					font-weight			: Bold;
					}
.noborder			{
					border-left			: 0px;
					border-right		: 0px;
					border-bottom		: 0px;
					border-top			: 0px;
					}
.mainborder			{
					border-left			: 1px #939598 solid;
					border-right		: 1px #939598 solid;
					border-bottom		: 1px #939598 solid;
					border-top			: 1px #939598 solid;
					}
.mainbg				{
					background-image	: URL("graphics/main-bg.png");
					background-repeat	: repeat-x;
					background-position	: top;
					}
.botmbg1			{
					background-image	: URL("graphics/bottom-tile1.png");
					background-repeat	: repeat-x;
					background-position	: top;
					}
.botmbg2			{
					background-image	: URL("graphics/bottom-tile2.png");
					background-repeat	: repeat-x;
					background-position	: top;
					}
.error				{
					font-size			: 14px;
					font-weight			: Bold;
					color				: #ff0000;
					}
input.compulse, select.compulse , textarea.compulse
					{
					background-color	: #8dc394;
					}
.content			{
					padding-top			: 15px;
					margin-top			: 15px;
					padding-bottom		: 15px;
					margin-bottom		: 15px;
					padding-left		: 15px;
					margin-left			: 15px;
					padding-right		: 15px;
					margin-right		: 15px;
					}
.bottom, .bottom A	{
					font-size			: 11px;
					font-weight			: Bold;
					color				: #000000;
					padding-left		: 0px;
					margin-left			: 0px;
					padding-right		: 0px;
					margin-right		: 0px;
					text-decoration		: none;
					}
h1, h1 A			{
					font-family			: Arial, Helvetica, sans-serif;
					color				: #579451;
					font-size			: 20px;
					padding-top			: 0px;
					margin-top			: 0px;
					padding-bottom		: 10px;
					margin-bottom		: 10px;
					text-decoration		: none;
					}
h2, h2 A			{
					font-family			: Arial, Helvetica, sans-serif;
					color				: #579451;
					font-size			: 18px;
					padding-top			: 0px;
					margin-top			: 0px;
					padding-bottom		: 10px;
					margin-bottom		: 10px;
					text-decoration		: none;
					}
h3, h3 A			{
					font-family			: Arial, Helvetica, sans-serif;
					color				: #4879a4;
					font-size			: 12px;
					padding-top			: 0px;
					margin-top			: 0px;
					padding-bottom		: 5px;
					margin-bottom		: 5px;
					text-decoration		: none;
					}
.contacttxt			{
					padding-left		: 10px;
					margin-left			: 10px;
					padding-right		: 0px;
					margin-right		: 0px;
					}	
