a {text-decoration: none; color: #6666CC}
a:hover {color: #888888}
h2
{
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 15px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
h3
{
font-family: Arial, sans-serif;
font-style: normal;
font-size: 11px;
color: #000000; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
h5
{
font-family: Arial, sans-serif;
font-style: normal;
font-size: 8px;
color: #000000; 
 margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
h6
{
font-family: Arial, sans-serif;
font-style: normal;
font-size: 7px;
color: #000000; 
 margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/* p {font-family: impact} */
TABLE { /* background: blue; */ border-style: none; margin: 0 auto; }
TD    { /* background: white; */ text-align: center; font-family: arial;}

td.c0 {	background-color: #99ddff; }
td.c4 {	background-color: #99ddff; }
td.c8 {	background-color: #99ddff;}
td.c12 { background-color: #99ddff;}
td.c16 { background-color: #99ddff;}
td.c20 { background-color: #99ddff;}
*/

.inset {
  background:transparent;
  width:40%;
  }
.inset h1, .inset p {
  margin:0 10px;
  }
.inset h1 {
  font-size:2em; color:#fff;
  }
.inset p {
  padding-bottom:0.5em;
  }
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {
  display:block; 
  overflow:hidden;
  font-size:1px;
  }
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {
  height:1px;
  }
.inset .b2 {
  background: white; 
  border-left:1px solid #999; 
  border-right:1px solid #aaa;
  }
.inset .b3 {
  background: white;
  border-left:1px solid #999; 
  border-right:1px solid #ddd;
  }
.inset .b4 {
  background: white;
  border-left:1px solid #999; 
  border-right:1px solid #eee;
  }
.inset .b4b {
  background: white;
  border-left:1px solid #aaa; 
  border-right:1px solid #fff;
  }
.inset .b3b {
  background: white; 
  border-left:1px solid #ddd; 
  border-right:1px solid #fff;
  }
.inset .b2b {
  background: white; 
  border-left:1px solid #eee; 
  border-right:1px solid #fff;
  }
.inset .b1 {
  margin:0 5px; 
  background:#999;
  }
.inset .b2, .inset .b2b {
  margin:0 3px; 
  border-width:0 2px;
  }
.inset .b3, .inset .b3b {
  margin:0 2px;
  }
.inset .b4, .inset .b4b {
  height:2px; margin:0 1px;
  }
.inset .b1b {
  margin:0 5px; 
  background:#ffffff;
  }
.inset .boxcontent {
  display:block; 
  background: white; 
  border-left:1px solid #999; 
  border-right:1px solid #fff;
  }

.photoborder { border: 1px solid #000000; }

.borderboxcolor {	
	background-color: #DAC0A0;
	border: solid 1px #ECDDCC;
} 

.contenttiny {
	font-size: 11px;
	line-height: 11px;
	color: #000000;
}

.contentmedium {
	font-size: 12px;
	line-height: 12px;
	color: #000000;
}

.contentbig {
	font-size: 14px;
	line-height: 15px;
	color: #000000;
}

.contenthuge {
	font-size: 14px;
	line-height: 15px;
	color: #000000;
}

A.photo:hover .photoborder, A:active .photoborder {
	border: 1px solid #888888;
}

