body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 10px;
	padding: 10px;
	background-color: #669ACE;
}

h1 {
	font-size: 36px;
	color: #693714;
}
h2 {
	font-size: 24px;
	color: #786777;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CE0000;
}
a, a:link, a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover, a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p, .paragraph {
	padding-top: 2px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
blockquote, .block {
	padding-right: 16px;
	padding-left: 16px;
	margin: 0px;
}
form {
	margin: 0px;
}

li {
	list-style-position: outside;
	padding-bottom: 4px;
}
ul {
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sans {
	font-family: Arial, Helvetica, sans-serif;
}
.serif {
	font-family: "Times New Roman", Times, serif;
}

.left {
	text-align: left;
	text-indent: 0px;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
	text-indent: 0px;
}

.justify {
	text-align: justify;
}
.italic {
	font-style: italic;
}

.highlight {
	font-style: italic;
	font-weight: bold;	
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.error {
	color: #E92D25;
}
.errorborder {
	background-color: #990000;
	border: 1px solid #E92D25;
	color: #FFFFFF;
}
.success {
	color: #0066CC;
}

.successborder {
	background-color: #DDDDDD;
	border: 1px solid #0066CC;
	color: #0066CC;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.border {
	border: 1px solid #FFFFFF;
}
.border2 {
	border: 1px solid #000000;
}
.borderred {
	border: 1px dashed #E92D25;
}

.header {
	color: #FFFFFF;
	background-color: #000000;
}
.subheader {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #BBBBBB;
	padding: 4px;
	font-size: 16px;
}
.footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
}
.admin {
	background-color: #AAAAAA;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.admin  a, .admin  a:link, .admin a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.admin a:hover, .admin a:visited:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.adminbar {
	background-color: #DDDDDD;
	color: #333333;
}

.admin1 {
	color: #640000;
}
.admin2 {
	color: #006400;
}
.admin3 {
	color: #640064;
}

.main {
	color: #000000;
	font-size: 14px;
}
.main  a, .main a:link, .main a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.main a:hover, .main a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.darkback  {
	background-color: #786777;
}
.darklink {
	color: #EBE7E4;
}
.darklink  a, .darklink  a:link, .darklink a:visited {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
.darklink a:hover, .darklink a:visited:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
.darklink img {
	border-color: #FBCE2B;
}
.darklink a:hover img {
	border-color: #84F0F0;
}
.lightback  {
	background-color: #B4CDE7;
}


.lightlink {
	color: #000000;
}
.lightlink a, .lightlink a:link, .lightlink a:visited {
	color: #4B5D8B;
	text-decoration: none;
	font-weight: bold;
}
.lightlink a:hover, .lightlink a:visited:hover {
	color: #8C9BC1;
	text-decoration: underline;
	font-weight: bold;
}
.lightlink  img {
	border-color: #366D81;
}
.lightlink  a:hover  img {
	border-color: #000000;
}
.blackback  {
	background-color: #000000;
}
.blacklink {
	color: #FFFFFF;
}
.blacklink a, .blacklink a:link, .blacklink a:visited {
	text-decoration: none;
	color: #FF9999;
	font-weight: bold;
}
.blacklink a:hover, .blacklink a:visited:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}


.title {
	font-size: 24px;
}
.big {
	font-size: 18px;
}
.big2 {
	font-size: 15px;
}
.light1 {
	color: #4FBFD7;
}
.light2 {
	color: #50C3F0;
}
.light3 {
	color: #EB010A;
}
.dark1 {
	color: #693714;
}
.dark2 {
	color: #786777;
}

.notice {
	font-size: 15px;
}
.normal {
	font-size: 14px;
}
.list {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small2 {
	font-size: 12px;
	font-style: italic;
}

.tiny {
	font-size: 9px;
}
.pad {
	padding: 8px;
}
.pad2 {
	padding: 4px;
}
.colpad {
	padding-bottom: 8px;
}
.blockpad {
	padding-bottom: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

.bar1 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #786777;
}
strong {
	font-size: 16px;
	font-weight: bold;
}
.formnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
