﻿

.verticaltext {
					writing-mode: tb-rl;
					filter: flipv fliph;
					FONT-SIZE: 10pt;
					}
body
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}
body.AshBritt
{
    BACKGROUND-COLOR: #ff9900;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}
A:link	{	
	text-decoration: none;
	color:	Blue;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
.progressgood
{
	 background:green;
	width:10px;
}
.progressbad
{
	 background:red;
	width:10px;
}
.tblheader
{
	font-size:medium;
	color:white;
	text-align:	center;
}
.tblheaderblack
{
	font-size:medium;
	color:white;
	text-align:center;
}
.tbllandscaperpt
{
	
}
.trrptdetailodd
{
	background-color:#D3D3D3;
}
.trrptdetaileven
{
	background-color:White;
}
.tdrptdetail
{
	font-size:small;
	font-weight:bold;
	height:15px;
	 white-space:nowrap;
}
.tblmainrpt
{
}
.tdinactive1
{
	font-size:medium;
	text-align:center;
}
.tdactive1
{
	font-size:medium;
	background-color:Yellow;
	text-align:center;
}
.tdpending
{
	font-size:small;
	color:Red;
	text-align:center;
	width:100px;
}
.tdcomplete
{
	font-size:small;
	color:Green;
	text-align:center;
	width:100px;
}
	
.trbottomwhite
{
	/*font-size:8pt;*/
	/*background-color:White;*/
	/*text-align:left;*/
	/*font-weight:bold;*/
	border-bottom: white 2px solid;
	/*border-top: black 1px solid;*/
	/*border-right: black 2px solid;
	/*border-left: black 2px solid;*/
}

