/************************************
   Copyright 2003 Grab Bag Design, Inc.
   All rights Reserved

   Developed by Rahul Gupta
*************************************/


BODY
{ background-color : #ffffff;
  scrollbar-face-color       : #ffffff;
  scrollbar-shadow-color     : #ffffff;
  scrollbar-highlight-color  : #ffffff;
  scrollbar-dlight-color     : #c0c0c0;
  scrollbar-darkshadow-color : #808080;
  scrollbar-track-color      : #c0c0c0;
  scrollbar-arrow-color      : #009900;
}

P
{ color       : #000067;
  font-family : Arial;
  font-size   : 11;
  font-weight : 600;
  margin-left : 50;
  margin-right: 75;
}

H3
{ color       : #990000;
  font-family : Arial;
  font-size   : 14;
  font-weight : 600;
}

TD.rowHeader
{ color		: #FFFFFF;
  font-family : Arial;
  font-size	  : 11;
  font-weight : 600;
  background-color : #009900;
  text-align  : center; 
}

P.mojo
{ color       : #000067;
  font-family : Arial;
  font-size   : 11;
  font-weight : 600;
  margin-left : 0;
  margin-right: 0;
}



.default
{ color       : #000067;
  font-family : Arial;
  font-size   : 11;
}

A.default:link
{ color       : #990000;
  text-decoration : none;
}
A.default:active
{ color       : #990000;
  text-decoration : none;
}
A.default:visited
{ color       : #990000;
  text-decoration : none;
}

.menu
{ color		  : #ffffff;
  font-family : arial;
  font-size   : 11;
  text-decoration : none;
}
/*
A.menu:link
{ color       : #ffffff;
  font-family : arial;
  font-size   : 11;
  text-decoration : none;
}
A.menu:active
{ color       : #ffffff;
  font-family : arial;
  font-size   : 11;
  text-decoration : none;
}
A.menu:visited
{ color       : #ffffff;
  font-family : arial;
  font-size   : 11;
  text-decoration : none;
}
A.menu:hover
{ color       : #ffffff;
  font-family : arial;
  font-size   : 11;
  text-decoration : none;
}
*/
.footer
{ color		  : #009900;
  font-family : arial;
  font-size   : 9;
  text-decoration : none;
}
/*
A.footer:link
{ color		  : #009900;
  font-family : arial;
  text-decoration : none;
}
A.footer:active
{ color		  : #009900;
  font-family : arial;
  text-decoration : none;
}
A.footer:visited
{ color		  : #009900;
  font-family : arial;
  text-decoration : none;
}
A.footer:hover
{ color		  : #009900;
  font-family : arial;
  text-decoration : none;
}
*/