.actionButtonBlue
{
    BACKGROUND-COLOR: white; 
    BORDER-STYLE: solid;
    BORDER-COLOR: red; 
    COLOR: red;
    CURSOR: hand;
}
.LoginFrame
{
	border: 0;
	border-collapse: collapse;
	border-color: red; 
	border-style: solid;
}
.LoginBanner
{
	font-family: verdana, arial, helvetica;
	font-size: 12;
	color: 17232F;
}
.InfoTableSmall
{
    BORDER-BOTTOM: #ffffff 2px outset;
    BORDER-TOP: #ffffff 2px outset;
    BORDER-LEFT: #ffffff 2px outset;
    BORDER-RIGHT: #ffffff 2px outset;
    BACKGROUND-COLOR: #ffffff;
    COLOR: red;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: smaller;
}
.InfoTableBlack
{
    BORDER-BOTTOM: #ffffff 2px outset;
    BORDER-TOP: #ffffff 2px outset;
    BORDER-LEFT: #ffffff 2px outset;
    BORDER-RIGHT: #ffffff 2px outset;
    BACKGROUND-COLOR: #ffffff;
    COLOR: black;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: smaller;
}
.ReportGrid
{
	BORDER-COLLAPSE: collapse;
    BORDER-BOTTOM: red 1px solid;
    BORDER-LEFT: red 1px solid;
    BORDER-RIGHT: red 1px solid;
    BORDER-TOP: red 1px solid;
}

TD.image
{
    CURSOR: hand
}









































.GridHead 	
{
	border-collapse: collapse;
	border-right: black 1px line;
	border-left: black 1px line;
	border-top: black 1px line;
	border-bottom: black 1px line;
	valign: middle;
}
.GridNoBorder
{
	border:none;
	valign: middle;
}
.JobListItem
{
	BORDER-STYLE: None;
	BACKGROUND-COLOR: #white;
	COLOR: red;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 9px;
}
.WindowFrame
{
	border-style: ridge;
	border-width: 3px;
}
.StatusBar
{
	height: 20px;
}
.clsPartHead
{
	background-color: #cccccc;
	cursor:move;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:red;
}
.clsPartContainer
{
	width:150;
	position:relative;
	margin-top:6px;
	behavior:url(includes/webparts.htc);
}
.clsPart
{
	width:150;
	border-top: 4px solid white;
}
.clsPartRightHidden
{
	background-color: #cccccc;
	background-image: url(/images/chevronDown.gif);
	background-position: top right;
	background-repeat:no-repeat;
	cursor:hand;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}

.actionButtonG
{
    BACKGROUND-COLOR: transparent;
    BORDER-BOTTOM: red 1px solid;
    BORDER-LEFT: red 1px solid;
    BORDER-RIGHT: red 1px solid;
    BORDER-TOP: red 1px solid;
    COLOR: red;
    CURSOR: hand;
    WIDTH: 100px
    FONT-FAMILY: verdana;
}
.actionButtonRed
{
    BACKGROUND-COLOR: red; 
    BORDER-STYLE: solid;
    BORDER-COLOR: red; 
    COLOR: white;
    CURSOR: hand;
}














.storeUserData
{
	behavior:url(#default#userData);
}
.clsPartLeft
{
	background-color: #cccccc;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:#000000;
}
.clsPartRight
{
	background-color: #cccccc;
	background-image: url(../images/chevronUp.gif);
	background-position: top right;
	background-repeat:no-repeat;
	cursor:hand;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:#000000;
}
IMG.clsMinimize
{
	visibility:hidden;
}
.clsPartRightHidden
{
	background-color: #cccccc;
	background-image: url(../images/chevronDown.gif);
	background-position: top right;
	background-repeat:no-repeat;
	cursor:hand;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}

.clsPart LI
{
	margin-right:7px;
	font-size:95%;
	list-style-type:disc;
	color:#cccccc;
}

.clsPart UL
{
	margin-left:20px;
	color:#cccccc;
}
.Grid
{
    BORDER-BOTTOM: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
	border-collapse: collapse;
}
.TestButtonRaised
{
	borderLeft   : 1px solid buttonhighlight;
	borderRight  : 1px solid buttonshadow;
	borderTop    : 1px solid buttonhighlight;
	borderBottom : 1px solid buttonshadow;
	padding      : 1px;
}
.StatusbarPanel
{
	height		  : 20px;
	border-Left   : 2px inset;
	border-Right  : 2px inset;
	border-Top    : 2px inset;
	border-Bottom : 2px inset;;
	padding       : 0px;
}
.ReportObject
{
	font-family: arial, verdana, helvetica;
	font-size: 9pt;	
}
.ReportHead
{
	font-family: arial, verdana, helvetica;
	font-size: 9pt;	
}
.ReportTitles
{
	font-family: arial, verdana, helvetica;
	font-size: 9pt;	
}
.ReportTotals
{
	border-color		:	white;
	width				:	45;
	background-color	:	silver;
}

TD.clsTab 
{
	BACKGROUND-COLOR: #ffffff; 
	BORDER-BOTTOM: none;
	BORDER-LEFT: none;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	CURSOR: hand; 
	FONT-FAMILY: arial;
}

TD.clsTab A 
{
	COLOR: #000000; 
	FONT-SIZE: 95%; 
	TEXT-DECORATION: none; 
	FONT-FAMILY: arial;
}

TD.clsTab A:hover 
{
	COLOR: #000000; 
	FONT-SIZE: 95%; 
	TEXT-DECORATION: none; 
	FONT-FAMILY: arial;
}

TD.clsTab A:active 
{
	COLOR: #000000; 
	FONT-SIZE: 95%; 
	TEXT-DECORATION: none; 
	FONT-FAMILY: arial;
}

TD.clsTabSelected 
{
	BACKGROUND-COLOR: #ffffff; 
	BORDER-LEFT: none; 
	BORDER-RIGHT: none; 
	BORDER-TOP: none; 
	FONT-FAMILY: arial;
}

TD.clsTabSelected A 
{
	COLOR: #ffffff; 
	FONT-SIZE: 95%; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none; 
	FONT-FAMILY: arial;
}

TD.clsTabSelected A:hover 
{
	COLOR: #000000; 
	FONT-SIZE: 95%; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none; 
	FONT-FAMILY: arial;
}

TD.clsTabSelected A:active 
{
	COLOR: #000000; 
	FONT-SIZE: 95%; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none; 
	FONT-FAMILY: arial;
}

TABLE#idTabs TD 
{
	FONT-SIZE: 72%; 
	FONT-FAMILY: arial;
}

TABLE#newsContent 
{
	MARGIN-RIGHT: 50px; 
	FONT-FAMILY: arial;
}
.CellComment
{
	background-image: url(../images/cellcomment.png);
	background-repeat: no-repeat;
}
.CellNoComment
{
	background-image: url(../images/cellnocomment.png);
	background-repeat: no-repeat;
}
.ReportGreyNote
{
	background-image: url(../images/SmallGreyNote.png);
	background-repeat: no-repeat;
}
.ReportGreyNoNote
{
	background-image: url(../images/SmallGreyNoNote.png);
	background-repeat: no-repeat;
}
.OTCell
{
	BACKGROUND-COLOR: yellow; 
}
.ApproveNoComment
{
	background-image: url(../images/cellnocomment-sm.gif);
	background-repeat: no-repeat;
}.ApproveComment
{
	background-image: url(../images/cellcomment-sm.gif);
	background-repeat: no-repeat;
}


body{font-family:Arial;font-size:12px;}
.btn{border:1px solid #17232F;background-color:white;color:#17232F;}
.btn2{cursor:pointer;border:1px solid #17232F;background-color:#17232F;color:white;}