/* 
  Styles for Photo Gallery WWW.DIMIN.net, Dima Fedorov 
  ver 1.0
  02/04/2003 23:59
*/

body { 
  /*margin: 0em 0em 0em 0em;*/
  color: #666666;
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
}

table { margin-bottom: 0; margin-top: 0; }
table.bordthick { background: #0077A8; }
table.bordthin  { background: #FFFFFF; }
td.thumb { background: #0077A8; width: 110px; height: 110px; }

a:link { color: #0077A8; background: transparent; text-decoration: none; } 

a:visited { color: #000000; text-decoration: none; }

a:active { color: #666666; }

a:hover { color: #666666; text-decoration: underline; }

a.menu:link, a.menu:visited, a.menu:active { 
  color: #666666; background: transparent; text-decoration: none; } 

a.menu:hover { color: #666666; text-decoration: underline; }

p {	text-align: justify; }

form { margin-bottom: 0; }

HR { 
    border-style: dotted; 
    height: 1px; 
	/*width: 700;*/
	color: #000000; 
    margin-top: 0em; margin-bottom: 0em;	
}

font.header {
	font-size: 150%;
	color: #0077A8;	
}

p.list {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

font.small {
	font-size: 70%;
}

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; }

