/*  Terracus  */

body		{ text-align: center; margin-left: auto; margin-right: auto }

p, td, th, select, #BTN	{
	margin: 0;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: black; background-color: inmherit /* mk */
}

a:link		{ color: rgb(145,21,19); background-color: inherit }
a:visited	{ color: rgb(145,21,19); background-color: inherit }
a:hover		{ color: white; background-color: rgb(145,21,19) }
a:active	{ color: rgb(145,21,19); background-color: inherit }

td { color: black; border-bottom: 1px solid rgb(222,222,222) }
th {			font-weight: bold;
				color: rgb(125,125,101);
				background-color: rgb(225,228,209)
			}
#BTN		{
				font-weight: bold;
				color: white;
				background-color: rgb(145,21,19)
			}

#pb        { font-size: 10pt; color: black; font-weight: bold }
#ps        { color: rgb(128,128,128) }
#pw        { font-weight: bold; color: red; }
#A1        { color: rgb(145,21,19); text-decoration: underline }
#A1:hover		{ color: white; background-color: rgb(145,21,19) }
#iframe    { width: 550px; margin-top: 10px; align: center; border:1px solid #000080; padding-left:4px; padding-right:4px; padding-bottom:1px  }
#td1       { color: black; background-color: rgb(225,228,209) }


table {margin-left: auto; margin-right: auto} 

