/* CSS Document */
body {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
table {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
}

.rubrik {
	font-family: Arial, Verdana;
	font-size:16px;
	font-weight: bold;
	color: #000000;
}
.blue {
	font-family: Arial, Verdana;
	font-size:10px;
	font-weight: bold;
	color: #057FCD;
}
input {
	font-family: Arial, Verdana;
	font-size:10px;
	font-weight: bold;
	color: #057FCD;
	border: 1px #4E4F50 solid;
	background-color:#FFFFFF;
}
td.index_table_cell
{
  width: 34%;
  padding: 3px;
  border: none;
}

td.index_subcat_table_cell
{
  padding: 3px;
  border: none;
}
.gallerytitle {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 18pt;
}

.thumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.thumbnail {
  text-align: center;
}

.thumbnail_title {

  text-align: center;
}

.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
}

.navigationdisabledtext {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

a:link { 
text-decoration: none; color: #323232;
}
a:visited { 
text-decoration: none; color: #323232;
}
a:active { 
text-decoration: none; color: #323232;
}
a:hover { 
text-decoration: none;
font-weight: bold;
background-color:FFFFFF; 
color: #000000;
}