body {
	margin: 1px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #111;
}

body, font, div, p, td, th, label {
	color: #66CC00;
}

a:visited,
a:active,
a:link,
a:hover {
	text-decoration: none;
	color: #33CC99;
}

a:hover {
	color: #339999;
}

.container {
	text-align: center;
}

.banner {
	width: 728px;
	height: 150px;
	text-align: center;
	background-image: url(images/uciparchives_banner.jpg);
	background-repeat: no-repeat;
	background-color: #111;
	background-position: center center;
}

.center {
	width: 728px;
	margin-left: 75px;
}

.content {
	padding: 5px;
	text-align: left;
	background-color: #111;
}

#statDiv {
	height: 50px;
}

.statistics {
	background-color: #111;
	color: #fff;
}

div.statistics {
	background-image: url(images/statisticsbar.jpg);
	background-color: #111;
	background-repeat: no-repeat;
}

.paddDisplay {
	background-image: url(images/padd.jpg);
	background-color: #111;
	background-repeat: no-repeat;
}

div.paddDisplay {
	padding: 30px 160px 110px 60px;
}

div.logEntry {
	width: 375px;
	height: 310px;
	font-family: monospace;
	overflow: auto;
	background-image: url(images/ufp_logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #111111;
	background-attachment: fixed;
	font-size: 10px;
}

img.border {
	padding: 2px;
	border: 1px solid #339900;
}

.alignTop {
	vertical-align: top;
}

.alignLeft {
	text-align: left;
}

.floatLeft {
	float: left;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.statsSubject {
	font-size: 11px;
	font-family: monospace;
}

.statsSim {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.disclaimer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	border-top: 1px solid #339900;
	margin-top: 10px;
	padding: 3px 0px 0px 0px;
}

.dataSection {
	background-color: #111;
	background-image: url(images/ufp_logo.jpg) !important;
	background-position: center;
	background-repeat: no-repeat;
}

.windowPane {
	width: 600px;
	height: 250px;
	overflow: auto;
}

.bottomleft_divider {
	vertical-align: bottom;
	text-align: right;
}

.bottomright_divider {
	vertical-align: bottom;
	text-align: left;
}

.center_divider {
	background-image: url(images/sims_centerbottom_bkg.gif);
	vertical-align: top;
	background-repeat: repeat-y;
	background-position: top;
}

.simName,
.totalLogs,
.subjectLine {
	vertical-align: top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

.simName {
	font-weight: bold;
}

a.simID:active,
a.simID:link,
a.simID:visited,
a.simID:hover {
	color: #fff;
	text-decoration: underline;
}

a.simID:hover {
	color: #336633;
}

#clock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	text-transform: uppercase;
}

.timeStamp {
	font-size: 12px;
}

.updateDiv {
	text-align: right;
	margin-top: 20px;
	font-size: 11px;
	text-transform: uppercase;
	font-style: italic;
}

.dayDivider {
	margin: 20px 0px 20px 0px;
	border-left: 15px solid #66cc00;
	padding-left: 10px;
	font-family: monospace;
}

.daySubject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111;
}

.daySubject a:visited,
.daySubject a:link,
.daySubject a:active,
.daySubject a:hover {
	color: #000;
}

.daySubject a:hover {
	text-decoration: underline;
}

.logsMidLeft {
	background: url(images/sims_logs_midl.gif) repeat-y left top;
}

.logsMidMid {
	background: url(images/sims_logs_midmid.gif) left top;
	background-color: #FF9900
}

.logsMidRight {
	background: url(images/sims_logs_midr.gif) repeat-y right top;
}

.previewLog {
	line-height: 100%;
	background-color: #191919;
	font-size: 10px;
	padding: 3px;
}

.navigation {
	font-family: monospace;
	text-transform: uppercase;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
}
.adHeadline {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #66cc00;
}
.adText {
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

.simStatus {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	text-align: right;
}

.decommSim {
	color: #cc0000;
}

.activeSim {
	color: #66cc00;
}
