	a:link { color : #0000FF ; Text-Decoration : None }
	a:visited { color : #800080 ; Text-Decoration : None }
	a:hover { color : #0000FF ; Text-Decoration : Underline }
	a:active { color : red ; Text-decoration : Underline }

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

.main {
background: #FFFFFF;
padding: 5px 0px 10px 0px;
}

* html .main {
    width: 100%;
}

* html .minwidth {
    border-left:800px solid #fff;
    position:relative;
    float:left;
    z-index:1;
}
* html .container {
    margin-left:-800px;
    position:relative;
    float:left;
    z-index:2;
    text-align:left;
}

.head { margin: 10px 30px; text-align:center;}
.text { margin: 10px 30px 6px 30px; border:0px solid #88DD22; text-align:left; background-color:#E8E8E8; padding:10px;}
.results { margin: 6px 30px 20px 30px; border:0px solid #3322ff; text-align:center;}
* html .results {
	d\isplay:table;
	w\idth:100% }
.history { margin: 10px 30px; padding:5px; border:1px solid #808080; background-color:#CECECE}

BODY
   {
   font-family:verdana;
   font-size:10pt;
   background-image:url(/revolutionbg.gif);
   background-color:#0000C0;
   background-repeat:repeat-x;

   min-width: 800px;
   padding: 0px 100px;
   }
.main_table {
border: 1px solid #808080;
font-family:verdana;
font-size:10pt;
width:100%;
}
.shade1 {
background-color: #E1EDFD;
padding:5px;
}
.shade2 {
background-color: #E1EDCC;
padding:5px;
}
.shade3 {
background-color: #C0C0C0;
padding:5px;
}

.searchbox {
margin: 0px 20px;
font-size:10px;
border:0px;
}

* html .searchbox {
	d\isplay:table;
	w\idth:100% }

.searchitem {
background-color:#C0C0C0;
font-size:10px;
padding:5px;
width:16%;

   background-image:url(http://bensimages.com/nindsgrad.gif);            
   background-color:#c0c0c0;
   background-repeat:repeat-x;

}

.stock0 {color:#9C9C9C; font-weight:bold;}
.stock1 {color:#00C000; font-weight:bold;}
.stock2 {color:#5F62E3; font-weight:bold;}

.norm {
font-size:15px;
}
