@charset "utf-8";

.font-RB{ 
font-family: 'Reenie Beanie', arial, serif; 
}


.font-vollkorn{ font-family: 'Vollkorn', arial, serif; }


.font-OFL{ 
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	}

.font-Droid{
	font-family: 'Droid Sans', arial, serif;
	}
	
.font-Balthazar{
font-family: 'Balthazar', sans-serif;
}

.font-UL{
	font-family: "HelveticaNeue-UltraLight";
}

.letter-space{
	letter-spacing:0.1em;
}

.textnone{text-decoration:none;}

.hidden {
	visibility: hidden;
}

.none{
	display:none;
}


.txt_bold {
	font-weight: bold;
}


.float_left{
	float:left;
	}
	
.float_right{
	float:right;
	}
	

.ml10{
	margin-left:10px;
	}
	
.ml20{
	margin-left:20px;
	}
	
.ml_500{
	margin-left:450px;
	}
	
	
.mt10{
	margin-top:10px;
	}
.mt15{
	margin-top:10px;
	}
	
.mt20{
	margin-top:20px;
	}
	
.mb10{
	margin-bottom:10px;
	}
	
.mb20{
	margin-bottom:20px;
	}	

.left_margin{
	margin-left:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tx_center{
	text-align: center;
	}	
	
.caption{
	color: #333;
	line-height: 170%;
	font-size: 11px;
}



.cp11{
	color: #333;
	font-size: 11px;
	line-height: 160%;
}
	
.space_5{
	clear: both;
	float: none;
	width: 100%;
	height: 5px;
}

.mt225{
		margin-top: 225px;	
}

.clear{
	clear: both;
	float: none;
}

.space_10{
	clear: both;
	float: none;
	width: 100%;
	height: 10px;
}

.space_15{
	clear: both;
	float: none;
	width: 100%;
	height: 15px;
}


.space_30{
	clear: both;
	float: none;
	width: 100%;
	height: 30px;
}



.space_75{
	clear: both;
	float: none;
	width: 100%;
	height: 75px;
}



.space_90{
	clear: both;
	float: none;
	width: 100%;
	height: 90px;
}

.lineup{
	color: #C00;
}