a:link {
	color: #00468C;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #6699CC;
}
a:active {
	color: #6699CC;
}

td.menuarea {
}
a.menuitem, a.menuitem:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #003366;
	background-image: url(images/menu_out.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 14px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;

}
a.menuitem:hover, a.menuitem:active, a.menuitem:visited:hover, a.menuitem:visited:active {
 	background-image: url(images/menu_over.gif);
  }
 
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.micetype {
	font-size: 9px;
	font-weight: normal;
}
td.copyarea {
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 60px;


}
.white {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
a.white:link, a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

a.white:hover, a.white:visited:hover {
	color: #B5CDE6;
}

.bottombar {
	background-color: #00468C;
	background-image: url(images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}
p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bar {
	background-color: #00468C;
	height: 2px;
	width: 500px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
}
input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
}
a.newsmenu, a.newsmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-left: 14px;
	display: block;
	text-decoration: none;
	padding-bottom: 10px;
	background-image: url(images/news_menu_out.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
a.newsmenu:hover, a.newsmenu:active, a.newsmenu:visited:hover, a.newsmenu:visited:active {
 	background-image: url(images/news_menu_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
  }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.right {
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;



}
.small {
	font-size: 11px;
}
.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;

}
.spaced {
	line-height: 24px;
	font-size: 14px;

}

td.heading {
	background-image: url(images/shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	padding-top: 10px;

}
