﻿
body {	background-color: #F4F4F4;
		text-align:left;
		margin-top:0px;
}

a:link.type1    {color:#0000FF; text-decoration:none;}
a:visited.type1 {color:#0000FF; text-decoration:none;}
a:active.type1  {color:#0000FF; text-decoration:none;}
a:hover.type1   {color:#000000; text-decoration:underline;}

a:link.type2    {color:#FFFFFF; text-decoration:none;}
a:visited.type2 {color:#FFFFFF; text-decoration:none;}
a:active.type2  {color:#FFFFFF; text-decoration:none;}
a:hover.type2   {color:#FFFFFF; text-decoration:underline;}

a:link.top_menu		{color:#000000; text-decoration:none; font-size:15px}
a:visited.top_menu	{color:#000000; text-decoration:none; font-size:15px}
a:active.top_menu	{color:#000000; text-decoration:none; font-size:15px}
a:hover.top_menu 	{color:#666666; text-decoration:underline; font-size:15px}

a:link.type3    {color:#ffffff; text-decoration:none;}
a:visited.type3 {color:#ffffff; text-decoration:none;}
a:active.type3  {color:#ffffff; text-decoration:none;}
a:hover.type3   {color:#000000; text-decoration:underline;}

td			{font-family:verdana;font-size:12px;color:#666666}
h1          {font-family: Verdana; font-size: 14pt; font-weight: bold; color:#000000 }
h2          {font-family: Verdana; font-size: 12pt; font-weight: bold; color:#000000 }

.buttons {background-color:#3A3C90;color:#ffffff; font-family: Verdana; font-size: 8pt; font-weight: bold; }

.table_main {
	border: 2px solid #ffffff;
	border-top:medium #ffffff;
	border-bottom:medium #ffffff;
	border-left:medium #ffffff;
	border-right:medium #ffffff;
	padding: 1px;
	width: 800px;
	text-align: center;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #ffffff;
	text-align:left;
}
.table_navtop {
	padding: 1px;
	width: 795px;
	text-align: center;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #ffffff;
}
.table_footer {
	border: 2px solid #ffffff;
	border-top:medium #ffffff;
	border-bottom:medium #ffffff;
	border-left:medium #ffffff;
	border-right:medium #ffffff;
	padding: 1px;
	width: 800px;
	text-align: center;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #000080;
	text-align:left;
}
.td_header {
	text-align:left;
	font-size:10px;
	border:0px;
}
.td_footer {
	text-align:left;
	font-size:10px;
	border:0px;
	color:#ffffff;
	background-color:#000080;
}
.imageborder {
	border:0px;
}

.text_center {
	text-align:center;
}
.text_logo {
	text-align:left;
	font-family:Vivaldi;
	font-size:32px;
	color:gray;
}

