﻿BODY 
{
	padding: 0px;
	margin: 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A { text-decoration: none; }
A:hover {text-decoration: underline}
H1.header-title { font-size: 18px; font-weight: bold; color: #5f8ddb; margin: 5px; } 

.help-panel { font-size:11px; }
.help-panel H3 { font-family: arial; font-size: 13px; font-weight: bold; margin: 10px 0px 2px 0px; } 
.help-panel P { margin: 3px 0px 3px 0px; }
SELECT { font-size: 11px; font-family: Verdana; }
INPUT { font-size: 11px; font-family: Verdana; }

/*
.title { border-bottom: dotted 1px #000000; font-family:"Trebuchet MS"; font-size:20px; color:#505050; font-weight:normal; padding:0px; margin:0px; }
*/


TD.left { text-align: left; }
TD.right { text-align: right; }
TD.center { text-align: center; }

.table1-panel {  }
.table1-panel .table1-header { color: #ffffff; padding: 3px 10px 2px 10px; font-family: Trebuchet MS; font-weight: bold; font-size:12px; background-image: url('../persist/img/table1-header-bg.gif'); background-repeat: repeat-x; }
.table1-panel TABLE { border: solid 1px #5f8ddb; border-top: 0px; width: 100%; font-family: Arial; font-size: 11px; color: #505050; }
.table1-panel TABLE TH,
.table1-panel TABLE TD { padding: 2px 5px 2px 5px; }
.table1-panel TABLE TR { background-color: #ffffff; }
.table1-panel TABLE TR.alt { background-color: #e4e4e4; }
.table1-panel TABLE TH { font-weight: normal; text-align: left; border-right: solid 1px #ffffff; }
.table1-panel TABLE .subtitle { padding: 1px; }
.table1-panel TABLE .subtitle DIV { font-size: 11px; font-weight: bold; color: #ffffff; background: #636363; padding: 5px; }

.table2-header { font-size: 11px; }
.table2-header TH, .table2-header TD { padding: 1px 1px 0px 1px; border-bottom: solid 1px #5f8ddb; }
.table2-header TH { background-color: #e4e4e4; border: solid 1px #5f8ddb; border-bottom: 0px; }
.table2-header TD { width: 100%; }
.table2-header TH DIV { padding: 2px 10px 2px 10px; color: #ffffff; text-align: left; font-family: Trebuchet MS; font-weight: bold; font-size:12px; background-image: url('../persist/img/table1-header-bg.gif'); background-repeat: repeat-x; }
.table2-panel TABLE.t { text-align: right; border-collapse: collapse; border: solid 1px #5f8ddb; border-top: 0px;background-color: #e4e4e4; width: 100%; font-family: Arial; font-size: 11px; color: #505050; }
.table2-panel TABLE.t TH,
.table2-panel TABLE.t TD { padding: 2px 5px 2px 5px; border: solid 1px #e4e4e4; }
.table2-panel TABLE.t TR { }
.table2-panel TABLE.t TR.alt { background-color: #ffffff; }
.table2-panel TABLE.t TH { white-space: nowrap; padding: 2px 5px 2px 5px; text-align: left; background-image:url('../persist/img/header-bg.gif'); background-repeat: repeat-x; color: #efefef; font-weight: normal; font-size: 12px; }
.table2-panel TABLE.t A { color: #5f8edb; }
.table2-panel TABLE.t .pageCurrentNumber A { color: #505050; }
.table2-panel TABLE.t TR.summary { padding: 5px; font-size: 13px; font-weight: bold; }
.table2-panel TABLE.t TR.summary TD, .table2-panel TABLE.t TR.summary TH { padding-top: 6px; } 
.table2-panel TABLE.t TR.gwpager TH,
.table2-panel TABLE.t TR.gwpager TD { padding: 0px 0px 0px 0px; border: 0px; }
.green { color: #20a449; }
.red { color: #b11e22; }

.noresults-panel { font-weight: bold; margin: 15px 0px 0px 10px; text-align: left; font-size: 11px; }

.admin-title { text-align: center; font-size: 16px; font-weight: bold; background-color: #efefef; padding: 2px; margin-top: 15px; border-bottom: solid 0px #ababab; }
.admin-paragraph { font-size: 14px; font-weight: bold; border-bottom: solid 1px #bcbcbc; padding: 2px; margin-top: 15px; }
.admin-panel { text-align: center; }
.admin-panel TABLE { margin: auto; width: 1000px; text-align: left; }
.admin-panel TD { width: 200px; text-align: left; }

.admin-panel .button-commit { padding: 5px; font-size: 12px; font-weight: bold; }
