/* For non-banner-based home page, use following settings */
#centerframe {
	padding:0px;
	width:100%;
	text-align:center;
}

#contentframe {
	background-color:#FFFFFF;

	width:96%;
	
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;

	padding:0px;
	
	text-align:center;	
}

#hfLeft {
	float:left;
	
	width:50%;
	min-width=250px;
	
	text-align:center;
	
	margin-left:-165px;
	margin-bottom:15px;
}

#hfLeft_box{
	padding-left:165px;	
}

#hfLeft_box div.inside{
	height:auto!important;	
	height:350px;	
	min-height:350px;	
}

#hfLeft_box p{
	text-align:left;
}

.hfCenter {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	
	background:white;
	z-index:10;
	margin-bottom:15px;
}

#hfRight {
	float:right;
	
	width:50%;
	min-width=250px;
	
	text-align:center;
	
	margin-right:-165px;
	margin-bottom:15px;
}

#hfRight_box{
	padding-right:165px;
}

#hfRight_box div.inside{
	height:auto!important;	
	height:350px;	
	min-height:350px;	
}

#hfRight_box p{
	text-align:left;
}
/* End of non-banner-based home page */


.top-left {
margin-right: 14px; /* clip right corner */

background-image: url('/imag/components/gold_corners.gif');

height: 14px; /* vertical: show first half of the image with the top-corners in it */

border:0px;

font-size: 1px; /* correct height for IE */
}

.top-right {
margin-top: -14px; /* to level of top-left corner */
margin-left: 14px; /* clip left corner */

background-image: url('/imag/components/gold_corners.gif'); 
background-position: 100% 0; /* show bg-image starting at the right */

height: 14px; 

border:0px;

font-size: 1px;
}

.bottom-left {
margin-left:0px;
margin-right: 14px; /* clip right corner */

background-image: url('/imag/components/gold_corners.gif');
background-position: 0 -14px; /* show under half of the image */

border:0px;

height: 14px;

font-size: 1px;
}

.bottom-right {
margin-top: -14px; /* to level of bottom-left corner */
margin-left: 14px; /* clip left corner */

background-image: url('/imag/components/gold_corners.gif'); 
background-position: 100% -14px; /* under half, right side */

height: 14px; 

border:0px;

font-size: 1px; 
}

.inside {

border-left: 1px solid #D7DA34;
border-right: 1px solid #D7DA34;

padding-left: 15px;
padding-right: 15px;

margin-bottom:0px;
padding-bottom:0px;
}

.top-leftG {
margin-right: 14px; /* clip right corner */

background-image: url('/imag/components/cornersG.gif');

height: 14px; /* vertical: show first half of the image with the top-corners in it */

border:0px;

font-size: 1px; /* correct height for IE */
}

.top-rightG {
margin-top: -14px; /* to level of top-left corner */
margin-left: 14px; /* clip left corner */

background-image: url('/imag/components/cornersG.gif'); 
background-position: 100% 0; /* show bg-image starting at the right */

height: 14px; 

border:0px;

font-size: 1px;
}

.bottom-leftG {
margin-left:0px;
margin-right: 14px; /* clip right corner */

background-image: url('/imag/components/cornersG.gif');
background-position: 0 -14px; /* show under half of the image */

border:0px;

height: 14px;

font-size: 1px;
}

.bottom-rightG {
margin-top: -14px; /* to level of bottom-left corner */
margin-left: 14px; /* clip left corner */

background-image: url('/imag/components/cornersG.gif'); 
background-position: 100% -14px; /* under half, right side */

height: 14px; 

border:0px;

font-size: 1px; 
}

.insideG {

border-left: 1px solid #446645;
border-right: 1px solid #446645;

background-color:#446645;
color:#FFFFFF;

padding-left: 15px;
padding-right: 15px;

margin-bottom:0px;
padding-bottom:0px;
}

.insideG p{
	color:white;
}

.notopgap{
	margin-top:0px;
}

.nobottomgap{
	margin-bottom:0px;
}


#varfotos td{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	padding:5px;
}

#varfotos a, #varfotos a:visited{
	color: #FF6600;
	text-decoration:none;
}

#varfotos a:hover{
	color: #3366CC;
	text-decoration:none;
}

.clear{
	clear:both;
}


.insideG a.G{
	color:white;
	text-decoration:none;
}

.insideG a.G:hover{
	color:red;
	text-decoration:none:
}

