
/* CSS Document */

/*.grayboxtopmid{
background-image:url(../images/graybg_topmid.jpg);
background-repeat:repeat-x;

height:inherit;
}

.grayboxvarleft{
background-image:url(../images/graybg_varleft.jpg);
background-repeat:repeat-y;

height:inherit;
}
.grayboxvarright{
background-image:url(../images/graybg_varright.jpg);
background-repeat:repeat-y;
background-position:right;

height:inherit;
}
.grayboxbottammid{
background-image:url(../images/graybg_bottammid.jpg);
background-repeat:repeat-x;
height:inherit;

}
.graycolorbox{

height:inherit;
}
