/* 
  Styles for Photo Gallery WWW.DIMIN.net, Dima Fedorov 
  ver 1.0
  02/04/2003 23:59
*/

body { 
  /*margin: 0em 0em 0em 0em;*/
  color: #CCCCCC;
  background: #666666;
  font-family: Arial, Helvetica, sans-serif;
}

a:link { color: #000000; background: transparent; text-decoration: none; } 

a:visited { color: #000000; text-decoration: none; }

a:active { color: #FFFFFF; }

a:hover { color: #FFFFFF; text-decoration: underline; }

a.menu:link, a.menu:visited, a.menu:active { 
  color: #CCCCCC; background: transparent; text-decoration: none; } 

a.menu:hover { color: #FFFFFF; text-decoration: underline; }

p {	text-align: justify; }

form { margin-bottom: 0; }
table { margin-bottom: 0; margin-top: 0; }

HR { 
    border-style: dotted; 
    height: 1px; 
	/*width: 700;*/
	color: #000000; 
    margin-top: 0em; margin-bottom: 0em;	
}

font.header {
	font-size: 200%;
	color: #000000;	
}

p.list {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

font.small {
	font-size: 80%;
}

font.url {
	font-family: Courier New, Courier, mono;
}

ul.arial { 
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  list-style-type: circle;
  text-indent: 0em;
}

a img { border: 0; }

