body {
	margin: 0;
}

h1.error {
    background: white;
    color: darkred;
    font: bold 24px Tahoma;
    padding: 12px;
    text-align: center;
}
section.subnav {
    margin: 12px;
}
section.subnav h2 {
    color: #036;
    font: bold 16px Tahoma;
}
section.subnav li {
    color: #036;
    font: 12px Tahoma;
}
section.subnav a {
    color: #333;
    text-decoration: underline;
}
td.subnav a {
    display: inline-block;
    padding: 4px 8px;
    margin: 4px 8px;
}
td.subnav a.current {
    background: #036;
    color: white;
}
.complete-texts {
    font: 12px Tahoma;
    border-spacing: 2px;
}
.complete-texts th {
    text-align: right;
}

.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
}
.smalltext {
	font-family: Tahoma;
	font-size: 9px;
	color: #333;
}
.light-text {
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	background-color: #036;

}
.light-text a {
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	background-color: #036;
	text-decoration: none;

}
.light-text a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #036;
	text-decoration: underline;

}
.white-text {
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	padding: 5px;
}
.live-in-twenty {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #FF8000;
}
.live-in-ten {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #DD0000;
}
.live {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #31C100;
}
.gone {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: black;
}
.foreign {
	font-family: Tahoma;
	font-size: 12px;
	color: blue;
}
h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
.cell-border {
	border-top: 1px none gray;
	border-right: 1px none gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
}
.cell-border-end {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: gray;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
}
.big-text {
	font-family: Tahoma;
	font-size: 12px;
}
.black-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.black-text1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.black-text2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: black;
}
.big-light-text {
	font-family: Tahoma;
	font-size: 20px;
	color: white;
	font-weight: bold;
}
.med-light-text {
	font-family: Tahoma;
	font-size: 17px;
	color: white;
	font-weight: bold;
}
.small-red-text {
	font-family: Tahoma;
	font-size: 13px;
	color: blue;
}
.big-blue-text {
	font-family: Tahoma;
	font-size: 17px;
	color: blue;
	font-weight: bold;
}
.big-red-text {
	font-family: Tahoma;
	font-size: 18px;
	color: red;
	font-weight: bold;
}
.red-text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.red-text2 {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: red;
}
.red-text3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: red;
}

.blue-text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}

.blue-text2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: blue;
}

.blue-text a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}
.green-text {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: green;
}
.green-text2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: green;
}
.purple-text1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: purple;
}
.purple-text2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: purple;
}
.brown-text2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: brown;
}
.gray-text1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: gray;
}
.log {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
.manage-user-box {
	font-family: Tahoma;
	font-size: 12px;
	border-width: 1px;
	border-style: none solid solid;
	border-color: gray;
}
.replay {
	font-family: Tahoma;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: gray;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
	padding: 5px;
}
.pad { padding: 5px }

.big-dark-text {
	font-family: Tahoma;
	font-size: 20px;
	color: black;
	text-decoration: underline;
}
.upcoming {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #036;
	font-weight: bold;
	color: white;
}

.all-textfiles-in {
	font-family: Tahoma;
	background-color: #663399;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.all-textfiles-ciq {
	font-family: Tahoma;
	background-color: chartreuse;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.audio-completed {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #CC9900;
}
.working {
	background-color: green;
}
.pre {
	background-color: yellow;
}
.actionBtn
{
	background-color: #d3d3d3;
	border: 1px solid #036;
	color: #000;
	font-size: 12px;
	height: 30px;
}
.actionBtn.ui-state-hover
{
	background: #dadada;
}
.actionBtn.ui-state-hover span.ui-button-text
{
	color: #000;
}
.actionBtn.ui-state-hover
{
	background: #dadada;
}
.actionBtn.ui-state-hover span.ui-button-text
{
	color: #000;
}
.actionBtn.ui-state-active
{
	background: #036;
}
.actionBtn.ui-state-active span.ui-button-text
{
	color: #fff;
}
.actionBtn.ui-state-active
{
	background: #036;
}
.actionBtn.ui-state-active span.ui-button-text
{
	color: #fff;
}