/* NEW STYLES */
* {
	font-size:10pt;
	font-family:Tahoma;
}


body {
	font-family:Tahoma;
}


a {
	font-size:10pt;
	font-family:Tahoma;
}

a:link {
	color: #003399;
}

a:visited {
	color: #003399;
}

a:hover {
	color: #FF0000;
}

img {
	border:0;
}

input.disabled {
	background-color:#dddddd;
}


td {
	font-size:10pt;
	font-family:Tahoma;
}


table.stat {
	background-color:#dddddd;
}

table.stat td.he {
	background-color:#778899;
	color:#ffffff;
	font-size:9pt;
	text-align:center;
}

table.stat td.body {
	
	text-align:center;
}

table.stat td.rt {
	background-color:#ffffff;
}

table.stat td.cn {
	background-color:#ffffff;
}

table.stat td.lf {
	text-align:right;
	background-color:#ffffff;
	font-size:9pt;
}

table.stat td.cn {
	text-align:center;
	background-color:#ffffff;
}

table.stat td.lf {
	text-align:left;
}

table.stat td.rt {
	text-align:right;
	font-size:8pt;
}






table.ed{
	background-color:#bbbbcb;
	font-size:10pt;
	font-family:Tahoma;
}

table.ed td {
	padding:2px;
}

table.ed td.he {
	background-color:#D0D7E2;
	color:#333333;
	font-size:10pt;
	text-align:center;
}

table.ed td.rt {
	text-align:right;
}

table.ed td.lf {
	text-align:left;
}

.default {
	background-color:#ffffff;
	padding:2px;
}

.over {
	background-color:#efefdf;
	padding:2px;
}

.click {
	background-color:#CDD8E9;
	padding:2px;
}







div.searchform {
	font-size:10pt;
	font-family:Tahoma;
	background-color:#eeff89;
	text-align:center;
	width:800px;
}

div.searchform table td.lf {
	font-size:10pt;
	font-family:Tahoma;
	text-align:left;
}

div.searchform table td.rt {
	background-color:#ffffff;
}

div.searchform table td.cn{
	background-color:#ffffff;
}

div.searchform table td.rt {
	text-align:right;
}

div.searchform table td.cn {
	text-align:center;
}


table.sortable {
	background-color:#dddddd;
}

table.sortable td.lf {
	background-color:#ffffff;
}
/* td.rt,td.cn */

table.sortable td.he {
	background-color:#778899;
	color:#ffffff;
	font-size:9pt;
	text-align:center;
}

table.sortable td.cn {
	text-align:center;
	background-color:#ffffff;
}

table.sortable td.lf {
	text-align:left;
	background-color:#ffffff;
}

table.sortable td.rt {
	text-align:right;
	background-color:#ffffff;
}

div.divmeny {
	background-color:#556677;
	padding:1px;
}

div.divmeny a {
	color:#ffffff;
	text-decoration:none;
}

div.divmeny a:visited {
	color:#ffffff;
}

div.divmeny a:hover {
	color:#ffffff;
}

table.select {
	background:#eeeeee;
}

table.select tr.default{
	background:#ffffff;
}

table.select tr.over{
	background:#ffe098;
}

#err {
	border:1px solid #FF7777;
	background:#ffe078;
	text-align:left;
	width:80%;
	padding:7px;
}






table.payment {
	border-spacing: 0;   
}

table.payment td.he {
	background-color:#778899;
	color:#ffffff;
	font-size:9pt;
	text-align:center;
	
}

table.payment td.body {
	    border: 1px solid gray;
	text-align:center;
	min-width:79px;
}

table.payment td.rt {
	background-color:#ffffff;
}

table.payment td.cn {
	background-color:#ffffff;
}

table.payment td.lf {
	text-align:right;
	background-color:#ffffff;
	font-size:9pt;
}

table.payment td.cn {
	text-align:center;
	background-color:#ffffff;
}

table.payment td.lf {
	text-align:left;
}

table.payment td.rt {
	text-align:right;
	font-size:8pt;
}


@media print {
	
	#printsecond
	{
		display:none;
	}
	
	#printfirst
	{
		display:none;
	}	
	
	#printthree
	{
		display:none;
	}

	#printfour
	{
		display:none;
	}

	#printlast
	{
		display:none;
	}	
	
	
	td.he 
	{
		color:black !important;
	}
	
}




