/* CSS Document */
body { background-color:#CA0300; font-family:verdanca color:#551033; font-size:10px; margin-top:0; background-image:url(http://smartpowerdrinks.com/images/NW_back_red.gif); background-repeat: no-repeat}
body.incText { background-color:#FFFFFF; font-family:verdana; color:#551033; font-size:10px;}

A:link {text-decoration: underline; color: black;}
A:visited {text-decoration: underline; color: black;}
A:active {text-decoration: underline; color: red;}
A:hover {text-decoration: underline; font-weight: bold; color: yellow;}

h1 { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#551033; }
h2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#551033; margin:0; margin-bottom:4px;}

		
/*btn_top:: Controls the way the top buttons look*/   
.btn_top {    border-top: 1px solid #FFFF00;    border-bottom: 1px solid #FFFF00;    border-left: 1px solid #FFFF00;    border-right: 1px solid #FFFF00;    background-color: #000000;    font-family:Verdana, Arial, Helvetica, sans-serif;    font-weight: bold;    font-size: 10px;        color: #FF0000;    cursor: pointer;	} 		

/*btn_over_top:: Controls the top buttons*/ 
.btn_over_top {     border-top: 1px solid #FF0000;    border-bottom: 1px solid #FF0000;    border-left: 1px solid #FF0000;    border-right: 1px solid #FF0000;    background-color: #FFFF00;    font-family:Verdana, Arial, Helvetica, sans-serif;    font-weight: bold;    font-size: 10px;        color: #FF0000;    cursor: pointer;	}
