 #outer {
    text-align:center;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width:850px;
    }
  /*for Opera*/
  html>body #outer {
    width:850px;
	margin: 0 auto;
    } 
  #hdr {
    height:144px;
    background-color:#ffffff;
	color : Black;
    }
  #bar {
/*    height:25px;*/
	color : #D3D3D3;
    background-color: white;
    border:solid #000000;
    border-width:1px 0 1px 0;
    }
  #bodyblock {
    background-color: gainsboro;	
	color : Black;
    width:850px;  
/*    height:100%;*/
/*    position:relative;*/
    padding:0;
    }
  #l-col {
    float:left;
    position: relative;
    background-color:#dcdcdc;
	color : Black;
    width:145px;
/*	height: 100%;*/
    } 
#cont {
/*    float:right; */
    position: relative;
	margin-left: 150px;
    width:655px;
    background-color:#ffffff;	
	color : Black;
	border-left : 1px dashed #696969;
	border-bottom: 1px solid #696969;
	padding : 0 20px;
    }
 #ftr {
    height:43px;
    background-color:#ffffff;
	  color : Black;
    margin-top:3px;
		clear:both;
    }
.item {
    height:100px;
    margin:3px 3px 3px 3px;
	background-color : #DCDCDC;
	color : Black;
    }
.itemBigger {
    height:200px;
    margin:3px 3px 3px 3px;
	background-color : #DCDCDC;
	color : Black;
    }
.itemBiggerer {
    height:250px;
    margin:3px 3px 3px 3px;
	background-color : #DCDCDC;
	color : Black;
    }
h1 {
	color: #00008B;
	font-size : 16px;
	font-weight : bold;
	font-family : Arial, Verdana, sans-serif;
}
.textHeading1{
	color: #00008B;
	font-size : 12px;
	font-style : italic;
	margin-left : 10px;
	font-weight : bold;
	font-family : Arial, Verdana, sans-serif;
	margin-bottom : 0;
	margin-top : 0px;
	background-color : transparent;
}
.textHeading2{
	color: #D3D3D3;
	font-size : 12px;
	margin-left : 10px;
	font-weight : bold;
	font-family : Arial, Verdana, sans-serif;
	background-color : transparent;
}
.textHeading2Dark{
	color: #006699;
	font-size : 12px;
	margin-left : 10px;
	font-weight : bold;
	font-family : Arial, Verdana, sans-serif;
	background-color : transparent;
}
.textHeading3{
	color: #0000CD;
	font-size : 14px;
	margin-left : 10px;
	font-weight : bold;
	font-family : Arial, Verdana, sans-serif;
	background-color : transparent;
}
p {
	font-size: 11px; 
	text-align : left;
	font-family : Arial, Verdana, sans-serif;
	margin-left: 5px;
}
	
.pCenter {
	font-size: 11px; 
	text-align : center;
	font-family : Arial, Verdana, sans-serif;
	}	
	
a:link {color: #0000CD; background-color: transparent;}
a:visited {color: #778899; background-color: transparent;}
a:hover {color: #228B22; text-decoration: underline; background-color: transparent;}
	

