a.news {
  color: #8ec3d7;
  text-decoration: none;
  font-size: 11px;
  font-family: tahoma;
  font-weight: bold;
}

a.news:hover {
  text-decoration: underline;
  color: #8ec3d7;
}

a.footer {
  color: #707070;
  text-decoration: none;
  font-size: 10px;
  font-family: tahoma;
}

a.footer:hover {
  text-decoration: underline;
  color: #cc0000;
}

a.services {
  color: #707070;
  text-decoration: none;
  font-size: 11px;
  font-family: tahoma;
}

a.services:hover {
  text-decoration: none;
  color: #cc0000;
}

a {
  color: #707070;
  text-decoration: underline;
  font-size: 11px;
  font-family: tahoma;
}

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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #707070;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {font-size: 11px; font-family: tahoma; color: #707070;}
.style3 {
	color: #00678F;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #547f24;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #588526;
	font-weight: bold;
}
.style6 {
	color: #9c3f0a;
	font-size: 10px;
	font-family: tahoma;
}
.style7 {
	color: #5a5a5a;
	font-size: 10px;
	font-family: tahoma;
}
.style8 {
	color: #527c23;
	font-size: 12px;
	font-family: arial;
}

.ddmcredits {
	color: #a1a1a1;
	font-size: 10px;
	font-family: tahoma;
}

.customselect {
	background:#E4F3FA;
	font-size: 11px;
	background-color: #E4F3FA;
	border-color: #9494C0;
	border-style: solid;
	border-width: 1;
	color: #000000;
} 

input.button {
  font-weight: bold;
  border: 1px outset #ffffff;
  color: #ffffff;
  background-color: #f60;
}

input, textarea, select, .inputbox {
  border: 1px solid #f60;
  color: #000;
  background-color: #ffffff;
}


.gallerycontroller{
width: 200px
}

.gallerycontent{
width: 320px;
height: 280px;
background-color: #ffffff;
padding: 3px;
display: block;
}


