body,td,th {
	font-family: Georgia;
	font-size: 15px;
}
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
	color: #0266B2;
}
a:visited {
	text-decoration: none;
	color: #0266B2;
}
a:hover {
	text-decoration: none;
	color: #E81F1F;		
}
a:active {
	text-decoration: none;
}
.Part1 {
	font-weight: bold;
	color: #0266b2;
	font-family: Georgia;
	font-size: 22px;
	text-align: center;
}
.Part2 {
	font-weight: normal;
	color: #d23e04;
	font-family: Georgia;
	font-size: 19px;
	text-align: left;
}
.leftmenu {
	font-size: 12px;
	color: #0266b2;
	font-weight: bold;
}
.leftmenutext {
	font-size: 12px;
	color: #d23e04;
	font-weight: normal;
}
.leftmenuborders {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #BCCBCC;
	border-right-color: #BCCBCC;
	border-bottom-color: #BCCBCC;
	border-left-color: #BCCBCC;
}
a.leftmenulinks:visited
{
	color: #024d86;
	font-size: 12px;	
	font-weight: normal;	
}
a.leftmenulinks:link
{
	color: #024d86;
	font-size: 12px;
	font-size: 12px;	
	font-weight: normal;		
}
a.leftmenulinks:hover
{
	color: red;
	font-size: 12px;	
	font-weight: normal;		
}

a.leftmenuToplinks:visited
{
	color: #0a3c62;
	text-decoration: underline;	
}
a.leftmenuToplinks:link
{
	color: #0a3c62;
	text-decoration: underline;
}
a.leftmenuToplinks:hover
{
	color: red;
}

a.topmenulinks:link
{
	color: #d53b05;
	text-decoration: underline;	
}
a.topmenulinks:visited
{
	color: #d53b05;
	text-decoration: underline;	
}

a.topmenulinks:hover
{
	color: #0266b2;
}

.topmenu {
	font-size: 16px;
	font-family: "Courier New", Courier, mono;
	color: #605060;
	font-weight: 700;
}
