TD.inner
	{
	background-color: #B4DDCF;
	}

TD.outer
	{
	background-color: #A2D1C1;
	}

TD.bar
	{
	background-color: #6C5A38;
	}


.body
	{
	font-family : arial, helvetica, verdana;
	font-size : 13px;
	line-height : 17px;
	color : #a1a1a1 ;
	}
	
.head
	{
	font-family : georgia, verdana, arial;
	font-size : 18px;
	line-height : 20px;
	color : #616a7a ;
	}
	
	
.minihed
	{
	font-family : georgia, times, verdana;
	font-size : 9px;
	line-height : 17px;
	color : #616a7a ;
	font-weight : bold;
	letter-spacing : 1px
	}

.details
	{
	font-family : trebuchet, verdana, arial;
	font-size : 10px;
	line-height : 10px;
	color : #646464 ;
	}

	
.outline{
	border-style:solid;
	border-color: cecece;
	border-width:1px;
      }


.outline:hover{
	border-style:solid;
	border-color: b1a7a7;
	border-width:1px;
      }


.bigoutlinewhite{
padding: 10px;
background:#fff;
	border-style:solid;
	border-color: cecece;
	border-width:1px;
      }
	  
.bigoutline{
	border-style:solid;
	border-color: cecece;
	border-width:1px;
      }



A:link 
	{
	font-family : arial, helvetica, verdana;
	font-size : 13px;
	line-height : 17px;
	color : #6e8599 ;
	}

	
A:visited
	{
	font-family : arial, helvetica, verdana;
	font-size : 13px;
	line-height : 17px;
	color : #6e8599 ;
	}
	
A:hover 
	{
	font-family : arial, helvetica, verdana;
	font-size : 13px;
	line-height : 17px;
	color : #4a5c6b ;
	}
