﻿body {
}

#tbl_sample
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 100%;
	border-spacing: 0px;
	vertical-align: top;
}
table.tbl
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 100%;
	border-spacing: 0px;
	vertical-align: top;
}
.Tbl_smp
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 100%;
	border-spacing: 0px;
	vertical-align: top;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/* Catalog */
.tdLoginBodyCat
{
	/* background: #D3DEEF; */
	border-bottom-color:#2E4D7B;
}
.tdMarqStyle
{
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #2E4D7B;
	background: #D3DEEF;
}

.tdBodyCat
{
	border-style: none solid none solid;
	border-color: #2E4D7B;
	border-width: 1px;
	width: 150;
	background: #D3DEEF;
}
.CatalogHdr
{
	/*
	background-color: #2E4D7B;
	background: #2E4D7B;
	color: #2E4D7B;
*/
	height:4px;
	border-style: none;
	background-image: url(   '../../images/BC_Hdr.gif' );
	background-repeat: no-repeat;
}
.CatalogFtr
{
	/*
	background-color: #2E4D7B;
	background: #2E4D7B;
	color: #2E4D7B;
*/
	height:8px;
	border-style: none;
	background-image: url(   '../../images/BC_Ftr.gif' );
	background-repeat: no-repeat;
}

.tdCatHdr
{
	background-color: #2E4D7B;
	background: #2E4D7B;
	color: #2E4D7B;
	background-image: url('../../images/CatHdr.JPG');
}
.tdSubPage
{
	border: 1px solid #2E4D7B;
	vertical-align: top;
	text-align:center;
	border-color: #2E4D7B;
}
.tdSubpageFooter
{
	border: 1px solid #2E4D7B;
	vertical-align: top;
	text-align:center;
	border-color: #2E4D7B;
}

.tblCat
{
	border-style: none solid none solid;
	border-width: 1px;
	width: 145px;
	vertical-align: top;
	border-color: #5078B3;
}
table.tblCat
{
	border: 0;
	width: 145px;
	border: 1px solid #5078B3;
	vertical-align: top;
}
.sp1cls
{
	color: #2E4D7B;
}

.CatalogItem
{
	background: #D3DEEF;
	border-bottom-color:#2E4D7B;

}

.CatalogItemH
{
	background: #9DB6DB;
	border-bottom-color: #9DB6DB;
	color: #FFFFFF;
}

.MPHdr
{
	background-image: url('../../images/Hdr_bg_B.JPG');
}
.DMI_Menu
{
	background-position: right top;
	font-weight: bold;
	background-image: url( '../../images/MI_B.gif' );
	color: white;
	background-repeat: repeat-x;
	font-family: tahoma;
	vertical-align: middle;
	font-size: 10pt;
	width: 150px;
	height: 22px;
}
.DHS_Menu
{
	background-position: right top;
	font-weight: bold;
	background-image: url( '../../images/MI_B_H.gif' );
	color: white;
	background-repeat: repeat-x;
	font-family: tahoma;
	vertical-align: middle;
	font-size: 10pt;
	width: 150px;
	height: 22px;
}
.SMI_Menu
{
	background-position: right top;
	font-weight: bold;
	background-image: url( '../../images/MI_B.gif' );
	color: white;
	background-repeat: repeat-x;
	font-family: tahoma;
	vertical-align: middle;
	font-size: 10pt;
	width: 150px;
	height: 22px;
}
.SHS_Menu
{
	background-position: right top;
	font-weight: bold;
	background-image: url( '../../images/MI_B_H.gif' );
	color: white;
	background-repeat: repeat-x;
	font-family: tahoma;
	vertical-align: middle;
	font-size: 10pt;
	width: 150px;
	height: 22px;
}