* {margin:0px;padding:0px;font-family:Verdana, Arial, Helvetica, sans-serif;}

body { 
	font-size:62.5%;
}

#Wrapper {
	width: 80em;
	margin: 0em 0.5em;
	padding: 0em 0.5em 0.5em 0.5em;
	text-align:left;
	border:0.1em solid #999999;
}
#Header {
	background-color: #d3d3d3;
	height:100%;
}
#Header a {
	font-size:1.2em;
	font-weight:bold;
}
a:active { text-decoration: none; color: green }
a:link { text-decoration: none; color: blue }
a:visited { text-decoration: none; color: red }
a {text-decoration: none}

p, select, input, th, textarea {
	font-size:1.1em;
}

fieldset {
	border:2px solid #000000;	
	margin:0em 0.3em;
	padding:0.1em;
	background-color: #f8f8f8;
}
legend {
	font-size:1.3em;
	font-weight:bold;
	margin:0.3em;
	padding:0 0.5em;
	background-color: #d3d3d3;
	border:0.1em solid #000000;
}
option {
 	padding:0em 0.3em 0em 0em;
 }

h3 {
	font-size:2em;  
}
h5 {
	font-size:1.4em;  
}

p.Form {
	/* height:2.8em;*/
}
th {
	width:18em;
	font-weight:bold;
	text-align:right;
	padding-right:0.3em;
	background-color: #d3d3d3;
	vertical-align: top;
/*	border:2px solid #000099; */
}

table.User th {
	width:26em;
}

table#EventsEntered th {
	width: auto;
	text-align:left;
}

td span.Desc {
	font-size:1.1em;
	padding-left:0.3em;
}
.RID {
	padding-left:0.3em;
	font-weight:bold;
}
.Clear {
	clear: both;
}

.Warning {
	font-weight:bold;
	font-size:1.1em; 
	color:#FF0000;
	padding: 0em 0.3em 0em 1.8em;
	margin-left: 0.3em;
	background: url(../images/Warning.jpg) no-repeat left top;
}

.HWarning {
	margin-top: 0.3em;
	font-size:1.6em; 
	margin-left: 10em;
}

 table#Confirm, table#Confirm td {
	border:0.1em solid #000000;
	font-size:1.1em;
}

.Change {
	float:left;
	width:4.4em;
	border:0.1em solid #000000;
	font-size:1.1em; 
	background-color: #EEEEEE;
	padding:0.1em 0.3em;
	margin:0.1em 1em;
	height:1.4em;
}

div.Change a {
	text-decoration:none;
}
.Correct {
	float:left;
	width:8.4em;
	border:0.1em solid #000000;
	font-size:1.1em; 
	background-color: #EEEEEE;
	padding:0.1em 0.3em;
	margin:0.1em 1em;
	height:1.7em;
}

div.Change a {
	text-decoration:none;
}

.Nav {
	font-weight:bold;
	font-size:1.1em;
	padding-left:2em;
}

.Nav a:visited, .Nav a:active, .Nav a:link {
	color: #999;
}

table#UserEvents th, table#UserEvents td {
	width: auto;
	text-align:left;
	padding:0.2em;
}

table tr.UserEvent {
	background-color: #CCFFFF;
}

#UploadEntryForm {
	width: 45em;
	margin: 0.5em 0.5em;
	padding: 0em 0.5em 0.5em 0.5em;
	text-align:left;
	border:0.1em solid #999999;
}

