html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
   
	margin:0;
}
body.sysError 
{
	background-image:url(../images/syserror_bg.jpg);
	background-repeat:no-repeat;
}
.shell 
{
	padding:20px;
	font-family: Tahoma;
	font-size:11px;
	color: black;
}
.errorTitle 
{
	color: #CD9902;
	font-size: 320%;
	margin-left:80px;
}
.instructions 
{
	font-weight:bold;
	margin-bottom:20px;
}
.errorSubtitle 
{
	font-size: 150%;
	text-decoration: none;
	font-weight:bold;
	margin-left:80px;
	margin-top:10px;
}
.errorText 
{
	text-decoration: none;
	margin-left:80px;
	padding-top:20px;
}
.errorsubtext 
{
	margin-left:80px;
	padding-top:0px;
	list-style-type: disc;
}
ul.bullets 
{
	margin-left:40px;
}

a 
{
	color: #50698e;
}
a:hover 
{
	color:Black;
}

