td.header  {background-color: #404060; padding: 3px}
td.logo    {background-color: #002040}
td.option  {background-color: #404060}
td.sidebar {background-color: #404060; padding: 3px}

a.option         {text-decoration: none}
a.option:hover   {text-decoration: underline}
a.option:link    {color: #0060FF}
a.option:visited {color: #9090FF}

a.select         {font-weight: bold; text-decoration: none}
a.select:hover   {text-decoration: underline}
a.select:link    {color: #FFFFFF}
a.select:visited {color: #FFFFFF}
td.select        {background-color: #000000}

.small {font-size: xx-small}

.submit {font-weight: bold}

table.t {
	width: 730px;
	background-color: #002040;
	font-size: 9pt;
	font-color: #b5adc8;
	font-family: Tahoma;
	border: 10px;
	border-right-style: solid;
	border-right-color: #b5adc8;
	border-left-style: solid;
	border-left-color: #b5adc8;
	border-top-style: solid;
	border-top-color: #b5adc8;
	border-bottom-style: solid;
	border-bottom-color: #b5adc8;
}