﻿body
{
	font-size: 10pt;
	color: #003300;
	font-family: Verdana,Arial;
	margin-top: 1px;
	margin-left: 115px;
	margin-right: 115px;
	border-right: gray 2px solid;
	border-top: gray 2px solid;
	border-left: gray 2px solid;
	border-bottom: gray 2px solid;
	background-image: url(../img/greengrad.jpg);
	background-color: #cccccc;
	background-repeat: no-repeat;
}
.ddl
{

	border-bottom: #5050c0 1px solid;
	border-top: #5050c0 1px solid;
	border-left: #5050c0 1px solid;
	border-right: #5050c0 1px solid;

}
/*for no border txtlabel is similar to dashtabletop*/
.txtLabel
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #99cc66;
	color: maroon;
	
}
/*txtlabelratings is similar to issueareatable*/
.txtLabelRatings
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #cc9966;
	color: maroon;
	
}
.tl
{
	border-bottom: #5050c0 1px solid;
	border-top: #5050c0 1px solid;
	border-left: #5050c0 1px solid;
	border-right: #5050c0 0px solid;
	width: 3px;
	padding: 0px;
	margin: 0px;
}
.tlend
{
	border-bottom: #5050c0 1px solid;
	border-top: #5050c0 1px solid;
	border-left: #5050c0 1px solid;
	border-right: #5050c0 1px solid;
	width: 3px;
	padding: 0px;
	margin: 0px;
}
.tlo 
{
	border-bottom: #5050D3 1px solid;
	border-top: #5050D3 1px solid;
	border-left: #5050D3 1px solid;
	border-right: #5050D3 1px solid;
	background-color:Lime;
	width: 3px;
	padding: 0px;
	margin: 0px;
}

.dashtabletop
{
	font-size: 10pt;
	color: #cd5c5c;
	background-color: #99cc66;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-weight: normal;
	font-family: Arial, Verdana;
	border-collapse: collapse;
}


.issuetitle
{
	font-size: 9pt;
	color: maroon;
	background-color: #cccccc;
	font-weight: bold;
}
.dashtablestatus
{
	background-color: #cccccc;
	font-size: 7pt;
	color: maroon;
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	border-collapse: collapse;
		padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
	.dashtablebottom
{
	font-size: 10pt;
	color: #00008b;
	background-color: #9999ff;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	border-collapse: collapse;
}
.suggestBox
{
	
	width: 175px;
border-bottom: #5050c0 1px solid;
	border-top: #5050c0 1px solid;
	border-left: #5050c0 1px solid;
	border-right: #5050c0 1px solid;
}

.selected
{
	background-color: #ffcc66;
	border-collapse: collapse;
}
.notSelected
{

	border-collapse: collapse;
	background-color: transparent;
}
.suggestList
{
	background-color: #ccffff;
}
.jLink
{
	cursor: hand;
	color: Navy;
	font-size: 10pt;
	text-decoration: underline;
	background-color: #ff9966;
}
.menuLink
{
	cursor: hand;
	color: black;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
.triggerList
{
	font-size: 8pt;
	border-bottom: #ffcc00 1px solid;
	background-color: #ffffff;
	border-top: #ffcc00 1px solid;
	border-right: #ffcc00 1px solid;
	border-left: #ffcc00 1px solid;
	border-collapse: separate;
	font-weight: normal;
	vertical-align: top;
}
.triggerListRows
{
	border-top: #99cc66 1px solid;
	border-bottom: #99cc66 1px solid;
	border-right: #99cc66 1px solid;
	border-left: #99cc66 1px solid;
}

.issueAreaTable
{
	font-size: 10pt;
	color: black;
	background-color: yellowgreen;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	font-weight: normal;
	border-collapse: collapse;
}

.fivebar
{
	position: absolute;
	z-index: 1;
	width: 500px;
	background-color: #ff3300;
	height: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:5px;
	
}
.fourebar
{
	position: absolute;
	z-index: 1;
	width: 400px;
	background-color: #cc6633;
	height: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:5px;
}
.threebar
{
	position: absolute;
	z-index: 1;
	width: 300px;
	background-color: #999933;
	height: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:5px;
}
.twobar
{
	position: absolute;
	z-index: 1;
	width: 200px;
	background-color: #66cc33;
	height: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:5px;
}
.onebar
{
	position: absolute;
	z-index: 1;
	width: 100px;
	background-color: #66ff33;
	height: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:5px;
}
.zerobar
{
	position: absolute;
	z-index: 1;
	width: 40px;
	background-color: #ccff66;
	height: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:5px;
}
.nabar
{
	position: absolute;
	z-index: 1;
	background-color: #ffffcc;
	height: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.overlay
{
	z-index: 2;
	border-top: gray 1px solid;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Verdana;
	height: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:5px;
}
.date
{
	z-index: 1;
	border-top: black 1px solid;
	border-right: black 1px solid;
	width: 150px;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Verdana;
	height: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	background-color: #ffffff;
}


.menu
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	background-image: url(../img/menubackground.jpg);
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	height: 30px;
}
.menuBorder
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-collapse: collapse;
}
.logo
{
	color: silver;
	font-family: 'Book Antiqua' ,Broadway;
	font-weight: bolder;
	font-size: 11pt;
	letter-spacing: 7px;
	text-decoration: underline overline;
		background-image: url(../img/menubackground.jpg);
	background-repeat: repeat;
}

.dayviewkeytable
{
	background-color: #ffffff;
	font-size: 9pt;
	color: black;
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	border-collapse: collapse;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, 'Courier New';
}

.focusList
{
	font-size: 8pt;
	border-bottom: #ffcc00 1px solid;
	font-family: Arial, Garamond;
	background-color: #ffffff;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
}

.hide
{
	display:none;
}

/*fieldLabels*/
.fl
{
	font-weight: bold;
	font-size: 10pt;
}
A:visited
{
	font-size: 10pt;
	color: #3333ff;
	font-family: verdana,arial;
	
}
A:active
{
	font-size: 10pt;
	color: #0033ff;
	font-family: verdana,arial;	
}

A:hover
{
	font-size: 10pt;
	color: #0033ff;
	font-family: verdana,arial;
}
A:link
{
	font-size: 10pt;
	color: #0033ff;
	font-family: verdana,arial;	
}

.footer
{
	font-weight: normal; 
	font-size: 8pt; 
	border-top-style: none; 
	border-right-style: none;
    border-left-style: none; 
    border-bottom-style: none;
    background-color: #ccc9e0;
	}
.loginTable
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-collapse: collapse;
}