 #outer {
    width:652px;
    text-align:center;
    /*border:1px solid #000000;*/
    voice-family: "\"}\""; 
    voice-family:inherit;
    width:650px;
    }
  /*for Opera*/
  html>body #outer {
    width:650px;
    } 
  #hdr {
    height:144px;
    background-color:#ffffff;
	color : Black;
    }
  #bar {
    height:25px;
	color : #D3D3D3;
    background-color: #517ABE;
    border:solid #000000;
    border-width:1px 0 1px 0;
    }
  #bodyblock {
    background-color: #dcdcdc;	
	color : Black;
    width:650px;  
    height:80%;
    position:relative;
    padding:0;
    }
  #l-col {
    float:left;
    position: relative;
    background-color:#dcdcdc;
	color : Black;
    width:145px;
    } 
#cont {
    float:right; 
    position: relative;
    width:495px;
    background-color:#ffffff;	
	color : Black;
	border-left : 1px dashed #696969;
	border-bottom: 1px solid #696969;
	padding : 0 0 0 0;
    }
 #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;
    }
.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;}
	
