
<style type="text/css">

.style4 {font-family: Verdana, Arial, Helvetica, sans-serif}

body {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

.headtext{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; 
}

.textpad{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2pt; 
	margin-bottom: 2pt; 
	margin-left: 8pt; 
	margin-right: 8pt;
	text-align: left;
}

.smnote{ 
	font-size: 10px;
}

.imgpad{ 
	margin-top: 2pt; 
}

.ulheader {
	margin-bottom: 2pt;
	color: #ffffff;
	background-color: #56AADF;
	background: blue url('../images/listbar1.gif') repeat-x center left;
}

.newulheader {
	margin-bottom: 2pt;
	color: #ffff00;
	background-color: #56AADF;
	background: blue url('../images/listbar1.gif') repeat-x center left;
}

div.textpad ul {
	padding: 0px;
	margin: 8pt;
	line-height: 99%;
	list-style-image: url('../images/arw_button2.gif');
}

div.textpad ul ul {
	padding-left: 1pt;
	margin-left: 1pt;
	line-height: 99%;
	list-style-image: url('../images/new1.gif');
}

div.textpad li {
	padding-bottom: 2px;
	margin-bottom: 2px;
}

div.textpad a {
	padding: 0;
	margin: 0pt;
	text-decoration: none;
}

div.textpad a:hover {
	padding: 0;
	margin: 0pt;
	text-decoration: underline;
	color: blue;
}

.barBlack {
	background-color: #000000;
	height: 6px;
	width: 800px;
	background-position: center;
}

.smBarBlack {
	background-color: #000000;
	height: 3px;
	width: 820px;
	background-position: center;
}

.barRed {
	background-color: #8B2020;
	height: 6px;
	width: 800px;
	background-position: center;
}

.bigBarRed {
	background-color: #8B2020;
	height: 16px;
	width: 800px;
	background-position: center;
}

.bigBarBlue {
	background-color: #56AADF;
	height: 16px;
	width: 820px;
	background-position: center;
}

.barBlue {
	background-color: #56AADF;
	height: 6px;
	width: 820px;
	background-position: center;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: blue;
}

a:active {
	text-decoration: underline;
	color: blue;
}

.sidelinks {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8B2020;
	width: 110px; /*width of menu*/
}

div.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8B2020;
}

div.sidelinks a:link {
	color: #8B2020;
	text-decoration: none;
}

div.sidelinks a:visited {
	text-decoration: none;
	color: #ff0000;
}

div.sidelinks a:hover {
	text-decoration: underline;
	color: blue;
}

div.sidelinks a:active {
	text-decoration: underline;
	color: blue;
}

div.sidelinks a {
	font-size: 13px;
	display: block;
	padding: 2px 0;
	margin-bottom: 1px;
	border-bottom: 1px solid #dadada;
}

.ul {
	padding: 1;
	margin: 0;
}

.hr {
color: blue;
background-color: blue;
height: 1px;
}

.img1 {
border-width: 1px;
border-color: #000000;
border-style: solid;
}

.img2 {
height: 20px;
width: 10px;
color: #000000;
}

</style>

