body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-image: url(images/bg_pattern.gif);
	background-repeat: repeat;
	background-position: left top;

}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.title {

	color: #000000;
	border-color: #FF9900;
	border-style: none none solid;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;

}

h3.rev {	

	font-size: 1.15em;
	margin-top: 2px;	
	margin-bottom: 2px;	
	background-color: #FF9900;  	
	color: #000000;
	}

ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	list-style-type: square;	
	list-style-position: outside
}

ul.check {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	list-style-position: outside;
	list-style-image:  url(new/%27../images/check.gif%27);
}

ul.adobe {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	list-style-position: outside;
	list-style-image:  url(new/%27../images/adobe.gif%27);
}

ul.paw {

	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	list-style-position: outside;
	list-style-image:  url(new/%27../images/nf-tinypaw.gif%27);

}

a {
	color: #000000;
	text-decoration: underline;
}


a:hover {
	text-decoration: underline;
	background-color: #000000;  	
	color: #FF9900;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


#distlinks {

	text-align: left;
	font-family: arial;
	font-size: 12px;
	font-weight: 900;
}

#distlinks a:link, #distlinks a:visited {
	color: black;
	text-decoration: none;
	line-height: 1 em;	
	background-color: orange;
	display: block;
	padding: 3px 0px 3px 12px;
	width: 200px;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #EEEEEE;
	background-repeat: no-repeat;

	}

#distlinks a:hover {	
	background-color: black;
	line-height: 1 em;	
	color: white;
	}

#buildlinks {

	text-align: left;
	font-family: arial;
	font-size: 12px;
	font-weight: 900;
}

#buildlinks a:link, #buildlinks a:visited  {
	color: orange;
	text-decoration: none;
	line-height: 1 em;	
	background-color: black;
	display: block;
	padding: 3px 0px 3px 12px;
	width: 200px;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #EEEEEE;
	background-repeat: no-repeat;

	}

#buildlinks a:hover {	
	background-color: orange;
	line-height: 1 em;	
	color: black;
	}


.top {
	background-image: url(images/layout_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.middle {
	background-image: url(images/layout_03.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom {
	background-image: url(images/layout_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FF9900;
	font-weight: bolder;

}
.tdleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.tdtop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.largeHeading {
	font-size: 24px;
	color: #666666;
}
.norecords {
	font-size: 24px;
	color: #CCCCCC;
	text-align: center;
}
.tdbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
