/* CSS Document */

.ResourceLinks_Copy {
background-image: url(Box1_Content_BG.png);
background-repeat:repeat-x;
background-position:bottom; 
border: 1px solid #ffffff;
    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;
	padding:10px;
}
.ResourceLinks_TopLeftbrder{
background-image: url(Box1_Top_Brder_Left.png);
height:4px;
width: 5px;

background-repeat:no-repeat;
}
.ResourceLinks_TopMiddlebrder{
background-image: url(Box1_Top_Brder_Mid.png);
height: 4px;

background-repeat:repeat-x;
}
.ResourceLinks_TopRightbrder{
background-image: url(Box1_Top_Brder_Right.png);
height: 4px;
width: 7px;

background-repeat:no-repeat;
}
.ResourceLinks_LeftMidBrder{
background-image: url(Box1_Brder_Mid_Left.png);
width: 4px;

background-repeat:repeat-y;
}
.ResourceLinks_RightMidBrder{
background-image: url(Box1_Brder_Mid_Right.png);
width: 7px;

background-repeat:repeat-y;
}
.ResourceLinks_BtmLeftBrder{
background-image: url(Box1_Bot_Brder_Left.png);
height: 8px;
width: 4px;

background-repeat: no-repeat;
}
.ResourceLinks_BtmMidBrder{
background-image: url(Box1_Bot_Brder_Mid.png);
height: 8px;

background-repeat: repeat-x;
}
.ResourceLinks_BtmRightBrder{
background-image: url(Box1_Bot_Brder_Right.png);
height: 8px;
width: 7px;

background-repeat:no-repeat;
}


