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.footer2 {
  color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.footer2:hover {
  text-decoration: none;
  color:#100FED;
}

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

a.footer:hover {
  text-decoration: none;
  color: #FF4D00;
}

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

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

a {
	color: #0033CC;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

.style1 {
	color: #707070;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	font-size: 11px; 
	font-family: tahoma; 
	color: #000000;
}

.style3 {
	color: #012A46;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #547f24;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #195E7C;
	font-size: 11px;
	font-family: tahoma;
	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;
}

.style9 {
	color: #000000;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

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


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

.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.error {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#FF0000;
}

div.floatleft {
  float: left;
  border: thin silver solid;
  margin-right: 5px;
  margin-bottom: 1px;
}

div.floatright {
  float: right;
  border: thin silver solid;
  margin-left: 5px;
  margin-bottom: 1px;
}

div.caption {
  color: #666666;
  font-size: 9px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-left: 5px;
  margin-top: 3px;
  margin-bottom: 3px;
}
