body		{background-color: #202020;
		color: #C0C0C0;
		font-family: verdana;
		font-size: 10pt;
		margin: 0px;
		padding: 0px;}

td		{font-size: 10pt;}

a		{text-decoration: none;}
a:link		{color: #7777DD;}
a:visited	{color: #A0A0DD;}
a:active	{color: #FFFFFF;}
a:hover		{color: #FFFFFF;
		text-decoration: underline;}

h1		{color: #E29418;
		font-family: "Times New Roman", serif;
		font-size: 24pt;
		font-style: italic;
		font-weight: bold;
		margin: 0px;}

h1 a		{color: #E29418;
		text-decoration: none;}

h1 a:visited	{color: #E29418;}

h1 a:hover	{color: #F0C070;
		text-decoration: none;}

h2		{color: #F0F0F0;
		font-size: 18pt;
		text-align: center;
		font-weight: normal;}

h3		{color: #D0D0D0;
		font-size: 13pt;
		text-align: center;
		font-weight: normal;}



hr		{height: 0px;
		margin-top: 5px;
		margin-bottom: 5px;
		border: 0;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #505050;}



.dialogue_title	{font-weight: bold;
		text-align: center;
		padding: 3px;
		background-image: url(dialogue_title_bg.gif); 
		background-position: bottom;
		background-repeat: repeat-x;
		border-left: 1px solid #505050;
		border-right: 1px solid #000000;}



.menu_content	{padding: 3px;
		font-size: 8pt;
		border: 1px solid #000000;
		border-top: 1px solid #404040;
		border-left: 1px solid #404040;}

.textbox_content	{padding: 3px;
			border: 1px solid #000000;
			border-top: 1px solid #404040;
			border-left: 1px solid #404040;}



.even_cell	{font-family: arial;
		padding: 2px;
		border: 1px solid #000000;
		border-top: 1px solid #404040;
		border-left: 1px solid #404040;}

.odd_cell	{font-family: arial;
		padding: 2px;
		background-color: #303030;
		border: 1px solid #000000;
		border-top: 1px solid #505050;
		border-left: 1px solid #505050;}



.standard_input	{font-family: verdana;
		font-size: 8pt;
		background-color: #DDDDDD;
		border: 1px solid #707070;}

.standard_button	{background-color: #404040;
			color: #DDDDDD;
			border: 2px solid #000000;
			border-top: 2px solid #808080;
			border-left: 2px solid #808080;
			font-family: verdana;
			font-size: 8pt;}



.header		{padding: 8px;
		padding-bottom: 0px;
		background-image: url(bordering.gif); 
		background-position: top;
		background-repeat: repeat-x;}

.indented	{padding-left: 12px;
		padding-right: 12px;}

.floating_right	{float: right;
		padding: 8px;
		padding-bottom: 0px;
		margin-right: 32px;
		text-align: right;}

.small_text	{font-size: 8pt;}

.bodycontent	{padding: 16px;}

.footer		{font-size: 8pt;
		text-align: center;
		color: #505050;
		padding-top: 4px;
		padding-bottom: 8px;}