subpagetitle
{
	background-image:url(image/bg/subpagetitle.gif);
    height: 24px; 
    text-align:left; 
    padding-left:10px; 
    color:White;
}
ContentRow
{
	padding-top:10px;
	padding-bottom:10px;
}

.table
{
	width:100%;
	border-width:1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
}

.cellleft
{
	padding-left:10px;
	border-width:1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
}
.cellright
{
	padding-left:10px;
	border-width:1px;
	border-bottom-style: dotted;
}

.cellspace
{
	height:10px;
}
.LeftMenuTD
{
	vertical-align: top; text-align: left; width: 270px; background-color: #ECECEC;
                                            text-align: center; height: 626px;
}
.LeftMenuDiv
{
	text-align: center; width: 251px; background-color: Transparent; top: -19px;
                                                margin-left: auto; margin-right: auto; position: relative; z-index: 100;
}
.LeftMenuFlash
{
	text-align: center; width: 100%; vertical-align: top; margin-left: auto;
                                                    margin-right: auto; position: absolute; background-color: Transparent; top: 0px;
                                                    left: 0px;
}
.LeftMenuBG
{
	background-image: url(/image/button/navigation.gif); height: 35px; background-repeat: no-repeat;
                                                    background-position: top; position: relative; top: 0px; left: 0px;
}
.RightConbtext
{
	padding-bottom: 40px; z-index: 100; position: relative;
}

.subpagetitle
{
	background-image: url(/image/bg/subpagetitle.gif);
	background-repeat: repeat-y;
	height: 24px;
	text-align: left;
	padding-left: 10px;
	color: White;
}

.subtdtitle
{
	border-width: 1px;
	border-style: dotted;
	background-color: #ECECEC;
	font-weight: bold;
	color: #0f314c;
}

.subtdcontent
{
	padding-top: 20px;
	padding-bottom: 10px;
	color: #0f314c;
}
