/* 
  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-image: url(http://www.kmsbrick.com/images/bgb2.gif);
  font-family: Arial, Helvetica, sans-serif;
}

table { margin-bottom: 0; margin-top: 0; }
table.bordthick { background: #000000; }
table.bordthin  { background: #FFFFFF; }
td.thumb { background: #333333; width: 110px; height: 110px; border-style:groove;
	border-color:#666666;
	border-width:10px; }

a:link { color: #CC0000; background: transparent; text-decoration: none; } 

a:visited { color: #CC0000; text-decoration: none; }

a:active { color: #CC0000; }

a:hover { color: #CC0000; text-decoration: underline; }

a.menu:link, a.menu:visited, a.menu:active { 
  color: #000000; background: transparent; text-decoration: none; } 

a.menu:hover { color: #CC0000; 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: #000000;	
}

td.header {
	color: #CCCCCC;
    background-image: url(http://www.kmsbrick.com/images/index_51.gif);
    font-family: Arial, Helvetica, sans-serif;	
}

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; }

.v11r {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CD3232; text-decoration: none}