﻿/*General template*/
body {
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #c0c0c0;
	text-align: center
}
a {
					font-family: Arial;
					font-size: 100%;
					font-weight: bold;
					color: #000000;
					text-align: center;
}
table {
					text-align: center;
					margin-top: 20px;
}
pre {
					font-family: "Courier New";
					font-size: x-small;
					color: #000000;
					text-align: left;
					margin-left: 20px;
}
p {
					background-color: transparent;
					font-family: Arial;
					font-size: 100%;
					color: #000000;
					text-align: center;
}
td {
					border: 1px solid #C0C0C0;
					font-family: Arial;
					font-size: 100%;
					color: #000000;
					text-align: left;
}
th {
					font-family: arial;
					font-size: 100%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					border: 1px solid #C0C0C0;
}
.style1 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.style2 {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.style3 {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.centertxt {
	text-align: center;
}
.style5 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.style7 {
	font-family: arial;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.justifytxt {
					text-align: justify;
					font-family: arial;
					font-size: 100%;
					color: #000000;
}
.style9 {
	font-family: arial;
	font-size: 16pt;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.style10 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.style11 {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
.table80 {
					border: 1px solid #C0C0C0;
					width: 80%;
					margin-right: auto;
					margin-left: auto;
}
#masthead {
					width: 900px;
					height: 50px;
					margin-right: auto;
					margin-left: auto;
					background-image: url('../images/buttons/dkblueheader.jpg');
					background-repeat: repeat-x;
}
h1 {
					font-family: "Comic Sans MS";
					font-size: 160%;
					font-style: normal;
					color: #FFFFFF;
					font-weight: bold;
					text-align: center;
					margin-top: 5px;
					margin-left: 10px;
					float: left;
}
#top_nav {
					margin-top: 2px;
					width: 900px;
}
#top_nav ul {
					padding: 0px;
					margin: 0px;
					list-style-type: none;
					text-align: center;
					width: 900px;
}
#top_nav li {
					float: right;
					padding-right: 4px;
					padding-left: 4px;
}
#top_nav a {
					color: #FFFFFF;
					text-decoration: none;
					display: block;
					padding-right: 1px;
					padding-left: 1px;
					background-repeat: no-repeat;
					margin-right: 1px;
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					width: 75px;
					height: 25px;
					background-image: url('../images/buttons/dkbluebtn.jpg');
					margin-top: 2px;
					padding-top: 4px;
}
#top_nav a:hover {
					background-image: url('../images/buttons/dkbluebtnhover.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
					padding-right: 1px;
					padding-left: 1px;
					margin-top: 1px;
					margin-right: 1px;
					padding-top: 4px;
}
#page_content {
					font-family: Arial;
					font-size: 90%;
					color: #000000;
					width: 900px;
					margin-right: auto;
					margin-left: auto;
					margin-top: 25px;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #FFFFFF;
					text-align: center;
					background-image: url('../images/buttons/dkblueheader.jpg');
					background-repeat: repeat-x;
					width: 900px;
					margin-top: 30px;
}
.lefttxt {
					text-align: left;
}
.table90 {
					width: 90%;
					margin-right: auto;
					margin-left: auto;
					font-family: arial;
					font-size: 90%;
					color: #000000;
					text-align: right;
}
.righttd {
					text-align: right;
					padding-right: 10px;
}

.table50 {
					width: 50%;
					text-align: left;
					font-family: arial;
					margin-top: 20px;
}


#container {
					width: 900px;
}
.headerbkg {
					background-image: url('../images/buttons/dkblueheader.jpg');
					width: 900px;
					height: 60px;
}
h3 {
					font-family: arial;
					font-size: 9pt;
					font-style: italic;
					color: #FFFFFF;
					text-align: left;
					float: right;
					margin-top: 30px;
					margin-right: 10px;
}



