a:link, a:visited { color: blue; text-decoration: none; }
.HighLightIt { background: yellow; }

BODY
{
	margin: 0px;
	background-color: white;
	font-family: arial,verdana,helvetica;
	font-size: 12px;
}

TD	 {
		font: 12px arial,helvetica,"sans serif";
}
P,UL,OL,LI	 {
		font: 12px arial,helvetica,"sans serif";
}
small	 {
		font: 11px arial,helvetica,"sans serif";
}

H1
{
	font-family: arial,helvetica,"sans serif";
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}
H2
{
	font-family: tahoma,arial,helvetica,"sans serif";
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

B { font-weight: bold; }

.upcoming TD
{
	font-family: arial,helvetica;
	font-size: 12px;
	line-height: 13px;
}

.gray
{
	font-family: arial,helvetica;
	font-size: 10px;
	color: #CCC;
	font-weight: bold;
}

.white {
		color:	#FFFFFF;
}

.red {
		color:	#FF0000;
}

.backnew
{
	background-image: url(images_erik/HitachiNew_12.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333;
	font-family: georgia,times,serif;
	line-height: 13px;
}

.footer
{
	font-family: arial,helvetica,tahoma;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	padding: 2px;
}
.navmenu
{
	font-family: arial,helvetica,tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #222;
	background-color: #f1f1f1;
	text-decoration: none;
	padding: 2px 2px 0px 2px;
}

.navmenu A:active { color: #111;}
.navmenu A:visited { color: #333;}
.navmenu A:hover { color: #ddd; background-color: #111; }

A { color: #cc0000; }
A:active { color: #cc0000; }
A:visited { color: #cc0000; }
A:hover { color: #ff0000; text-decoration: underline; }

.rightnav0
{
	font-weight: bold;
	line-height: 16px;
}

.rightnav1
{
	margin: 0 0 0 10px;
	line-height: 12px;
}

.rightnav2
{
	margin: 0 0 0 20px;
	line-height: 16px;
}
.schedule
{
	font-family: tahoma,helvetica,arial;
	font-size: 12px;
	background-color: #333333;
}
.schedule th
{
	background-color: #cccccc;
	text-align: left;
}
.schedule td
{
	background-color: #eeeeee;
}

.day
{
	font-family: tahoma,helvetica,arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #999999;
}

.day_header
{
	font-family: tahoma,helvetica,arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #cccccc;
}
.last_mod
{
	font-family: tahoma,helvetica,arial;
	font-size: 10px;
	text-align: center;
}

hr { margin: 3px 0px 3px 0px; }

pre
{
	font-family: monaco, courier, monospace;
	font-size: 10px;
}

td.FileTable
{
	background: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

td.FileTable2
{
	background: #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

td.FileTableHeader
{
	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

tr.FileTable
{
	background: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

tr.FileTable2
{
	background: #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

tr.FileTableHeader
{
	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
