@CHARSET "UTF-8";


.content_text {
	color: #ffffff;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;	
}

.needJavascript {
text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999
}



#flashcontent{
	position:relative;
	width: 900px;
    height: 600px;
}


#btn-helmet-shell {
        width: 200px;
        height: 30px;
        float: right;
        position: relative;
        margin: 0px 0px 0px 0px;
        padding: 0px 6px 0px 6px;
        top: 0px;
        left: 0px;
        list-style:none;
}
#btn-helmet-shell li {
        float: right;
        position: relative;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        height: 24px;
}
 
a.btn-helmet, a.btn-helmet:visited  {
        position:relative;
    float: left;
    display: block;
/*    background:  url(../images/html/DownloadHelmet_CSS.gif) no-repeat top;    */
    color: #ebe60c;
        font: bold 90% Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    margin: 0px;
    padding: 0px 2px 0px 2px;
    text-decoration: none;
}
a.btn-helmet:hover {   
        position:relative;
    float: left;
    display: block;
/*    background:  url(../images/html/DownloadHelmet_CSS.gif) no-repeat bottom;   */
    color: #67001e;
        font: bold 90% Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    margin: 0px;
    padding: 0px 2px 0px 2px;
    text-decoration: none;
}


.spiderWell {
		width:900px;height:200px; overflow: auto;
}


.noscript{
border: red 4px dashed;
}

img {border: 0; outline:hidden;}

