﻿body {
	background-color: #d2d8ff;
}
textarea {
	font-family: Tahoma;
	font-size: 13px;
	background-color: transparent;
}
button, input, select {
  font-family : Tahoma;
  font-size   : 12px;
}
a.nav:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
a.nav:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
a.nav:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma;
}
a.titlelink:link {
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia;
	font-size: 25px;
}
a.titlelink:visited {
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia;
	font-size: 25px;
}
a.titlelink:hover {
	color: navy;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia;
	font-size: 25px;
}
a.linkcaps:link {
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia;
	text-transform: uppercase;
	background-color: white;
	font-size: 19px;
}
a.linkcaps:visited {
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia;
	text-transform: uppercase;
	background-color: white;
	font-size: 19px;
}
a.linkcaps:hover {
	color: navy;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia;
	text-transform: uppercase;
	background-color: white;
	font-size: 19px;
}
a.titlelinkcaps:link {
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia;
	font-size: 25px;
	text-transform: uppercase;
}
a.titlelinkcaps:visited {
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia;
	font-size: 25px;
	text-transform: uppercase;
}
a.titlelinkcaps:hover {
	color: navy;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia;
	font-size: 25px;
	text-transform: uppercase;
}
a.subnav:link {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
a.subnav:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
a.subnav:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma;
}
a.pagenava:link {
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
a.pagenava:visited {
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
a.pagenava:hover {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma;
}
a.pagenavb:link {
	color: blue;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
a.pagenavb:visited {
	color: blue;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
a.pagenavb:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma;
}
td.border {
	background-color: red;
}
td.pagenavbackone{
	font-weight: bold;
	font-family: Tahoma;
	text-align:left;
}
td.pagenavfrontone{
	font-weight: bold;
	font-family: Tahoma;
	text-align:right;
}
td.pagenavback{
	color: grey;
	text-decoration: line-through;
	font-weight: bold;
	font-family: Tahoma;
	text-align:left;
}
td.pagenavfront{
	color: grey;
	text-decoration: line-through;
	font-weight: bold;
	font-family: Tahoma;
	text-align:right;
}
a:link {
	color: red;
	text-decoration: none;
	font-family: Georgia;
}
a:visited {
	color: red;
	text-decoration: none;
	font-family: Georgia;
}
a:hover {
	color: navy;
	text-decoration: underline;
	font-family: Georgia;
}
table {
	background-color: #FFFFFF;
	text-align:center;
	font-family: Tahoma;
	font-style: underline;
}
td {
	text-align:center;
	font-family: Tahoma;
	font-style: underline;
} 
th {
	background-color: #000000;
	text-decoration:underline;
    color: #FFFFFF;
	font-size: 10px;
}
tr.navigation {
	background-image: url('images/navi.png');
	font-size: 20px;
}
tr.subnavigation {
	background-image: url('images/subnavbar.png');
	font-size: 14px;
}
table.catbar {
	background-color: transparent;
	border: 0px;
	width: 100%;
	border-collapse:separate;
	border-spacing: 1px;
}
tr.catbar {
	background-image:url('images/catbar.png');
	border-collapse:separate;
	border-spacing: 1px;
}
td.catbar {
	font-family: Georgia;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 4px;
}
td.catbarcaps {
	font-family: Georgia;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 4px;
	text-transform: uppercase;
}
tr.subcatbar {
	background-image:url('images/subcatbar.png');
}
td.subcatbar {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px;
}
tr.subcatbar2 {
	background-image:url('images/subcatbar.png');
}
td.subcatbar2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 2px;
}
tr.tablebody {
	background-color: #00b5ea;
	font-family: Verdana;
	font-size: 13px;
	text-align: center;
	border-collapse:separate;
	border-spacing: 1px;
	padding: 4px;
}
table.outer {
	width: 90%;
	background-color: #000000;
	align: center;	
	border-collapse:collapse
}
table.outertransparent {
	width: 95%;
	background-color: transparent;
	align: center;
}
table.outer95 {
	width: 95%;
	background-color: #000000;
	align: center;
	border-collapse:collapse
}
table.outer75 {
	width: 75%;
	background-color: #000000;
	align: center;
	border-collapse:collapse
}
table.outer400 {
	width: 400px;
	background-color: #000000;
	align: center;
	border-collapse:collapse
}
table.subtable {
	background-color: #FFFFFF;
	width: 100%;
	padding: 0px;
}
table.subtabletransparent {
	background-color: transparent;
	background-image: url('images/transparent.png');
	width: 100%;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
table.subtableborder {
	background-color: #FFFFFF;
	width: 100%;
	padding: 0px;
    border: 1px solid black;
}
table.inner {
	background-color: transparent;
	border: 0px;
	width: 100%;
	border-collapse:separate;
	border-spacing: 1px;
}
p.text {
	font-size: 15px;
}
tr.header {
background-image: url('images/titlebg.png');
font-size: 30px;
font-family: Georgia;
text-decoration: underline;
}
tr.footer {
background-image: url('images/bottom.png');
}
tr.center {
	align: center;
}
.highlight {
	background-color: #FFFFFF;
	font-size: 10px;
}