﻿/*##########################
  ## Another go at corners #
 ###########################*/
.Top{float:left;height:30px;background: #ffffff url("../images/border/topmiddle-blue.gif") repeat-x;}
.TopLeft{background: #ffffff url("../images/border/topleft-blue.gif");width:16px;height:30px;float:left;	}
.TopRight{background: #ffffff url("../images/border/topright-blue.gif");width:16px;height:30px;float:right;}
.TopBanner{background:#ffffff;float:left;height:25px;margin-top:5px;color:#5ba2c5;font-family:Arial;font-weight:bold;font-size:20px;padding-left:5px;padding-right:5px;}

.MiddleContent{float:left;}
.MiddleLeft{background-image:url("../images/border/middleleft-blue.gif");width:16px;float:left;background-color:#ffffff;}
.MiddleRight{background-image:url("../images/border/middleright-blue.gif");width:16px;float:Right;background-color:#ffffff;}

.Bottom{float:left;height:13px;background: #ffffff url("../images/border/bottommiddle-blue.gif") repeat-x; width:100%;}
.BottomLeft{background: #ffffff url("../images/border/bottomleft-blue.gif") no-repeat;width:16px;height:13px;float:left;	}
.BottomRight{background: #ffffff url("../images/border/bottomright-blue.gif") no-repeat;width:16px;height:13px;float:right;}
