body {
	background-color: #FFFFFF;
	background-image:  url("graphics/backing3.jpg");
	color:#FFFFFF;
}
body.team {
	background-color: #FFFFFF;
	background-image:  url("graphics/blue.star.jpg");
	color:#FFFFFF;
}
#ShowLeftMenuBody {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#C0C0C0;
}
#ShowLeftMenuBody a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}
#ShowLeftMenuBody a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}
#ShowLeftMenuBody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FDB400;
	text-decoration: underline;
	font-weight: bold;
}
.MenuUnlinkedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.GeneralTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
.GeneralTxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.TitleTxt1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #000080;
	font-weight: bold;
	text-align: center;
}
.TitleTxt2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #000080;
	font-weight: bold;
	text-align: center;
}
.TitleTxt2sub {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000080;
	font-weight: bold;
	text-align: left;
}
.TitleTxt3 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000080;
	font-weight: bold;
	text-align: center;
}
.bizformtext {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}