html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

h1 {
font-size: 130%;
}

p {
font-size: 100%;
}

body {
	position: relative;
	top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
}

.logo {
	text-align: center;
	vertical-align: top;
	background-image: url(images/backRed.gif);
	background-repeat: repeat-x;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	width: 765px;
	padding: 5px 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 765px;
	padding: 5px 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.detail {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	width: 765px;
	margin: 0 auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #CC9966;
	text-align: center;
	vertical-align: top;
}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #810100;
	text-align: center;
	vertical-align: top;
}

.footer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #810100;
	text-align: center;
	vertical-align: top;
}

.ticker {
	background-color: #d2bf7c;
}

.leftImage {
	float: left;
	margin-left: 15px;
	margin-bottom: 5px;
}

.rightImage {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
