body {
	background-image: url(images/homepg/hp_10.jpg);
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #999999;
}
a:active {
	color: #CCCCCC;
}
.maintext {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify;
}

.errtable {  

font-size: 12px;  
font-family: verdana;  
color: white;

background-color: #8c0202; 
padding-top: 4px; 
padding-right: 4px; 
padding-bottom: 4px; 
padding-left: 4px; 
border: #CC0000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; border-left-width: 1px
}

.msgtable {  

font-size: 12px;  
font-family: verdana;  
color: black;

background-color: #cccccc; 
padding-top: 4px; 
padding-right: 4px; 
padding-bottom: 4px; 
padding-left: 4px; 
border: #FFFFFF; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; border-left-width: 1px
}

.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
.style10  {  
font-size: 13px;  
font-family: verdana;  
color: red;
} 
.maintextsmall {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #CCCCCC;
}
.tagline {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
}
.maintextbold {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}
.standard  {  
  font-size: 12px;  
  font-family: "Century Gothic", Arial, Verdana;  
  color: #CCCCCC;
  background-color: #333333;  
  scrollbar-base-color:#333333;
  } 
#borderTable {
border: 2px solid #333333;
}