img {display:none}

hr {
 clear: both; 
border-width: 1px; 
border-style: dotted;
border-color: #EEEEEE;
}
/* hr {border: 0px none; text-align:left; color: #cccccc; background-color: #cccccc; height: 1px; size:1; } */


.homepagemainul
{
list-style: circle outside;
text-align: left;
/*float:left; */
/* border:1px solid #000;*/
/*width: 150; *//* width is based on the containing block 
/*position: relative;*/
}

/*--------------------------------------*/
#navmenu
{
list-style-type: none;
float: left;
padding: 0;
margin-top: 0;
margin-bottom: 0;
margin-left: 1;
background-color: #336699;
color: white;
width: 997;
}

#navmenu li
{
display: inline;
}

#navmenu a
{
border-right: 2px solid white;
padding: 7px;
color: white;
float: left;
font-weight: bold;
text-decoration: none;
font-family: tahoma, arial, geneva, sans-serif;
font-size: 10pt; 
}

#navmenu a:hover
{
background-color: 447799;
}

#navmenu a:active
{
background-color: 447799;
}
/*--------------------------------------*/

.tableStandard {
	border: none;
	list-style-position: inside;
	list-style-type: circle;
	width: 777px;
	bgcolor: #FFFFFF;
	margin: 0;
	padding: 0;
}
.TableMarket { /* the table that contains both */
	padding: 0;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: top;
	padding-bottom: 25px;
	background-image: url(http://www.digitalshiftmedia.com/images/background_blue_ds.gif);
	text-align: left;
	width: 320px;
}

.tableMarketImage { /* where the images goes */
	width:247px;
	height:157px;
}

.TableMarketTitle { /* left side of tableMarketImage where the words go */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16.px;
	color:#990000;
	word-spacing: 0px;
	font-size: 20px;
	padding: 0;
	line-height: 200%;
	/*letter-spacing: 150%;*/
	text-align: left;
}

.TableMarketIntro { /* sub text */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14.px;
	/*line-height: 175%;*/
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 150%;
	padding: 0;
}


.tableSideRight{ /* right side table for alert boxes. width: 180 */
vertical-align:top
}


.footer a:link { font-weight: normal; text-decoration: none; color: #cccccc; }
.footer a:visited { font-weight: normal; text-decoration: none; color: #cccccc; }
.footer a:active { font-weight: normal; text-decoration: none; color: #cccccc; }
.footer a:hover { font-weight: normal; text-decoration: underline; color: #cccccc; }

a:link { font-weight: normal; text-decoration: underline; color: #0000ff; }
a:visited { font-weight: normal; text-decoration: underline; color: #0000A0; }
a:active { font-weight: normal; text-decoration: underline; color: #cc0000; }
a:hover { font-weight: normal; text-decoration: underline; color: #cc0000; }



/*ul {*/
/*  list-style-image: url('/images/point.gif'); /* bullet image is in left margin */*/
/*  padding-left: 6px;*/
/*  margin-left: 10px; margin-left:27px; margin-right:4px; margin-top:6px; margin-bottom:4px; padding-right:4px;*/ /*padding-top:6px; padding-bottom:4px;*/
/*}*/

/*ul li {*/
/*  margin-left: 3px;*/
/*  padding-left: 15px;     /* distance between marker and text */*/
/*  margin-bottom: 2em; /* a little spacing between list items */*/
/*}*/



#blankbg {background-image: url('images/spacer.gif'); background-repeat: no-repeat;}
td {text-align: justify; line-height: 150%; font-family: tahoma, arial, geneva, sans-serif; font-size: 9pt; color: #333333;}
tr {text-align: justify; line-height: 150%; font-family: tahoma, arial, geneva, sans-serif; font-size: 9pt; color: #333333;}
th {text-align: justify; line-height: 150%; font-family: tahoma, arial, geneva, sans-serif; font-size: 9pt; color: #333333;}

/* TableMarket {
	padding: 20;
	font-family: verdava, arial, geneva, sans-serif;
} */


.sidetitle {font-family: tahoma, arial, geneva, sans-serif; font-size: 9pt; color: #666666; font-weight: bold; text-align: center;}
.sidetext {text-align: left; font-family: tahoma, arial, geneva, sans-serif; font-size: 9pt; color: #666666;}


.title {font-family: tahoma, arial, geneva, sans-serif; font-size: 11pt; color: #336699; font-weight: bold; }
.subtitle {font-family: tahoma, arial, geneva, sans-serif; font-size: 10pt; color: #336699; font-weight: bold; }


.footer {font-family: tahoma, arial, geneva, sans-serif; font-size: 8pt; color: #cccccc; }


table.alerts
{	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 180px;
	background-color: #fafafa;
	border: 1px #d79900 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	}

.alertHd
{	border-bottom: 2px solid #d79900;
	background-color: #fff2ba;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	}

.alertBod 
{	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #404040;
	background-color: #fafafa;
	text-indent: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	}


td.off {
border-width: 1px; 
border-style: dotted;
border-color: #CCCCCC;
background-color: #FFFFEE;
}

td.on {
border-width: 1px; 
border-style: solid;
border-color: #BBBBBB;
background-color: #FFFFDD;
}