/// html { height: 100%; }

body {
	font-family: "Lucida Grande", tahoma;
	background-color: #C0C0C0;
	visibility: inherit;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	min-height: 100%;
}

body.Report {
	font-family: "Lucida Grande", tahoma;
	background-color: #FFFFFF;
	visibility: inherit;
	margin-top: 20;
	margin-right: 20;
	margin-left: 20;
}

Font.12 { 
	font-size: 12px;
	font-family: "Lucida Grande", tahoma;
}

Font.13 {
	FONT-SIZE: 14px; 
	Font-family: "Lucida Grande", tahoma;
	font-weight: bold;
	}
	
Font.13w {
	color: #FFFFFF;
	FONT-SIZE: 14px; 
	font-family: "Lucida Grande", tahoma;
	font-weight: bold;
	}	

p { 
	color: #000000;
	font-size: 14px;
	font-family: "Lucida Grande", tahoma;
	margin-left: 0px;
	margin-right: 0px;
}

.hlt td {
  background-color: #FDFD00;
  color: black;
   }

td.ALERTS { 
	font-size: 14px;
	font-family: "Lucida Grande", tahoma;
}

td.12 { 
	font-size: 12px;
	font-family: "Lucida Grande", tahoma;
}

td { 
	font-size: 14px;
	font-family: "Lucida Grande", tahoma;
}

a:link {
	color: #407FC3;
	font-size: 14px;
	font-family: "Lucida Grande", tahoma;
	text-decoration: none;
}

a:visited {
	color: #407FC3;
	font-size: 14px;
	font-family: "Lucida Grande", tahoma;
	text-decoration: none;
}

a:hover {
	color: #FF4E1A;
	font-size: 14px;
	font-family: "Lucida Grande", tahoma;
	text-decoration: none;
}

a:active { 
	color: #407FC3; 
	font-size: 14px; 
	font-family: "Lucida Grande", tahoma; 
	text-decoration: none;
}


a:link.menu {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Lucida Grande", tahoma;
	text-decoration: none;
}

a:visited.menu {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Lucida Grande", tahoma;
	text-decoration: none;
}

a:hover.menu {
	color: #00FF00;
	font-size: 14px;
	font-family: "Lucida Grande", tahoma;
	text-decoration: none;
}

a:active.menu { 
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Lucida Grande", tahoma;
	text-decoration: none;
}

a:link.diz {
	color: #000000;
	font-size: 12px;
	font-family: "Lucida Grande", tahoma;
	text-decoration: none;
}

a:visited.diz {
	color: #000000;
	font-size: 12px;
	font-family: "Lucida Grande", tahoma;
	text-decoration: none;
}

a:hover.diz {
	color: #FF4E1A;
	font-size: 12px;
	font-family: "Lucida Grande", tahoma;
	text-decoration: none;
}

a:active.diz { 
	color: #000000;
	font-size: 12px;
	font-family: "Lucida Grande", tahoma;
	text-decoration: none;
}

a:link.wb {
	color: #ffffff;
	font-size: 12px;
	font-family: "Lucida Grande", tahoma;
	text-decoration: none;
}

a:visited.wb {
	color: #ffffff;
	font-size: 12px;
	font-family: "Lucida Grande", tahoma;
	text-decoration: none;
}

a:hover.wb {
	color: #000000;
	font-size: 12px;
	font-family: "Lucida Grande", tahoma;
	text-decoration: none;
}

a:active.wb { 
	color: #ffffff;
	font-size: 12px;
	font-family: "Lucida Grande", tahoma;
	text-decoration: none;
}

li {
	FONT-SIZE: 14px; 
	font-family: "Lucida Grande", tahoma;
}

TextArea.x {
	FONT-SIZE: 13px; 
	font-family: "Lucida Grande", tahoma;
	font-weight: bold;
	background-color: #FFFFFF;
}




#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 14px Lucida Grande, tahoma
}
	
#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	color: #FFF;
	text-align: center;
	font: 14px Lucida Grande, tahoma;
	text-decoration: none}

#sddm li a:hover
{	background: #E4E3D3;
color: #000000;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #E4E3D3;
		color: #000000;
		font: 14px Lucida Grande, tahoma}

	#sddm div a:hover
	{	background: #5B799E;
		color: #FFF}

