﻿
p.headline {
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; font-weight: normal; margin-bottom:3px; margin-top:3px; padding:2px;
}
img.showcase {
	border:1px solid #404040;
	margin: 5px 0 5px 0;
}
img.showcase2 {
	border:0px solid #404040; cursor:hand;
}

  .g{font-family:Tahoma; font-size:11px;  color:#8FB2CF; text-decoration:none}
   .g1{font-family:Tahoma; font-size:11px;  color:# 6087AE;}
   .g2{font-family:Tahoma; font-size:11px;  color:#8FB2CF;}
  .s{font-family:Tahoma; font-size:11px;  color:#434343; }
  .b{font-family:Tahoma; font-size:11px;  color:#2E526F; }
  .b1{font-family:Tahoma; font-size:11px;  color:#2E526F; text-decoration:none }
.red{font-family:Tahoma; font-size:11px;  color:#C10606; text-decoration:none }


  #input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}



/* PANELS IE 6 & 7 & Firefox Compliant*/



div.Panel {
    width:125px;
    border:1px solid #404040;
    background-color:#ffffff;
    margin-right:2px;
    margin-top:0px;
    height:152px;
    min-height:100%;
    float:left;
  }


div.PanelTop {
    width:125px;
    height:14px;
    padding: 3px 0 3px 2px;   
  	font-family:Verdana, Tahoma; 
  	font-size:10px; 
  	font-weight:bold; 
  	color:#ffffff; 
	background-image: url('images/table_header_bg.jpg');
    border-bottom:1px solid black;
    text-align:center;
    
    
  }
div.PanelBottom {
    width:125px;
    background-color:#ffffff;
    margin-top:0px;
    height:20px;
    padding: 5px 0 0px 0px;   
  	color:#000000; 
	
    text-align:center;    
  }
  
  div.PanelBottom a:link,a:hover,a:active, a:visited {
  	font-family: Tahoma, Verdana;
  	font-size:10px; 
  	font-weight:bold; 
  	line-height:14px;
  
}
