.errMsg {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 75%;
	display: block;
}
.cal-table {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}

.cal-table th {
	background-color: #003399;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	width: 92px;
}
.cal-table .title, .cal-table .prev, .cal-table .next {
	background-color: #EDECD8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 1em;
}


.cal-table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	height: 80px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #EDECD8;
	text-align: left;
	vertical-align: top;
}

.cal-table .prev-next {
	background-color: #FFFFFF;
}

.cal-table .today {
	background-color: #33CC33;
}


.cal-table a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	text-align: left;
}
.cal-table .output {
	margin: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.cal-table a:visited {
	color: #663366;
	text-decoration: underline;
}

table.list-table
{
	border-color: #000000;
	border-width: 0 0 1px 1px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.list-table a {
	color: #003399;
}


.list-table th
{
	margin: 0;
	padding: 2px;
	background-color: #003399;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}

.list-table td
{
	border-color: #000000;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}


.list-table th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;

}

a.sort-heading,a:visited.sort-heading {
	color: #66FF00;
}

a:hover.sort-heading  {
	color: #FFFF00;
}

.admin-table {
	background-color : #FFFFFF;
	font-family : Geneva,Arial,Helvetica,san-serif;
	font-size : 12px;
	border-top: 1px none #003882;
	border-right: 1px solid #003882;
	border-bottom: 1px none #003882;
	border-left: 1px solid #003882;
	padding-right: 8px;
	padding-left: 8px;
}

.row1 {
	background-color: #FFFFFF;
}

.row2 {
	background-color: #EDECD8;
}

.message {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	border: 2px solid #003399;

}

.message-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#003399;
}

.view-table {
	background-color: #EDECD8;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: left;
}
.greyed {
	color: #CCCCCC;
}

.hor-menu-btn ul {
	color : #FFFFFF;
	text-align: center;
	list-style-type: none;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.hor-menu-btn li {
	display: inline;
}

.hor-menu-btn li a {
	background-color: #003882;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 2;
	margin-right: 2;
	margin-bottom: 2;
	margin-left: 2;
    text-decoration: none;
	color : #FFFFFF;
 }

 .hor-menu-btn li a:visited {
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
    text-decoration: none;
	color : #FFFFFF;
 }
 
  .hor-menu-btn li a:hover {
	background-color: #33CC33;
 }

.public {
	color: #FF0000;
}
.regform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.regform th {
	font-weight: bold;
	background-color: #95BFFF;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
} 
.regform strong {
	color: #0000FF;
}

.row3 {

	background-color: #CCCCCC;
}
.row4 {

	background-color: #DDDBB7;
}
.rowa {
	background-color: #EEF9EE;
}
.rowb {
	background-color: #E6EEFF;
}

.bright {

	color: #0000FF;
}

.err_box p {
    text-align : center;    
}
.addPartForm {
	background-color: #DDE8FF;
	border: 1px dashed #003399;
	position: absolute;
	z-index: 1;
	height: 205px;
	width: 400px;
	display: none;
}
#sfupdate {
	margin-left: 5px;
	background-color: #FFFFFF;
}
#sfupdate table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
}
.txtorange {
	color: #FF6600;
}
#proglist {
	margin-right: auto;
	margin-left: auto;
	width: 766px;
	top: 155px;
	position: relative;
	z-index: 1;
}


#footer2 {
	width:766px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	padding-top: 4px;
	margin-top: 10px;
	position: relative;
	margin-bottom: 10px;
}
#newAccount legend {
	font-weight: bold;
	color: #FF6600;
}
.hidethis {
	display: none;
}
#agentInsert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 4px;
}

#loading {
	border: 2px solid green;
	display: none; /* hidden */
	position: absolute;
	left: 48%;
	margin-left: -100px;
	top: 25%;
	width: 220px;
	/*height: 100px;*/
        /*margin-top: -50;*/
    font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #008000;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/ajax-loader-bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


.jlist-table, .jlist-table thead th {
	font-family : Geneva,Arial,Helvetica,san-serif;
	font-size : 12px;
}


#table #header2 #mid_left #non-online {
	padding: 5px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	margin-top: 10px;
	border: 1px solid #22349F;
	background-color: #E8E8E8;
	color: #00C;
}

#table #header2 #mid_left #non-online hr {
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #00C;
}


