﻿body 
{
font:normal 12px Arial, Helvetica, sans-serif;

}

      .altdgrow
        {
        	background-color:#f0f1f3;
        }
        .dgrow
        {
        	background-color:#ffffff;
        }
        
        .altdgrow td
        {
        	padding:2px;
        	padding-left:1px;
        }
        .dgrow td
        {
        	padding:2px;
        	padding-left:1px;
        }
        
 .dgrow a:link { 
	color: rgb(125,125,125);
	text-decoration:none;
	}

.dgrow a:visited { 
	color:rgb(125,125,125);
	text-decoration:none;
	}

.dgrow a:hover, .Row a:active { 
	color: #000000;
	text-decoration:underline;
	}
	
	.altdgrow a:link { 
	color: rgb(125,125,125);
	text-decoration:none;
	}

.altdgrow a:visited { 
	color:rgb(125,125,125);
	text-decoration:none;
	}

.altdgrow a:hover, .Row a:active { 
	color: #000000;
	text-decoration:underline;
	}
	
	.gridheader
	{
		font-weight:bold;
		color:#000000;
		background-color:#e5e5e5;
		height:17px;
	}
	
.Headerbg
{ 
 width:100%; 
 background: transparent url(images/footerrep.jpg) bottom left repeat-x; 
 font-size: 11px;
 font-weight:bold;
 vertical-align:middle;
	
}

.authorcol
{
	background-color:Silver;
	vertical-align:top;
	font-size:10px;
}

.replycol
{
	background-color:#f0f1f3;
	vertical-align:top;
}

.replytitle
{
	color:#2480cd;
	font-size:10px;
	text-decoration:none;
}


.formaltrow
{
    background-color:#f0f1f3;
    padding:12px;
}

.formrow
 {
     padding:12px;
     background-color:#ffffff;
 }
 
 .Button { 
	background-color: silver; color: #000000; border-left: solid 1px #EDEDED; border-top: solid 1px #EDEDED; border-right: solid 1px #848284; border-bottom: solid 1px #848284; padding: 2px; font-weight: bold; font-size: 85%; font-family: Tahoma;
	}
	
	.newslink
	{
		color: #736E6E;
	text-decoration:none;
	font-size:12px;
	}
	.newslink a
	{
		color: #736E6E;
	text-decoration:none;
		font-size:12px;
	}
	.newslink a:hover
	{
			color: #000000;
	text-decoration:underline;
		font-size:12px;
	}


.labelname
{
	
font-family: verdana, arial, sans-serif;
font-size: 11px;

}
 





