body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image: url(background.png);
	color: #000000;
	scrollbar-face-color:#CCCCCC;
	scrollbar-shadow-color:#660000;
	scrollbar-highlight-color:#F2F2F2;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#333333;
	scrollbar-track-color:#999999;
	scrollbar-arrow-color:#333333;
	scrollbar-base-color: #CCCCCC
}

TH {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	left: 0px
}

TR {
	font-size: 11px
}

TD {
	font-size: 11px
}

TABLE {
	font-size: 11px
}

A:link,A:visited,A:active {
	background-color: transparent;
	color: #CC0000; 
	text-decoration: underline;
}

A:hover {
	background-color: transparent;
	color: #FF0000; 
	text-decoration: underline;
}

HR {
	background-color: #999999;
	border-top: solid #999999 1px;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	border-bottom: solid #999999 1px
}

H2 {
	background-color: transparent;
	color: #000000; 
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}

.HomeHeader {
	background-color: transparent;
	color: #000000; 
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}

H3 {
	background-color: transparent;
	color: #000000; 
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.PAPER {
	background-color: #FFFFFF;
	border-top: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #333333 3px;
	border-bottom: solid #333333 3px;
}

.v3modules140top {
	width: 140px;
	background-image:url(140v3top.gif); background-position:top; background-repeat:no-repeat;
	height: 5px; 
	font-size: 1px;
	padding: 0px 0px 0px 0px;
}

.v3modules140body {
	width: 124px !important; /*width of box module firefox*/
	width: 140px;
	background-image:url(140v3body.gif); background-position:bottom; background-repeat: repeat-y;
	color:#000000;
	font-size:100%;
	font-weight:bold; 
	padding:2px 8px 6px 8px;
}

.v3modules140bottom { 
	width: 140px;
	background-image:url(140v3bottom.gif); background-position:bottom; background-repeat:no-repeat;
	height:5px;
	font-size:1px;
	padding: 0px 0px 0px 0px;
}

.v2modules160top {
	width: 160px;
	background-image:url(160v2top.gif); background-position:top; background-repeat:no-repeat;
	height: 5px; 
	font-size: 1px;
	padding: 0px 0px 0px 0px;
}

.v2modules160body { 
	width: 144px !important; /*width of box module firefox*/
	width: 160px;
	background-image:url(160v2body.gif); background-position:bottom; background-repeat: repeat-y;
	color: #000000;
	font-size: 100%;
	font-weight: normal; 
	padding: 2px 8px 6px 8px;
}

.v2modules160bottom {
	width: 160px;
	background-image:url(160v2bottom.gif); background-position:bottom; background-repeat:no-repeat;
	height: 5px;
	font-size: 1px;
	padding: 0px 0px 0px 0px;
}

.navmini {
	width: 100%; /*width of menu*/
}

.navmini ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px; /* top right bottom left margin */
	padding: 0px 0px 0px 0px;
	border-top: solid #CCCCCC 0px;
	border-left: solid #999999 0px;
	border-right: solid #666666 0px;
	border-bottom: solid #666666 1px;
}

.navmini ul li {
	background: #F2F2F2;
	color: #000000;
	font-size: 11px;
	border-top: solid #CCCCCC 0px;
	border-left: solid #999999 1px;
	border-right: solid #666666 1px;
	border-bottom: solid #CCCCCC 1px;
	margin: 0px 0px 0px 0px; /* top right bottom left margin */
	padding: 0px 0px 0px 0px; /*bottom spacing between menu items*/
}

.navmini ul li a,.navmini ul li a:link,.navmini ul li a:visited,.navmini ul li a:active {  
	width: 144px !important; /*width of menu firefox*/
	width: 150px; /*width of menu ie*/
	color: #000033;
	background: #F2F2F2 url(navback.gif) repeat-y center left; /*custom bullet list image*/
	border-top: solid #CCCCCC 0px;
	border-left: solid #CCCCCC 0px;
	border-right: solid #CCCCCC 0px;
	border-bottom: solid #CCCCCC 0px;
	display: block;
	padding: 3px 3px 3px 3px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.navmini ul li a:hover {  
	width: 144px !important; /*width of menu firefox*/
	width: 150px; /*width of menu ie*/
	color: #000099;
	background: #DDDDDD url(navbackhover.gif) repeat-y center left; /*custom bullet list image*/
	border-top: solid #CCCCCC 0px;
	border-left: solid #CCCCCC 0px;
	border-right: solid #CCCCCC 0px;
	border-bottom: solid #CCCCCC 0px;
	display: block;
	padding: 3px 3px 3px 3px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.nav {
	width: 100%; /*width of menu*/
}

.nav ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px; /* top right bottom left margin */
	padding: 0px 0px 0px 0px;
}

.nav ul li {
	background: #F2F2F2;
	color: #000000;
	font-size: 12px;
	border-top: solid #CCCCCC 0px;
	border-left: solid #999999 1px;
	border-right: solid #666666 1px;
	border-bottom: solid #CCCCCC 1px;
	margin: 0px 0px 0px 0px; /* top right bottom left margin */
	padding: 0px 0px 0px 0px; /*bottom spacing between menu items*/
}

.nav ul li a,.nav ul li a:link,.nav ul li a:visited,.nav ul li a:active {  
	width: 144px !important; /*width of menu firefox*/
	width: 150px; /*width of menu ie*/
	color: #000033;
	background: #F2F2F2 url(navback.gif) repeat-y center left; /*custom bullet list image*/
	border-top: solid #CCCCCC 0px;
	border-left: solid #CCCCCC 0px;
	border-right: solid #CCCCCC 0px;
	border-bottom: solid #CCCCCC 0px;
	display: block;
	padding: 3px 3px 3px 3px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.nav ul li a:hover {  
	width: 144px !important; /*width of menu firefox*/
	width: 150px; /*width of menu ie*/
	color: #000099;
	background: #DDDDDD url(navbackhover.gif) repeat-y center left; /*custom bullet list image*/
	border-top: solid #CCCCCC 0px;
	border-left: solid #CCCCCC 0px;
	border-right: solid #CCCCCC 0px;
	border-bottom: solid #CCCCCC 0px;
	display: block;
	padding: 3px 3px 3px 3px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.slideshowcontrols {
	background-color: #F2F2F2;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	border-top: solid #999999 1px;
	border-left: solid #999999 1px;
	border-right: solid #666666 1px;
	border-bottom: solid #666666 1px;
	padding: 3px;
}

.slideshowcontrols a,.slideshowcontrols a:visited,.slideshowcontrols a:active:visited {
	color: #000000; 
	background-color: #F2F2F2;
	text-decoration:none;
}

.slideshowcontrols a:hover {
	color: #000099; 
	background-color: #F2F2F2; 
	text-decoration:underline;
}

.slideshowimage {
	background-color: #E0E0E0;
	border-top: solid #000000 0px;
	border-left: solid #666666 1px;
	border-right: solid #666666 1px;
	border-bottom: solid #666666 1px;
}

.slideshowcaption {
	background-color: #F2F2F2;
	border-top: solid #000000 0px;
	border-left: solid #666666 1px;
	border-right: solid #666666 1px;
	border-bottom: solid #666666 1px;
}

.NavMissing {
	color: #000000; 
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
}

.NavMissing a,.NavMissing a:visited,.NavMissing a:active:visited{
	color: #CC0000; 
	background-color: #FFFFFF;
}

.NavMissing a:hover {
	color: #FF0000; 
	background-color: #FFFFFF; 
}

.footer {
	background-color: #F9F9F9;
	font-size: 11px;
	text-decoration:none;
	border-top: solid #999999 3px;
	border-left: solid #999999 0px;
	border-right: solid #666666 0px;
	border-bottom: solid #666666 0px;
	padding: 3px;
}

.footer a,.footer a:visited,.footer a:active:visited {
	color: #000000; 
	font-weight: bold;
	background-color: #F2F2F2;
	text-decoration:none;
}

.footer a:hover {
	color: #FF0000; 
	font-weight: bold;
	background-color: #F2F2F2; 
	text-decoration:underline;
}

.smtable {
	background-color: #F2F2F2;
	border-top: solid #999999 1px;
	border-left: solid #999999 1px;
	border-right: solid #666666 1px;
	border-bottom: solid #666666 1px;
	padding: 3px;
}

.smtable th {
	background-color: #F2F2F2;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	border-top: solid #999999 0px;
	border-left: solid #999999 0px;
	border-right: solid #666666 0px;
	border-bottom: solid #CCCCCC 1px;
	padding: 3px;
}

.smtable td {
	background-color: #F2F2F2;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	border-top: solid #999999 0px;
	border-left: solid #999999 0px;
	border-right: solid #666666 0px;
	border-bottom: solid #CCCCCC 1px;
	padding: 3px;
}

.smtable a,.smtable a:visited,.smtable a:active:visited {
	color: #CC0000; 
	background-color: #F2F2F2;
	text-decoration:none;
}

.smtable a:hover {
	background-color: #F2F2F2; 
	color: #FF0000; 
	text-decoration:underline;
}

.actreport {
	background-color: #F2F2F2;
	border-top: solid #999999 1px;
	border-left: solid #999999 1px;
	border-right: solid #666666 1px;
	border-bottom: solid #666666 1px;
	padding: 3px;
}

.actreport th {
	background-color: #F2F2F2;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	border-top: solid #999999 0px;
	border-left: solid #999999 0px;
	border-right: solid #666666 0px;
	border-bottom: solid #CCCCCC 1px;
	padding: 3px;
}

.actreport td {
	background-color: #F2F2F2;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	border-top: solid #999999 0px;
	border-left: solid #999999 0px;
	border-right: solid #666666 0px;
	border-bottom: solid #CCCCCC 1px;
	padding: 3px;
}

.apparatus {
	background-color: #F2F2F2;
	color: Black;	
	border-top: solid #999999 1px;
	border-left: solid #999999 1px;
	border-right: solid #666666 1px;
	border-bottom: solid #666666 1px;
	padding: 3px;
}

.apparatus th {
	background-color: #F2F2F2;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	border-top: solid #999999 0px;
	border-left: solid #999999 0px;
	border-right: solid #666666 0px;
	border-bottom: solid #CCCCCC 1px;
	padding: 3px;
}

.apparatus td {
	background-color: #F2F2F2;
	color: Black;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	border-top: solid #999999 0px;
	border-left: solid #999999 0px;
	border-right: solid #666666 0px;
	border-bottom: solid #CCCCCC 1px;
	padding: 3px;
}

.apparatus a,.apparatus a:visited,.apparatus a:active:visited {
	background-color: #F2F2F2;
	color: #CC0000; 
	text-decoration:none;
}

.apparatus a:hover {
	background-color: #F2F2F2; 
	color: #FF0000; 
	text-decoration:underline;
}

.apparatus img {
	border-top: solid #000066 1px;
	border-left: solid #000066 1px;
	border-right: solid #000066 1px;
	border-bottom: solid #000066 1px;
}