﻿  	        BODY 
  	        {	
				font-family: Arial;
				font-size: 10pt;
				color: Black;
	        }
	        
	        table 
			{
    			font-family: Arial;
    			font-size: 10pt;
    			color: Black;
			}
			
			.modalBackground 
            {
               background-color:#000;
               filter:alpha(opacity=70);
               opacity:0.5;
            }
            
            .commentBlock
            {
                padding:5px; 
                border-style:solid; 
                border-width:1px; 
                border-color:#DADADA; 
                background-color:#EBEBEB; 
                float:right; 
                width:250px;
            }
	        
            A:link {text-decoration: none; color: #1D7099;}
            A:visited {text-decoration: none; color: #1D7099;}
 	   		A:hover { color: #459ecc;}
 	   		
 	   		A.postedby { color: gray;}
 	   		A.postedby:visited { color: gray;}
			A.postedby:hover { color: white;}
			
			A.ControlLink { color: #389657; font-size:12px; font-weight:bold;}
 	   		A.ControlLink:visited { color: #389657; font-size:12px; font-weight:bold;}
			A.ControlLink:hover { color: #b5eec8; font-size:12px; font-weight:bold;}
			
		    A.PostBy { color: #2692de; font-size: 18px;}
 	   		A.PostBy:visited { color: #2692de; font-size: 18px;}
			A.PostBy:hover { color: #aedaf8; font-size: 18px;}
			
			A.NewsHeading { color: #0d6a98; font-size:15pt; font-weight:bold;}
 	   		A.NewsHeading:visited { color: #0d6a98; font-size:15pt; font-weight:bold;}
			A.NewsHeading:hover { color: #008ED5; font-size:15pt; font-weight:bold;}
			
			A.NewsListing { color: #886a28; font-size:10pt;}
 	   		A.NewsListing:visited { color: #886a28; font-size:10pt;}
			A.NewsListing:hover { color: #c5a45a; font-size:10pt;}
			
			A.top { color:#033c58; font-size:9pt; font-weight:bold;}
 	   		A.top:visited { color:#033c58; font-size:9pt; font-weight:bold;}
			A.top:hover { color: #25a0de; font-size:9pt; font-weight:bold;}
			
			A.Menu { color:Black; font-size:12pt;}
 	   		A.Menu:visited { color:Black; font-size:12pt;}
			A.Menu:hover { color: #d2ecd3; font-size:12pt;}
			
			A.CategoryLink1 { color: #28a15e; font-size:13pt;}
 	   		A.CategoryLink1:visited { color: #28a15e; font-size:13pt;}
			A.CategoryLink1:hover { color: #4aea92; font-size:13pt;}
			
			A.CategoryLink2 { color: #1b7397; font-size:13pt;}
 	   		A.CategoryLink2:visited { color: #1b7397; font-size:13pt;}
			A.CategoryLink2:hover { color: #60c8f3; font-size:13pt;}
			
			A.WPXLink { color: #0d6a98; font-size:16px; font-weight:bold;}
 	   		A.WPXLink:visited { color: #0d6a98; font-size:16px; font-weight:bold;}
			A.WPXLink:hover { color: #008ED5; font-size:16px; font-weight:bold;}
			
			A.WPXHeaderLink { color: #00A80E; font-size:20px; font-weight:bold;}
 	   		A.WPXHeaderLink:visited { color: #00A80E; font-size:20px; font-weight:bold;}
			A.WPXHeaderLink:hover { color: #008ED5; font-size:20px; font-weight:bold;}
			
			A.EvilScaleHeaderLink { color: #A50000; font-size:20px; font-weight:bold;}
 	   		A.EvilScaleHeaderLink:visited { color: #A50000; font-size:20px; font-weight:bold;}
			A.EvilScaleHeaderLink:hover { color: #008ED5; font-size:20px; font-weight:bold;}
			
			.PageHeading{font-size : 18pt; color: #0081e5; font-weight:bold;}
			.WPXHeading{font-size : 20px; color: #00A80E; font-weight:bold;}
			.EvilScaleHeading{font-size : 20px; color: #A50000; font-weight:bold;}
            .BlogHeading {font-size : 24pt; color: #0073a3;}
			.BlogDate {font-size : 10pt; color: #8da6b0;}
			.NewsDate {font-size : 8pt; color: #9c9c9c;}
			.CommentText {font-size : 10pt; color: Black;}
			.CommentDate {font-size : 8pt; color: #7c7c7c;}
			.PageCount {font-size : 8pt; color: #7c7c7c; font-style:italic;}
			.Share {font-size : 10pt; color: #0081e5; font-style:italic;}
			.pageMessage {font-size: 12pt; color: Green; font-style:italic;}
			.FieldDescription {font-size : 10pt; color: #166dbe; font-style:italic;}
			.FieldTitle {font-size : 12pt; color: #457788; font-weight:bold;}
			.PostDetails {font-size : 9pt; color: #979797; font-style:italic;}
			.EntryField {font-size : 12pt; color: #636363; font-weight:bold; }
			.ErrorMessage {font-size : 12pt; color: #7a0000; font-weight:bold; }
			.CommentHeading {font-size : 12pt; color: #6b6b6b; font-weight:bold; }
			.hiddenPic {display:none;}
			
			.starClass
			{
			    font-size: 0pt;
                width: 21px;
                height: 21px;
                margin: 0px;
                padding: 0px;
                cursor: pointer;
                display: block;
                background-repeat: no-repeat;
			}

