a:active	{ 
	color: #8DB6CD;
	border-bottom: 1px solid;
	text-align: left;}
a:link	{
	color: #8DB6CD;
	border-bottom: 1px solid;
	text-align: left;}
a:visited	{
	color: #8DB6CD;
	border-bottom: 1px solid;
	text-align: left;}
a:hover	{
		color: #8DB6CD;
		border-bottom: 1px dashed #FFF;}

body		 { font-family: arial;}

a		{text-decoration: none;
		cursor: crosshair;
		font-size: larger; }

td.menubar	{
		background-color: #E6E6E6;
		text-align: center;
		padding: 10px 10px 10px;
		height: 50;}

td.content	{
		background-color: #FFFFFF;
		vertical-align: top;
		padding: 30px;
		font-size: 0.95em;}

td.header	{background-color: #FFFFFF;
		background-image: url('logo2.png');
		background-repeat: no-repeat;
		background-position: right top;
		padding-left:0;
		padding-bottom:0";
		align: left;
		valign: top;
		height: 150px; }

table.main	{ height: 100%;
		border: 1px solid #adadad; 
		width: 900px;
		border-collapse: collapse; 
		color: #000000;}