/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
/*
  $Id: screen.css,v 1.1.2.4 2005/03/10 02:36:36 cryptographite Exp $
 
  Gallery - a web based photo album viewer and editor
  Copyright (C) 2000-2005 Bharat Mediratta
 
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or (at
  your option) any later version.
 
  This program is distributed in the hope that it will be useful, but
  WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  General Public License for more details.
 
  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

*/ 



<!--
BODY 
{background-image: url(bg.jpg);
overflow-x:hidden;}
-->


body {font-family: arial; font-size: 11pt; line-height:10pt; color:#FF3399; background-color:transparent;
scrollbar-track-color: ededed;
scrollbar-face-color: #b7b7b7;
scrollbar-shadow-color: #b7b7b7;
scrollbar-highlight-color: #b7b7b7;
scrollbar-3dlight-color: #b7b7b7;
scrollbar-darkshadow-color: #b7b7b7;
scrollbar-arrow-color: white;}
input, select, textarea 
{border:1px solid #000000; color:#000000; 
font-family: georgia; 
font-size:11pt;filter: alpha(opacity=100, style=1, finishopacity=100); height=11pt; 
background-color:white; text-align:left}
table        { font-family: georgia; color: gray; font-size: 11pt; border: 1; border-color: orange; background-color:#FF3399}







BODY {
color: georgia;
font-size:11pt;
font-family: arial; 
letter-spacing:0px;

B {COLOR: gray;}
A:visited{COLOR:black; TEXT-DECORATION: none; font-weight: none;}
A:hover {COLOR:lightgrey; text-decoration:none; CURSOR: normal; text-decoration:;}
A:link{COLOR:gray; TEXT-DECORATION: none; font-weight: none;}
A:active {COLOR:gray; text-decoration:none; CURSOR: normal;}
table{background:transparent;}








