body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	/* background-image: url(../img/ba_bck.gif);
	background-repeat: repeat-y;
	background-position: left; */
}

body.noflash {
	background-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0px;
}

#noflashheader {
    position:relative;
	width:514px;
    text-align:left;
    clear: both;
    margin: 0px;
}

#noflashcontent {
    position:relative;
	width:514px;
    text-align:left;
    clear: both;
    margin: 0px;

}

.noflashcopy {
    position:relative;
	width:390px;
    top: 20px;
    float: left;
    text-align:left;
}

.noflashcopy h1 {
	font-size:15px;
	line-height:19px;
	color:#7CA6CA;
    font-weight: normal;
}

.noflashcopy h2 {
	font-size:15px;
	line-height:19px;
	color:#7CA6CA;
    font-weight: normal;
}

.noflashcopy p {
	font-size:11px;
	line-height:16px;
	color:#FFFFFF;
}

.holdingdevname {
	font-size:15px;
	line-height:18px;
	color:#619ECA;
    font-weight: bold;
}

.highlighttxt {
	color:#7CA6CA;
}

.noflashlogo {
    position:relative;
	width:93px;
    float: right;
    text-align:left;
}

a.noflashlink:link { 
  color: #FFED99;
  text-decoration: none
}

a.noflashlink:hover { 
  color: #FFED99;
  text-decoration: underline
}

a.noflashlink:active { 
  color: #FFED99;
  text-decoration: none
}

a.noflashlink:visited { 
  color: #FFED99;
  text-decoration: none
}