 Conrad Style Sheet - Industrial Art 
 $Id: pc_style.css,v 1.4 2000/11/06 12:47:57 alan Exp $ 

body { font-family: Verdana, Arial, Helvetica; font-size: 9pt}
.body {
	font-family: Comic Sans MS;
	font-size: 10pt;
	color: #41221B;
	font-weight: normal;


}
.bodysmall {
	font-family: Comic Sans MS;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	border: thin none #FFFFFF;


}
.bodybold {
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #41221B;
}

.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;

}
.leftnav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

.bodyVsmall {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}
A:hover {
	COLOR: #544845;
	text-decoration: underline;

}
.whiteCellBorder {  border: 1px #FFFFFF dotted; font-family: Verdana, Arial, Helvetica; font-size: 10pt; font-weight: normal; color: #FFFFFF}

.whiteCellBorderSolid {  border: 1px solid #FFFFFF; font-family: Verdana, Arial, Helvetica; font-size: 10pt; font-weight: normal; color: #FFFFFF}


A.footerlink:link { color: #FFFFFF; text-decoration: none ; font-weight: normal; font-family: Verdana, Arial, Helvetica; font-size: 8pt }
A.footerlink:visited { color: #CCCCCC; text-decoration: none ; font-weight: normal; font-family: Verdana, Arial, Helvetica; font-size: 8pt }
A.footerlink:hover { color: #C06D0A; text-decoration: underline ; font-weight: normal; font-family: Verdana, Arial, Helvetica; font-size: 8pt }

A.bodylinkbold:link { color: #FFFFFF; text-decoration: none ; font-weight: bold; font-family: Verdana, Arial, Helvetica; font-size: 10pt }
A.bodylinkbold:visited { color: #CCCCCC; text-decoration: none ; font-weight: bold; font-family: Verdana, Arial, Helvetica; font-size: 10pt }
A.bodylinkbold:hover { color: #FFFFFF; text-decoration: underline ; font-weight: bold; font-family: Verdana, Arial, Helvetica; font-size: 10pt }

A.bodylink:link { color: #FFFFFF; text-decoration: none ; font-weight: normal; font-family: Verdana, Arial, Helvetica; font-size: 10pt }
A.bodylink:visited { color: #CCCCCC; text-decoration: none ; font-weight: normal; font-family: Verdana, Arial, Helvetica; font-size: 10pt }
A.bodylink:hover { color: #FFFFFF; text-decoration: underline ; font-weight: normal; font-family: Verdana, Arial, Helvetica; font-size: 10pt }

A.headlink:link { color: #FFFFFF; text-decoration: none ; font-weight: normal; font-family: Comic Sans MS; font-size: 13pt}
A.headlink:visited { color: #EFEFEF; text-decoration: none ; font-weight: normal; font-family: Comic Sans MS; font-size: 13pt}
A.headlink:hover { color: #41221B; text-decoration: underline ; font-weight: normal; font-family: Comic Sans MS; font-size: 13pt}

.head{
	color: #C06D0A;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: bold;
}
.headbold {
	font-family: Comic Sans MS;
	font-size: 13pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C06D0A;
	color: #41221B;
}
.propertybold {

	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.LeftMBackgr {
	background-image: url(../images/left_middle.jpg);
	background-repeat: repeat-y;
}
.RightMBackgr {
	background-image: url(../images/right_middle.jpg);
	background-repeat: repeat-y;
}
