body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #A80019;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #450108;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A71025;
}

a {
	text-decoration: none;
	font-weight: bold;
}
a:link{
	color: #2AA7D3;
}
a:hover {
	color: #CF001B;
	text-decoration: underline;
}
li {
	font-size: 13px;
	list-style-position: outside;
	padding-top: 4px;
}



a:visited {
	color: #2AA7D3;
}
a:visited:hover {
	color: #CF001B;
	text-decoration: underline;
}
.title {
	font-size: 24px;
}
.big {
	font-size: 20px;
}
.notice {
	font-size: 16px;
	font-weight: bold;
}
.main {
	font-size: 14px;
	background-color: #EEEEEE;
}
.list {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.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;
}
.paragraph {
	text-align: left;
	text-indent: 10px;
	font-size: 13px;
}
.justify {
	text-align: justify;
}
.highlight {
	font-style: italic;
	font-weight: bold;	
}
.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;
}
.black {
	color: #000000;
}
.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;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.navback {
	color: #FFFFFF;
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nav_on {
	display: block;
	width: 130px;
	text-align: center;
	font-size: 12px;
}
.nav_on a {
	background-image: url(elements/tab_current.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
	text-decoration: none;
	display: block;
}
.nav_on a:hover {
	color: #CF001B;
	text-decoration: none;
	background-image: url(elements/tab_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav_on a:visited {
	color: #000000;
	text-decoration: none;
}
.nav_on a:visited:hover {
	color: #CF001B;
	text-decoration: none;
	background-image: url(elements/tab_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav {
	display: block;
	width: 130px;
	font-size: 12px;
}
.nav a {
	background-image: url(elements/tab.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.nav a:hover {
	color: #C50523;
	text-decoration: none;
	background-image: url(elements/tab_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited:hover {
	color: #CF001B;
	text-decoration: none;
	background-image: url(elements/tab_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.border {
	border: 4px solid #DDDDDD;
}
.border2 {
	border: 1px solid #2AA7D3;
}



.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: 12px;
	color: #FFFFFF;
	background-color: #7D6E69;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
}
.darkback {
	color: #FFFFFF;
	background-color: #404040;
}
.light1 {
	color: #E7CD00;
}
.light2 {
	color: #A6BAD3;
}
.darklink {
	color: #FFFFFF;
	background-color: #2AA7D3;
}
.darklink a {
	color: #FFFFFF;
	text-decoration: none;
}
.darklink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.darklink a:hover {
	color: #C50523;
	text-decoration: underline;
}
.darklink a:visited:hover {
	color: #CF001B;
	text-decoration: underline;
}
.dark1 {
	color: #18647C;
}
.dark2 {
	color: #CF001B;
}
.lightlink {
	color: #333333;
	background-color: #DDDDDD;
}
.lightlink a {
	color: #2AA7D3;
	text-decoration: none;
}
.lightlink a:visited {
	color: #2AA7D3;
	text-decoration: none;
}
.lightlink a:hover {
	color: #CF001B;
	text-decoration: underline;
}
.lightlink a:visited:hover {
	color: #CF001B;
	text-decoration: underline;
}
.blackback {
	color: #FFFFFF;
	background-color: #000000;
}
.blacklink {
	background-color: #000000;
	color: #FFFFFF;
}
.blacklink a {
	color: #2AA7D3;
	text-decoration: none;
}
.blacklink a:visited {
	color: #2AA7D3;
	text-decoration: none;
}

.blacklink a:hover {
	color: #FF0000;
	text-decoration: none;
}
.blacklink a:visited:hover {
	color: #FF0000;
	text-decoration: none;
}
.pad {
	padding: 6px;
}
.bar1 {
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DDDDDD;
}
.bar2 {
	background-image: url(elements/grad2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DDDDDD;
}
.bar3 {
	background-image: url(elements/grad3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #C9000B;
}
strong {
	font-size: 16px;
	font-weight: bold;
}
.tooltip {
          color: black;
          font-weight: bold;
          background-color: white;
          white-space: nowrap;
          margin: 0;
          padding: 2px 4px;
          border: 1px solid black;
}
