/* CSS Document */
#insideContent ol{ margin-left:40px;}
#table1 {
	table-layout:fixed;
	border-top: 5px solid #333;
	border-collapse: collapse;
	background: #fff;
	
	 }
.table1{
	border-bottom: 1px dashed #333;
	padding: 2px 5px;
	text-overflow:ellipsis;
	overflow:scroll;
	white-space:nowrap;
 } 
#header {background-image: url(/mktmgt/images/MktMgt.jpg)}

#menuTop {background:#333333; color:#FFFFFF;}
#container #firstHead #subMenCBT #subMkt a{font-weight:700; color:#FFCC00; }
#firstHead {background-color:#274F49; height:1.8em; padding:2px; margin:0px; height:20px;}
#menuLabel{background-color:#477F77;}
#footerText{background-color:#274F49;}
/*#firstHead ul{height:0px; margin:0px; padding:0px; display:inline; margin:0px;}
#firstHead ul li{list-style:none;   list-style:none; display:inline;}
#firstHead ul li a{color:#FFFFFF; text-decoration:none;  font-size:.8em; display:inline; }
#firstHead #subMenCBT li a{border-right: 1px solid #aaa; padding-right:4px;}
 #firstHead #subMenCBT li .endLink {border-right: 0px solid #aaa; padding-right:4px;}
#firstHead ul li a:hover{text-decoration:underline; background-color:#333333;}*/

/*Images Float Left*/

#imgLeft img{
/*	border: 1px solid #000;*/
	float: left;
	clear: right;
	margin: 5px 10px 2px 0px;
}

/*Images Float Right*/
#imgRight img{
	border: 1px solid #000;
	float: right;
	clear: both;
	margin: 1px 5px 1px 5px;
}

.tiLabel{
font-weight:bold;
text-align:center;
}

table {
border-width:1px;
border:1px;
border-collapse:collapse;
border-color:#dddddd;
margin-bottom:1em;
}

th {
 background-color:#274F49;
 color:#ffffff;
 padding:.3em;
}
th a{color:#FFFFCC;}

td {
background-color:#eeeeee;
padding:.2em;
border:1px solid #CCCCCC;
}

h2{font-size:.9em;}

