h1{
	font-family: verdana,tahoma;
	font-size: 16px;
	line-height: 1.4em;
	color:#3d527d;
}

.ConTable {
padding:0px;
width:100%;
padding-bottom:15px;
}
.TopLeftCorner {
background-image:url(TopLeftCorner.gif);
background-repeat:no-repeat;
height:39px;
width:8px;
}
.TopMiddleCell {
background-image:url(TopMidldeBack.gif);
background-repeat:repeat-x;
height:39px;

}
.TopRightCorner {
background-image:url(TopRightCorner.gif);
background-repeat:no-repeat;
height:39px;
width:8px;
}
.LeftSideBar {
height:100%;
min-height:100px;
width:8px;
background-image:url(LeftSideBack.gif);
background-repeat:repeat-y;
}

.ContentContainer {


}
.BottomLeftCorner {
background-image:url(BottomLeftCorner.gif);
background-repeat:no-repeat;
height:39px;
width:8px;
}


.RightSideBar {
height:100%;
min-height:100px;
width:8px;
background-image:url(RightSideBack.gif);
background-repeat:repeat-y;
}

.BottomMiddleCell {
background-image:url(BottomMiddleBack.gif);
background-repeat:repeat-x;
height:39px;
}

.BottomRightCorner {
background-image:url(BottomRightCorner.gif);
background-repeat:no-repeat;
height:39px;
width:8px;
}
