body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;

}
.greyrtbrdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.greybotbrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.greybotrtbrdr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
.greydottedbotbrdr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.greydottedbotbrdrrt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.yello {
	background-color: #CC6;
}
a:hover {
	color: #9c0;
}
.accent {
	color: #8E9BBA;
}a:link {
	color: #CC6;
}
a:visited {
	color: #ccc;
}
a:visited:hover {
	color: #9c0;
}
.title {
	color: #FFF;
}
.onwhite {
	color: #666;
	background-color: #FFF;
}
.onwhite a:link {
	color: #06c;
}
.onwhite a:hover  {
	color: #8e9bba;
}
.onwhite a:visited  {
	color: #666;
}
.onwhite a:visited:hover  {
	color: #8e9bba;
}
.onpowder {
	color: #666;
	background-color: #e5eaec;
}
.onpowder a:link {
	color: #06c;
}
.onpowder a:hover  {
	color: #8e9bba;
}
.onpowder a:visited  {
	color: #666;
}
.thums {
	border:1px solid #666;
	background-color: #666;
}
A:hover .thums A:active {
	background-color: #9c0;
}
A:hover .thums, A:active .thums {
	border:1px solid #9c0; 
	background-color: #9c0;
}
.thumsonwhite {
	border:1px solid #333;
	background-color: #333;
}
A:hover .thumsonwhite, A:active .thumsonwhite {border:1px solid #06c; background-color: #06c;}
.date {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.articletitle {
	font-weight: bold;
	color: #CC0000;
}
.greytopbrdr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;

}
.phone {
	color: #000000;
}

