body {
	background-color: #190032;
	color: white;
	font-family: sans-serif, serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 1px 1px 1px 1px;
}
input, select {
	font-size : x-small; 
} 
.menu {
	color: black;
	background-color: white;
	text-align: center;
	font-size: x-small;
	border : thin none black;
}
.menugrey {
	color: black;
	background: #aaaaaa;
	text-align: center;
	font-size: x-small;
	border : thin none black;
}
.menu1 {
	background : #aaaaaa;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
	font-size: x-small;
	text-align : center;
}
.menubar {
	color: black;
	background-color: #aaaaaa;
	text-align: center;
	font-size: x-small;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
}
.button {
	background : #aaaaaa;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font-size: x-small;
	text-align : center;
}
.grey {
	color : black;
	background-color : #aaaaaa;
	text-align : center;
	font-size : small;
	font-weight : bold;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
}
.raised {
	color: black;
	font-size: x-small;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
}
.small {
	color: black;
	font-size : x-small;
	border : 1px groove #aaaaaa;
}
.sh_head {
	color : black;
	font-size : x-small;
	text-align: center;
	font-weight: bolder;
	border : 1px groove #aaaaaa;
}
.sh_bold {
	color : black;
	font-size : x-small;
	text-align: center;
	font-weight: bolder;
	border : 1px groove #aaaaaa;
	background-color: #aaaaaa;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
}
.sh_body {
	color : black;
	font-size : x-small;
	text-align: center;
	border : 1px groove #aaaaaa;
}
table {
	color: black;
	background-color: #190032;
	font-family: arial;
	font-size: small;
	border : 1px solid #190032;
}
tr {
	font-size: small;
	border : 1px solid #aaaaaa;
}
td {
	font-size: small;
	border : 1px groove #aaaaaa;
}
th {
	color : black;
	background-color : #dddddd;
	font-size : x-small;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
}
.none {
	border : 1px none #aaaaaa;
}
.view {
	font-size: x-small;
	color: black;
 	background : white;
	border : 1px groove Silver;
}
td.view_header {
	color: black;
 	background : #AAAAAA;
	font-size: medium;
	font-weight: bolder;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
}
td.header {
	color: black;
	background-color: #ffffff;
	text-align: center;
	font-size: small;
	font-style: normal;
	font-variant: normal;
}
td.head {
	color : black;
 	background : silver;
	font-size : small;
	font-weight: bolder;
	text-align : center;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
}
table.view {
	color: black;
	background-color: #190032;
	font-family: arial;
	font-size: small;
}
table.dash {
	color: black;
	background-color: #ffffff;
	font-family: arial;
	font-size: small;
	border : thin none #190032;
}
td.dash {
	color: white;
	background-color: #aaaaaa;
	text-align: center;
	font-size: x-large;
	font-variant: bold;
	border : thin none black;
}
.white {
	color: black;
 	background : white;
	border : 0px solid white;
	width : 100%;
}
.plain {
	color: black;
 	background : white;
	border : 0px solid white;
}
.center {
	color: black;
	text-align: center;
 	background : white;
	border : 0px solid white;
}
.error {
	color: red;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	text-decoration: none
}
td.unknown {
	color: black;
	background-color: white;
	font-size: 10pt;
	font-style: normal;
	border : 0px none #aaaaaa;
}
td.Normal {
	color: black;
	background:		 #00ff00;
	font-size: 10pt;
	font-style: normal;
	border : 0px none #aaaaaa;
}
td.Error {
	color: black;
	background-color: #ffff00;
	font-size: 10pt;
	font-style: normal;
	border : 0px none #aaaaaa;
}
td.Warning {
	color: black;
	background-color: #ffdd00;
	font-size: 10pt;
	font-style: normal;
	border : 0px none #aaaaaa;
}
td.Minor {
	color: black;
	background-color: #ffbb00;
	font-size: 10pt;
	font-style: normal;
	border : 0px none #aaaaaa;
}
td.Major {
	color: black;
	background-color: #ff7700;
	font-size: 10pt;
	font-style: normal;
	border : 0px none #aaaaaa;
}
td.Critical {
	color: black;
	background-color: red;
	font-size: 10pt;
	font-style: normal;
	border : 0px none #aaaaaa;
}
td.Fatal {
	color: black;
	background-color: red;
	font-size: 10pt;
	font-style: normal;
	border : 0px none #aaaaaa;
}
a:active {
	color: blue;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline
}
a:link {
	color: blue;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline
}
a:visited {
	color: blue;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline
}
a:hover {
	color: blue;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
	background-color:#ffff00;
}
.as {
	text-align: center;
	font-size: x-small;
	margin-top : 5px;
	margin-bottom : 5px;
}
.asb {
	font-size: x-small;
	text-align: center;
	font-weight : bolder;
	margin-top : 5px;
	margin-bottom : 5px;
}
a.b:active {
	color : white; 
	background-color : silver; 
	text-decoration : none; 
	min-width : 125px;
	min-height : 15px;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #555555;
	border-bottom : 1px solid #555555;
	margin-top : 1px;
	margin-bottom : 1px;
    padding : 0 2px;
	font-size: x-small;
} 
a.b:link {
	color : black; 
	background-color : silver; 
	text-decoration : none; 
	margin-top : 1px;
	margin-bottom : 1px;
	min-width : 125px;
	min-height : 15px;
	border-top : 1px solid #bbbbbb;
	border-left : 1px solid #bbbbbb;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
    padding : 0 2px;
	font-size: x-small;
} 
a.b:visited {
	color : black; 
	background-color : silver; 
	text-decoration : none; 
	margin-top : 1px;
	margin-bottom : 1px;
	min-width : 125px;
	min-height : 15px;
	border-top : 1px solid #bbbbbb;
	border-left : 1px solid #bbbbbb;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
    padding : 0 2px;
	font-size: x-small;
} 
a.b:hover {
	color : black; 
	background-color : silver; 
	text-decoration : none; 
	margin-top : 1px;
	margin-bottom : 1px;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #bbbbbb;
	border-bottom : 1px solid #bbbbbb;
    padding : 0 2px;
	font-size: x-small;
}
