/*******************************************************************************************************************************************************************
 														News Article Stylesheet
*******************************************************************************************************************************************************************/
.outerNewsTable 	{ width: 100%; height: 218px;}
.outerNewsTable td	{ width: 50%; vertical-align: top; padding: 5px; } 

.newsTable          	{ height: 140px; width: 100%; background-color: #ffffff; color: #555555; font-family:'Comic Sans MS', 'Lucida Casual';  }
.newsTable th          	{ height: 20px; width: 100%; font-size: 13px;  text-align: left; padding-bottom: 5px;
                          background-color: #ffffff; color: #C88659; } 
.newsTable td			{ width: 100%; height:100px; overflow: auto; background-color: #ffffff; color: #1A1A1A; font-size: 12px; padding-top: 2px; 
                          border-top:1px solid #E4B08C; font-family:'Lucida Casual', 'Comic Sans MS'; }                                               
.newsTable a:link, .newsTable a:visited	{ color: #C88659; text-decoration : underline; font-weight: normal; }
.newsTable a:hover, .newsTable a:active	{ color: #800000; text-decoration : underline; font-weight: normal; }

#newsTable          	{ height: 140px; width: 100%; background-color: #ffffff; color: #555555; font-family:'Comic Sans MS', 'Lucida Casual';  }
#newsTable th          	{ height: 20px; width: 100%; font-size: 13px;  text-align: left; padding-bottom: 5px; background-color: #ffffff; color: #C88659; } 
#newsTable td			{ width: 100%; height:100px; overflow: auto; background-color: #ffffff; color: #1A1A1A; font-size: 12px; padding-top: 2px; 
                          border-top:1px solid #E4B08C; font-family:'Lucida Casual', 'Comic Sans MS'; } 

#newsTableTease			{ width: 100%; height:150px; overflow: auto; background-color: #ffffff; color: #1A1A1A; font-size: 12px; padding-top: 2px; 
                          border-top:0px solid #E4B08C; font-family:'Lucida Casual', 'Comic Sans MS';
						  scrollbar-face-color: #fff;
						  scrollbar-highlight-color: #fff;
						  scrollbar-shadow-color: #000000;
						  scrollbar-3dlight-color: #616061;
						  scrollbar-arrow-color:  #DEBD79;
						  scrollbar-track-color: #fff;
						  scrollbar-darkshadow-color: #efefef;
                          }
						                                                
#newsTable a:link, #newsTable a:visited	{ color: #C88659; text-decoration : underline; font-weight: normal; }
#newsTable a:hover, #newsTable a:active	{ color: #800000; text-decoration : underline; font-weight: normal; }

.clientinfo		{ width: 90%;  border: 1px dotted #CECECE; line-height: 20px; margin: 20px; }
.clientinfo td	{ background-color: #ffffff; padding: 4px; }
.clientinfo th	{ background-color: #efefef; padding: 4px; border:2px dashed #A6352C; }
.inputCheckBox 	{ font-size: 11px; border: 0px solid #555555; background-color: #efefef; margin-top: 3px; margin-bottom: 0px; }
                  
                   
.newsTable2 	{ width: 180px; padding:2px; background-color: #555555; font-size: 9px; font-family: lucida, verdana, sans-serif; border: 1px dotted #D3BF83; }
.newsTable2 td 	{ color: #D3BF83; padding-left: 5px; font-size: 9px; width: 100%; Vertical-align: top; line-height: 18px; }   

.newsTable2 th 	{ background-color: #000000; color:  #D3BF83; padding-left: 5px; font-size: 11px; width: 100%; Vertical-align: top; border-bottom: 1px solid #D3BF83; padding-bottom: 2px; }             
            
.newsTable2 a:link, .newsTable2 a:visited 	{ color: #efefef; text-decoration : underline;	}
.newsTable2 a:active, .newsTable2 a:hover	{ color: #D3BF83; text-decoration : underline; font-weight: normal; }
            
.newsTableCenter { width: 100%; padding: 0px; font-size: 10px; border-left: 1px solid #CECECE; border-right: 1px solid #CECECE; } 					     
            
#newsArticleLinks 		{ width: 180px; padding:2px; background-color: #EDE6D9; font-size: 9px; font-family: lucida, verdana, sans-serif; border: 1px solid #C88659; }
#newsArticleLinks td	{ color: #555555; padding-left: 2px; font-size: 9px; width: 100%; Vertical-align: top; line-height: 15px; }   
#newsArticleLinks th 	{ background-color: #000000; color: #EDE6D9; font-size: 11px; width: 100%; Vertical-align: top; border-bottom: 1px solid #C88659; padding-bottom: 2px; }             
            
#newsArticleLinks a:link, #newsArticleLinks a:visited 	{ color: #555555; text-decoration : none; font-weight: normal; }
#newsArticleLinks a:active, #newsArticleLinks a:hover	{ color: #800000; text-decoration : underline; font-weight: normal; }
				  
/*******************************************************************************************************************************************************************
 																			End Stylesheet
*******************************************************************************************************************************************************************/
