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

a:link {
    color: #0073c7;
    background-color: inherit;
	text-decoration: none;
}

a:visited {
    color: #5A88B5;
    background-color: inherit;
	text-decoration: none;	
}

a:link:hover,
a:link:active,
a:visited:hover,
a:visited:active {
    color: #0073c7;
    background-color: #f0f0f0;
	text-decoration: none;	
}

p {
	text-align: center;
}

form { 
	margin-bottom: 0;
}

HR {
	height: 1px;
	margin-top: 0em;
	margin-bottom: 0em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

.std_box {
  width: 705px;
}

.gray_bord {
	border-color: #666666;
	border-width: 1;
	border-style: solid;
}

.header {
	font-size: 135%;
	color: #0077A8;	
}

.header1 {
	font-size: 175%;
	color: Blue;
	}

em {
	color: Black;
	font-weight: bolder;
}

.btsmenu {
	
	font-size: .8em;
	color: #6495ED;
}

.btscurrent {
	
	font-size: 1.2em;
	color: #6495ED;
font: bolder;
}

.list {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.small {
	font-size: 70%;
}

.url {
	font-family: Courier New, Courier, mono;
}

ul { 
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  list-style-type: circle;
  text-indent: 0em;
}

a img { border: 0;
}

