body {
		font-family: tahoma;
		font-size: 9px;
		background-image: url('/images/imagebackgroundgradblue.jpg');
}

.pagehead {
	font-size: 18px;
	font-weight: bold;
}

.thispage {
	background-color: #bad8f2;
	text-decoration: none;
}

.thispage:link {
	color: black;
}

.thispage:visited {
	color: black;
}

.thispage:hover {
	color: black;
}

.thispage:active {
	color: black;
}

TD.thispage {
	padding: 5px;
	border: 1px solid #0000EE;
}

.otherpage {
	background-color: #FFFFFF;
	text-decoration: none;
}

TD.otherpage {
	padding: 5px;
	border: 1px solid #0000EE;
}

.otherpage:link {
	color: black;
}

.otherpage:visited {
	color: black;
}

.otherpage:hover {
	color: red;
}

.otherpage:active {
	color: black;
}

.cat {
	color: black;
	font-weight:normal;
	text-decoration: none;
}

.thiscat {
	color: red;
	font-weight:bold;
	text-decoration: underline;
}

.lineHead{background-color:#c8c8c8;font-weight:bold;font-size:11px}
.lineHead a:link, .lineHead a:visited, a.lineHead:link, a.lineHead:visited{color:#ff6600;text-decoration:none;}
.lineHead a:hover, a.lineHead:hover{color:#333333;text-decoration:underline;}
.line, .line2, .line3, .line4, .lineHead{height:18px;padding:10px;color:#000000}
.line, .liner, .lineg, .liney{border-bottom:1px dashed #a8a8a8;}
.line2, .lineHead{border-bottom:1px solid #666666;}
.line{background-color:#e8e8e8;}

a.shortdesc:link, a.shortdesc:active, a.shortdesc:visited{color:#000000;/*font-size:70%*/font-size:11px;font-weight:bold;;text-decoration:none;}
a.shortdesc:hover{color:red;/*font-size:70%;*/font-weight:bold;text-decoration:none;font-size:11px;}
.subText, .subTextBold, .subTextBold2{font-size:9px}
.subText{color:#666666;font-weight:normal;}

.missingfile {color:#666666;/*font-size:70%*/font-size:11px;font-weight:bold;;text-decoration:none;}