body 	{ 
			SCROLLBAR-FACE-COLOR: #9999ff; 
      		SCROLLBAR-HIGHLIGHT-COLOR: #9999ff; 
     		SCROLLBAR-SHADOW-COLOR: #f0f0ff;  
			SCROLLBAR-ARROW-COLOR: #000080;
			SCROLLBAR-BASE-COLOR: #9999ff; 
			scrollbar-3d-light-color: #f0f0ff; 
			scrollbar-dark-shadow-color: #9999f0
     	}

.Title  { 
			color: #FFFFFF; font-size: 170%; 
			font-family: tahoma, Arial, sans-serif; 
            background-color: #9999FF; 
            border: 1px dashed #008000; 
            padding: 3; background-position:  center 50%;
        }

a:link  { 
			color: #8080ff; text-decoration: none 
		}

a:active { 
			color: #8080ff; text-decoration: none 
		 }

a:visited {
			color: #8080ff; text-decoration: none 
		  }

a:hover	{ 
			background-color: #8080ff; color: #FFFFFF 
		}

.date	{
			font-family: Terminal, Tahoma, Arial , sans-serif;
			color:#3333CC; font-size:90%;
        	background-color: #C0C0FF; border-style: solid;
        	border-width: 1; padding: 3
        }

.posts	{ 
			font-family: tahoma, arial, times new roman, sans-serif;
			color: #333399;font-size:90%; 
			line-height:130%; padding: 3;
		}

input	{ 
			border:1px solid #6666FF; font-family: tahoma, times new roman, sans-serif;
			color: #6666ff;font-size:70%;
        }

a.leftLink a.lefLinkNew
		{ 
			font-family = tahoma, arial; color: #8080ff; text-decoration: none;
            font-size: "90%"
		}

a.leftLinkNew 
		{
			font-weight: bold
		}  
           
.leftInfo 
		{
			font-family: tahoma, Arial, sans-serif; color:#000080; font-size:60%
		}

.new    {
			font-family: tahoma, Arial; color: #ffffff; fontsize: 110%;
			background-color: #ee1010
		}

.old    {
			font-family: tahoma, Arial; color: #ffffff; fontsize: 110%;
			background-color: #aaaacc
		}

hr      {
			color: #8080FF
		}

.flashback 
		{
			color: #0000FF; font-family: tahoma, Arial, sans-serif; 
            background-color: #CCCCFF; 
            border: 1px none #008000; padding: 3; background-position: 
            center 50%; font-weight: bold 
		}
		
		
hr       { color: #8080FF}

span.picr, span.picl 
		{ font-family: Tahoma,'Times New Roman', Arial; font-size: 70%;
			line-height: 110%; color: #000080; width: 205;
			position: relative; background-color: #EEEEFF; 
			padding: 3 
		}
               
.picr {float:right}
.picl {float:left}