a.home {
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 125px;
	padding-top: 100px;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
	width: 125px;
}

a.home:hover {
	color: #0000FF;
}

body {
	background-attachment: fixed;
	background-image: url(../images/gradient.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

font.subhead {
	font-family: serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

h2.ptitle {
	color: #0033C0;
	font-family: Arial, Helvetica, sans-serif;
}

table.cmt_grid td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
}

table.cmt_grid th {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
}

table.editor {
	border-bottom: #0000FF 1px solid;
	border-left: #0000FF 1px solid;
	border-right: #0000FF 1px solid;
	border-top: #0000FF 1px solid;
}

table.editor a {
	background-color: #FFFACD;
	color: #800000;
	display: block;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 120px;
}

table.editor a:visited {
	background-color: #FFFACD;
	color: #800000;
	display: block;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 120px;
}

table.editor a:hover {
	background-color: #FF0000;
	color: #FFFFFF;
}

table.editor th {
	background-color: #FFFACD;
	color: #800000;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

table.pagenav {
	background-color: #FFFFCC;
	border: #C0C0C0 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 140px;
}

table.pagenav a {
	color: #0000CC;
	display: block;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 2px;
	text-decoration: none;
}

table.pagenav a:visited {
	color: #0000CC;
	display: block;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 2px;
	text-decoration: none;
}

table.pagenav a:hover {
	background-color: #FFCC99;
}

table.pagenav td {
	border-bottom: #C0C0C0 1px solid;
}

table.pagenav th {
	background-color: #C0C0C0;
	border-bottom: #C0C0C0 1px solid;
	color: #000099;
	padding: 2px;
}

table.pheader {
	font-family: serif;
	text-align: center;
	border-bottom: 2px solid silver;
}

table.sans td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.grey {
	background: #CCCCCC;
	color: #999999;
	display: block;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 120px;
}

td.navbar {
	text-align: center;
}

td.navbar a {
	display: inline;
}

td.navbar a:visited {
	display: inline;
}

td.navigator {
	border-bottom: 2px solid #C0C0C0;
	border-top: 1px dashed #C0C0C0;
	text-align: center;
}

td.plain a {
	text-decoration: none;
}

td.plain a:hover {
	color: #FF0000;
}

td.pleft {
	width: 140px;
}

td.pmenu a, td.pmenu a:visited {
	background-color: #FFFFCC;
	color: #000099;
	display: block;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 100px;
	border: 1px solid silver;
	border-bottom: 1px solid #FFFFCC;
	padding: 1px;
	text-align: center;
}

td.pmenu a:hover {
	color: #000000;
	background-color: #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

td.pright {
	text-align: right;
	width: 40px;
}

.alt {
	background-color: #FFFFCC;
}

.center td {
	text-align: center;
}

.header td {
	background-color: #C0C0C0;
	font-weight: bold;
	text-align: center;
}

.menu {
	background-color: #CCCCCC;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.stitle {
	background-color: #FFFFCC;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.submenu a {
	color: #0033C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.submenu a:hover {
	background: #FFFFCC;
	color: #FF0000;
}

.submenu td {
	border-bottom: #0033C0 1px solid;
	color: #0033C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.title {
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
