/* CSS Document */

.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.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(Blue8_Border_Top_Left.gif);
height:4px;
width: 15px;
background-repeat:no-repeat;
}
.TopMiddlebrder{
background-image: url(Blue8_Border_Top_Mid.gif);
height: 4px;
background-repeat:repeat-x;
}
.TopRightbrder{
background-image: url(Blue8_Border_Top_Right.gif);
height: 4px;
width: 15px;
background-repeat:no-repeat;
}
.HeaderLeft{
background-image: url(Blue8_Header_Left.gif);
height: 24px;
width: 15px;
background-repeat: no-repeat;
}
.HeaderMid{
background-image: url(Blue8_Header_Background.gif);
height: 24px;
background-repeat:repeat-x;
}
.HeaderRight{
background-image: url(Blue8_Header_Right.gif);
height: 24px;
width: 15px;
background-repeat:no-repeat;
}
.LeftMidBrder{
background-image: url(Blue8_Border_Mid_Left.gif);
width: 15px;
background-repeat:repeat-y;
}
.RightMidBrder{
background-image: url(Blue8_Border_Mid_Right.gif);
width: 15px;
background-repeat:repeat-y;
}
.BtmLeftBrder{
background-image: url(Blue8_Border_Bot_Left.gif);
height: 16px;
width: 15px;
background-repeat: no-repeat;
}
.BtmMidBrder{
background-image: url(Blue8_Border_Bot_Mid.gif);
height: 16px;
background-repeat: repeat-x;
}
.BtmRightBrder{
background-image: url(Blue8_Border_Bot_Right.gif);
height: 16px;
width: 15px;
background-repeat:no-repeat;
}

