/* CPCP 2005-12-22 Rasmus Hansson, Entronet, Inc. */
/* Links */
A:link { color: #FFFFFF;}
A:active { color: #FFFFFF; }
A:visited { color: #FFFFFF;}
A:hover {color: #FFFFFF;}

img {
	border:none;
}

/* Headline */
.headline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-transform: uppercase;}

/* Headline Underlined */
.headline_ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-transform: uppercase; text-decoration:underline;}

/* Bread text */
.bread { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #FFFFFF;}
A.bread:link { color: #FFFFFF;text-decoration: underline;}
A.bread:active { color: #FFFFFF; text-decoration: underline;}
A.bread:visited { color: #FFFFFF;text-decoration: underline;}
A.bread:hover {text-decoration: underline;}

/* Info Column text */
.infoColumn { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px; font-size: 10px; color: #dad2cf;}
.infoColumnbold { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px; font-weight: bold; font-size: 10px; color: #dad2cf;}

/* Popup Text */
.popText { font-family: Arial, Helvetica, sans-serif, Times, serif; font-size: 11px; color: #716a4d; }

/* Table Header */
.tableHeader { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;  }

/* Table Header */
.newsHeader { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }

/* Table Columns */
.tableColumn { font-family:Arial, Helvetica, sans-serif, Times, serif; font-size: 11px; color: #FFFFFF; }

/* Sub headline */
.subHeadline { font-family: Arial, Helvetica, sans-serif, Times, serif; font-size: 12px; line-height: 20px; font-weight: bold; color: #FFFFFF;}

/* Sub bread text */
.subBread { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #FFFFFF;}



.image{
	border-style:outset;
	border-color: white;
	border-width: 4px;
	border-style:solid;
      }





/* Bread Largetext */
.bread2 { font-family: "Times New Roman", Times, serif; font-size: 18px; line-height: 20px; color: #242424;}


/* Bread White text */
.breadwhite { font-family: "Times New Roman", Times, serif; font-size: 13px; line-height: 20px; color: #FFFFFF;}

/* Green text */
.green { font-family: verdana; font-size: 10px; line-height: 12px; color: #024204;}
A.green:link { color: #024204;}
A.green:active { color: #024204; }
A.green:visited { color: #024204;}
A.green:hover {text-decoration: underline;}
A.green {text-decoration: none;}

/* List text */
.list  { font-family: verdana; font-size: 10px; line-height: 15px; color: #000000;}
A.list:link { color: #000000;}
A.list:active { color: #000000; }
A.list:visited { color: #000000;}
A.list:hover {text-decoration: underline;}
A.list {text-decoration: none;}

/* Footer */
.footer  { font-family: verdana; font-size: 9px; line-height:9px; color: #000000;}
A.footer:link { color: #000000;}
A.footer:active { color: #000000; }
A.footer:visited { color: #000000;}
A.footer:hover {text-decoration: underline;}
A.footer {text-decoration: none;}

/* Error text */
.error { font-family: verdana; font-size: 10px; line-height: 16px; color: #FF0000;}
A.error:link { color: #FF0000;}
A.error:active { color: #FF0000; }
A.error:visited { color: #FF0000;}
A.error:hover {text-decoration: underline;}
A.error {text-decoration: underline;}

/* Input fields & buttons */
.input55 {
 background-color: #FFFFFF;
 border: #000000 1px solid;
 font-family: verdana;
 font-size: 9px;
 color: #000000;
 width: 55px;
 height: 18px;
} 
.input176 {
 background-color: #FFFFFF;
 border: #000000 1px solid;
 font-family: verdana;
 font-size: 9px;
 color: #000000;
 width: 176px;
 height: 18px;
} 
.input185 {
 background-color: #FFFFFF;
 border: #000000 1px solid;
 font-family: verdana;
 font-size: 9px;
 color: #000000;
 width: 185px;
 height: 18px;
} 
.submit {
 background-color: #D5D1C9;
 border: #000000 1px solid;
 font-family: verdana;
 font-size: 9px;
 color: #000000;
}

#team {
	float: left;
}
#advisors a {
	font-family: verdana;
	font-size: 11px;
	color: #000;	
	
	position: relative;
	top: -58px;
	left:5px;
	text-decoration: none;
}
#team a {	
	font-family: verdana;
	font-size: 11px;
	color: #000;
	
	position: relative;
	top: -58px;	
	text-decoration: none;
}
