 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: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;


}
.bodysmall {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	border: thin none #FFFFFF;


}
.bodybold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.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: #FFFFFF; text-decoration: none ; font-weight: normal; font-family: Verdana, Arial, Helvetica; font-size: 8pt }
A.footerlink:hover { color: #AE9351; 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: bold; font-family: Verdana, Arial, Helvetica; font-size: 10pt }
A.headlink:visited { color: #CCCCCC; text-decoration: none ; font-weight: bold; font-family: Verdana, Arial, Helvetica; font-size: 10pt }
A.headlink:hover { color: #CCCCCC; text-decoration: underline ; font-weight: bold; font-family: Verdana, Arial, Helvetica; font-size: 10pt }

.head{
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
}
.headbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #000000;
}
.propertybold {

	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.LeftNavBackgr {
	background-image: url(../images/left_bar_backgr.jpg);
	background-repeat: repeat-y;
}
