/* ================================
    CSS STYLES FOR Module
   ================================

*/

.tbheader {width: 100%;margin-top: 5px; color: #4c4c4c;}
.summary {text-align: right;color: #4c4c4c;}
.title {background: transparent url(images/ppvArrow.png) no-repeat 10px center;padding-left:30px;font-weight: bold;color: #000;}
* html .title {background-image: url(images/ppvArrow.gif);}
A.title:link {text-decoration:none;color: #000;}
A.title:visited {text-decoration:none;color: #000;}
A.title:active {text-decoration:none;color: #000;}
A.title:hover {text-decoration:underline;color: #00F;}
.titleBold {font-weight:bold;display:none;}
.sample {margin-left:10px;font-weight: normal;}
.path {margin-left:10px; font-weight: bold;}
.navigation { padding-right:1px; padding-right:1px; font-weight: normal;text-align: center;text-decoration:none;}
A.navigation:link {text-decoration:none;}
A.navigation:visited {text-decoration:none;}
A.navigation:active {text-decoration:none;}
A.navigation:hover {text-decoration:underline;;}
