﻿body {
}
.mcontbottom 
{
background-image: url(../images/cmainbottom.gif);
background-repeat:no-repeat; 
width: 630px;
height:25px;
}
.mconttop
{
background-image: url(images/cmaintop.gif);
background-repeat:no-repeat;
width: 630px;
height:25px;	
}
 .mcontmiddle
{
background-image: url(images/cmainmiddle.gif);
background-repeat:repeat-y;
width: 630px;	
}








.scontbottom 
{
background-image: url(images/scontbottom.gif); 
background-repeat:no-repeat; 
width: 310px; 
height:25px;
}
.sconttop
{
background-image: url(images/sconttop.gif); 
background-repeat:no-repeat; 
width: 310px; 
height:25px;	
}
 .scontmiddle
{
background-image: url(images/scontmiddle.gif);
background-repeat:repeat-y; 
width: 310px
}