a:link{	color : #C52424;	text-decoration : none;}
a:visited{	color : #C52424;	text-decoration : none;}
a:hover{	color : #FF0000;	text-decoration : underline;}
a:active{	color : #FF0000;	text-decoration : underline;}
.itemHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C52424;
	vertical-align: bottom;
	font-weight: bold;
}
.itemContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: bottom;
	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.itemDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: bottom;
	font-weight: bold;
	padding-right: 8px;
}
.table_cats{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
/*  background: transparent;*/
}
.plainText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}
.plainTextRed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C52424;	
}

 


.fileList{  border: #8A8A8A;  
						font-family: sans-serif;  
						font-size: 11px;
}
.filetext{  border: #8A8A8A;  
						font-family: sans-serif;  
						font-size: 11px;
						padding-left: 2px;
}

a.catLink:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #4F4F4F;	font: bold;	padding-left: 12px;		}
a.catLink:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #4F4F4F;	font: bold;	padding-left: 12px;	}

a.fileHeaderLink:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: Silver;	text-decoration : underline;	}
a.fileHeaderLink:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: Silver;	text-decoration : underline;	}
a.fileHeaderLinkB:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: Silver;	text-decoration : underline;	font-weight: bold;	}
a.fileHeaderLinkB:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: Silver;	text-decoration : underline;	font-weight: bold;		}
a.grayLink:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #2F2F2F;	font-weight: bold;}
a.grayLink:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #2F2F2F;	font-weight: bold;}

.textBoldLight {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: Silver;	font-weight: bold;}

.copyrighttext{ font-family: sans-serif;  font-size: xx-small;  color: #D70000;   }
a.copyrightlink:link{font-family: sans-serif;  font-size: xx-small;  color: #D70000; 	text-decoration : underline;}
a.copyrightlink:visited{font-family: sans-serif;  font-size: xx-small;  color: #D70000; 	text-decoration : underline;}

/* media pages - floating info layer style */
div.domTTOverlib {
		width:150;
    border: 1px solid #333333;
    background-color: #333333;
}
div.domTTOverlibCaption {
		width:150;
    text-align: center;
  	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
  	color: Silver;
}
div.domTTOverlibContent {
    font-size: 10px;
  	font-family: Arial, Helvetica, sans-serif;
		color:black;
    padding: 2px;
    background-image: url(../img/infopopupbg.gif);		
    background-color: #D2D2D2;
}
/* end media pages - floating info layer style */

	.input{ background-color: White; border: 1px solid #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }

	.textfield{ background-color: White; border: 1px solid #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;; 
  scrollbar-arrow-color : #666666;
  scrollbar-base-color : White;
  scrollbar-darkshadow-color : White;
  scrollbar-face-color : White;
  scrollbar-highlight-color : #666666;
  scrollbar-shadow-color : #666666;
  scrollbar-track-color : White;
  scrollbar-3dlight-color : White;
	}
