

body
{
margin-left:0;
margin-right:0;
}
td img {display: block;}

.ffs { font-family: Verdana; font-size: 8pt }
.ffb { font-size: 12px; font-weight: bold; font-family:Verdana }
.ff {font-size:10px}
a:link {
	color: #E9E9E9;
	text-decoration: none;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 10px; 

		
}

a:visited { font-weight: normal; 
		color: #E5E5E5; 
		font-family: Tahoma;
	    font-weight:bold;
		text-decoration: none; 
		font-size: 10px
		
}

a:hover { font-weight: normal; 
		color: #000000; 
		font-family: Tahoma;
	    font-weight:bold;
		text-decoration: none; 
		font-size: 10px
		
}


body {
	margin:0px; font-weight: normal;
	color: #000080;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	scrollbar-base-color: #3366CC;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #FFFFFF


}

a:link.tree { color: #FF6600; text-decoration: none; font-family:Tahoma; font-size:10px; font-weight:bold }
a:active.tree { color: #FF6600; text-decoration: none; font-family:Tahoma; font-size:10px }
a:visited.tree { color: #FF9933; text-decoration: none; font-family:Tahoma; font-size:10px; font-weight:bold }
a:hover.tree { color: #000000; text-decoration:none; font-family:Tahoma; font-size:10px; font-weight:bold }

a:link.Home { color: #000000; text-decoration: none; font-family:Tahoma; font-size:13px; font-weight:bold }
a:active.Home { color: #000000; text-decoration: none; font-family:Tahoma; font-size:13px }
a:visited.Home { color: #000000; text-decoration: none; font-family:Tahoma; font-size:13px; font-weight:bold }
a:hover.Home { color: #FF6600; text-decoration:none; font-family:Tahoma; font-size:13px; font-weight:bold }
.heading{ color: #000000; text-decoration: none; font-family:Tahoma; font-size:13px; font-weight:bold }
.description{ color: #000080; text-decoration: none; font-family:Tahoma; font-size:12px}

.inputbox
{
width:150px;
}

.popupheading
{
font-size:16px;
color:#660000;
font-family:"Trebuchet MS", Arial;
font-weight:bold;
}

.popupinfo
{
font-size:14px;
color:#660000;
font-family:"Trebuchet MS", Arial;
}

.popupdata
{
font-size:12px;
color:#660000;
font-family:"Trebuchet MS", Arial;
font-weight:bold;
}

.popupdatanoborder
{
font-size:12px;
color:#660000;
font-family:"Trebuchet MS", Arial;
font-weight:bold;
border:none;
}

.popfigure
{
font-size:12px;
color:#00000;
font-family:"Trebuchet MS", Arial;
font-weight:normal;
border-color:#CCCCCC;
text-align:right;
}

.popupheadingeKosh
{
font-size:12px;
color:#000000;
font-family:"Trebuchet MS", Arial;
font-weight:bold;
}

.popupdataeKosh
{
font-size:12px;
color:#660000;
font-family:"Trebuchet MS", Arial;
font-weight:normal;
}

/*@media print, screen {*/ 
.popeKoshCube0
{
font-size:12px;
color:#660000;
font-family:"Trebuchet MS", Arial;
font-weight:bold;
background-color:#F74409;
}

.popeKoshCube1
{
font-size:12px;
color:#660000;
font-family:"Trebuchet MS", Arial;
font-weight:bold;
font-style:italic;
background-color:#FA7D54;
}
.popeKoshCube2
{
font-size:12px;
color:#660000;
font-family:"Trebuchet MS", Arial;
font-weight:normal;
background-color:#FB9A79;
}

.popeKoshCube3
{
font-size:12px;
color:#660000;
font-family:"Trebuchet MS", Arial;
font-weight:normal;
background-color:#FCB8A0;
}

.popeKoshCube4
{
font-size:12px;
color:#660000;
font-family:"Trebuchet MS", Arial;
font-weight:normal;
background-color:#FDD2C4;
}

.popeKoshCube5
{
font-size:12px;
color:#660000;
font-family:"Trebuchet MS", Arial;
font-weight:normal;
background-color:#FEEAE2;
}

.popeKoshCubeLast
{
font-size:12px;
color:#660000;
font-family:"Trebuchet MS", Arial;
font-weight:normal;
background-color:#FFFFFF;
}

thead {display: table-header-group;}
tfoot {display: table-footer-group;}

.print { 
    display: none;
    }
	
	
    /*} Specifies how tags with these classes are printed */
    @media print {
					div {
						margin-left:0;
						margin-right:0;
						margin-top:0;
						}
						tr td 
						{
						border-color:#FEFEFE;
						}
						
    	/* All the form elements under the class bellow will not be printed */
    	.noprint {
    	 display: none;
    	}
	 .pagestart { 
        page-break-before: always;
    }

    }
