P {
   text-align: left;
   font-family: "Verdana", "Geneva", "Arial", "sans-serif"; 
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   line-height: 20px;
   color: #99CC33;
   padding-left: 20px;
   padding-right: 20px;
   }

.portfolio {
   text-align: left;
   font-family: "Verdana", "Geneva", "Arial", "sans-serif"; 
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   line-height: 18px;
   color: white;
   padding-left: 20px;
   padding-right: 20px;
   }


h1,h2,h3 
{
color: black;
text-align: left;
font-family:"Verdana", "Geneva", "Arial", "sans-serif"; 
letter-spacing: 1px;
font-weight:bold;
}

.one {font-size: 14px; font-style: bolder; color: white; background-color: #990000;font-family:"Arial", "Helvetica", "sans-serif"; }
.two {font-size: 14px; color: white; background-color: #990000;padding-left:10px;}
.three {font-size: 12px;color: white; background-color: black;padding-left:10px;}
.links {font-size: 14px; color: white; background-color: black;}
.linkssub {font-size: 14px; color: white; background-color: black;padding-left:10px;}

body{
   background-color: #666666;
}

 
body {
 scrollbar-face-color: #666666;
 scrollbar-base-color: #666666;
 scrollbar-arrow-color: #99CC33;
 scrollbar-highlight-color: #white;
 scrollbar-3d-light-color: white;
 scrollbar-shadow-color: silver;
 scrollbar-dark-shadow-color: #666666;
}

ul
{
     list-style-type: disc;
     font-family: "Verdana", "Geneva", "Arial", "sans-serif"; 
     font-size: 11px; 
     font-color: white;
     font-style: normal; 
     line-height: 18px;
}


cursor : url("help.cur") pointer


TR.pink {background: #FFCCCC;}
TR.red {background: #990000;}
TR.gray {background: #CCCCCC;}


.input{
background-color: #FFCCCC
}

/*LINKS*/

.nav {
 font-family: verdana, geneva, arial, helvetica, sans-serif;
 font-size: 11px;
 color: white;
 font-weight: normal; 
 text-decoration: none;
 letter-spacing: 3px;
 }

a:active.nav {
 text-decoration: underline;
 color: red;
 }
a:hover.nav {
 color: #99CC33;
 text-decoration: underline;
  }


.main {
 font-family: verdana, geneva, arial, helvetica, sans-serif;
 color: #99CC33; 
 font-weight: bold;
 text-decoration: underline;
 }

a:active.main {
 color: black;
 }
a:hover.main {
 color: #CCCC99;
 text-decoration: none;
 }

.small {
 font-family: verdana, geneva, arial, helvetica, sans-serif;
 color: black; 
 text-decoration: underline;
 }

a:active.small {
 color: red;
 }
a:hover.small {
 color: #CCCC99;
 text-decoration: none;
}

/*END LINKS*/


input.textarea {
 font-family: verdana, geneva, arial, helvetica, sans-serif;
 font-size:10px;
 color: black;
 font-weight: normal;
 margin: 0px;
 padding: 0px;

} 


input.menu {
 font-family: verdana, arial, sans-serif;
 font-size: 10px;
 border-style: none;
 border-color: black;
 border-width: 0;
 color: white;
 margin: 0px;
 padding: 0px; 
}
