body
	{
		color:#221e1f;font-family: Verdana, Arial, "times new roman", sans-serif;
		background-image:url(bckg_assoc.jpg);
		padding:10px;
		/*background-color:#7f7f7f;*/
	}

.topRightCorner { 
	height:73px;
	background:transparent url('assoc/cornerTR.png') no-repeat right 0px ;
}

.botRightCorner {
	height:73px;
	background:transparent url('assoc/cornerBR.png') no-repeat right 0px;
}
.colLeft .topBorder { 
	background:transparent url('assoc/borderT_box.png') no-repeat 0px 0px ;
}
.colLeft  .botBorder { 
	background:transparent url('assoc/borderB_box.png') no-repeat 0px 0px ;
}
.colCenter .topBorder { 
	background:transparent url('assoc/borderT.png') no-repeat 0px 0px ;
}
.colCenter .botBorder {
	background:transparent url('assoc/borderB.png') no-repeat 0px 0px ;
}
.topBorder { 
	background:transparent url('assoc/borderT_foot.png') no-repeat 0px 0px ;
}
.botBorder {
	background:transparent url('assoc/borderB_foot.png') no-repeat 0px 0px ; 
}
.leftBorder { 
	background:transparent url('assoc/borderL.png') repeat-y 0px 0px;
}
.rightBorder { 
	background:transparent url('assoc/borderR.png') repeat-y right 0px;
}

.topRightCorner2 {
	 height:35px;width:190px; 
	 background:transparent url('assoc/cornerTRs.png') no-repeat right 0px ; 
 }
.botRightCorner2 {
 height:37px;
 width:190px;
 background:transparent url('assoc/cornerBRs.png') no-repeat right 0px;
 }
.colRight .topBorder2 {
 background:transparent url('assoc/borderTs.png') no-repeat 0px 0px ;
 }
.colRight .botBorder2 { 
background:transparent url('assoc/borderBs.png') no-repeat 0px 0px ; 
}
.topBorder2 {
 width:190px;background:transparent url('assoc/borderT_foot.png') no-repeat 0px 0px ;
 }
.botBorder2 { 
width:190px;background:transparent url('assoc/borderB_foot.png') no-repeat 0px 0px ;
 }
.leftBorder2 {
 width:190px;background:transparent url('assoc/borderLs.png') repeat-y 0px 0px;
 }
.rightBorder2 {
width:190px; 
background:transparent url('assoc/borderRs.png') repeat-y right 0px;
 }
 
 
 .c{
 color:#FFFFFF;
 font-weight:bold;
 background-color:#002FFF;
 }