/* CSS Document */

.Copy {
    background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.TopLeftbrder{
background-image: url(Blue10_Top_Brder_Left.gif);
height:18px;
width: 18px;
background-repeat:no-repeat;
}
.TopMiddlebrder{
background-image: url(Blue10_Top_Brder_Mid.gif);
height: 18px;
background-repeat:repeat-x;
}
.TopRightbrder{
background-image: url(Blue10_Top_Brder_Right.gif);
height: 18px;
width: 18px;
background-repeat:no-repeat;
}
.LeftMidBrder{
background-image: url(Blue10_Brder_Mid_Left.gif);
width: 18px;
background-repeat:repeat-y;
}
.RightMidBrder{
background-image: url(Blue10_Brder_Mid_Right.gif);
width: 18px;
background-repeat:repeat-y;
}
.BtmLeftBrder{
background-image: url(Blue10_Bot_Brder_Left.gif);
height: 15px;
width: 18px;
background-repeat: no-repeat;
}
.BtmMidBrder{
background-image: url(Blue10_Bot_Brder_Mid.gif);
height: 15px;
background-repeat: repeat-x;
}
.BtmRightBrder{
background-image: url(Blue10_Bot_Brder_Right.gif);
height: 15px;
width: 18px;
background-repeat:no-repeat;
}
