/* padding: top right bottom left */

body		{ 	background: #00007F;

			font-family: Arial;
			color: #AA0000;

			text-decoration: none; }

a:link, a:visited, a:active
		{	font-family: Arial;
			color: #AA0000; 
			font-size: 10pt; }

a:hover		{	text-decoration: underline; }

a.menu:link, a.menu:visited, a.menu:active
		{	font-family: Arial;
			font-weight: bold;
			color: #AA0000;
			display: block;
			background: #FFBE00;
			border: 1px solid #FFBE00;
			padding: 0px 0px 0px 0px;
			width: 97%;
			text-decoration: none; }

a.menu:hover	{	font-family: Arial;
			font-weight: bold;
			color: #FFBE00;
			display: block;
			background: #AA0000;
			border: 1px solid #FFBE00;
			padding: 0px 0px 0px 0px;
			width: 97%;
			text-decoration: none; }

a.navi		{	font-family: Arial;

			text-decoration: none; } 

p		{	font-family: Arial;
			color: #AA0000;
			font-size: 10pt; }

sup		{	font-family: Arial;
			color: #AA0000;
			font-size: 7pt;	}

h1		{	font-family: Arial;
			color: #AA0000; }

h3		{	font-family: Arial;
			color: #AA0000; }

li		{	font-family: Arial;
			color: #AA0000;
			font-size: 10pt; }

table.bunt	{	background : #FFBE00; }

tr.menu		{	background : #FFBE00; }

tr.bunt		{	background : #FFBE00; }

td		{	font-family: Arial;
			color: #AA0000;
			font-size: 10pt; }

input.bunt	{	background-color : #FFCD00;

			font-family: Arial;
			color :#AA0000;
			font-size : 11px; }

textarea.bunt	{	background-color : #FFCD00;

			font-family: Arial;
			color :#AA0000;
			font-size : 11px; }

select		{	background-color : #FFCD00;

			color :#AA0000;
			font-size : 11px; }