/* CSS Document */


.imagepart
{
    
    width:195px; 
   	margin:0px;
	padding:5px;
 	text-decoration:none;
    border:solid 1px #ccc; 
    background-color:#fff;
	
}

.imagepart a
{
	text-decoration:none;
	color:#fff;
}

.imagepart a:hover
{
	text-decoration:none;
	color:#fff;
}

.headtex
{
	font-size:16px; 
	font-family:Verdana,Arial; 
	font-weight: bold;
	color:#ffffff;
	background:#50bfff;
	text-align:left;
	padding:5px 5px 5px 5px;
}

.Outinnerbox

{
	border:double 1px #CCCCCC; 
	width: 643px; 
	height:auto; 
	background-color:#f5f8f9;
}

.out {

  display:block; 
  background:#bbb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 0;
  }
.in {
  width:286px;
  height:auto;
  text-align:center; 
  background:#fff; 
  border:1px solid #555; 
  position:relative; 
  padding:5px;
  font-weight:normal;
  }
.ltin {
  left:-3px;
  }
.tpin {
  top:-5px;
  }
.narrow {width:25em;} /* change to suit */
h4 {font-weight:bold; color:#000;}

.tdinnerL
{
	height:auto; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Arial;
	padding:2px;
	text-align:left;
}
.tdinnerR
{
	height:auto; 
	font-size:12px; 
	font-weight:normal; 
	font-family:Arial;
	padding:2px;
	text-align:left;
}

/*td.secTitle
{
	font-size:17px;
	height: 20px;
	background-color: #63CDFF;
	background: url('../Images/pixTitleBack.gif') repeat-x left top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: middle;
	text-align: left;
	color: #fff;
	clear: both;
}*/

.tdcenter
{
	width: 325px;
	height:auto;
	
	
}

.tdbellowspc
{
	width:auto;
	height:25px;
	
	}