body{
margin-top:0px;
margin-left:0px;
font-family:"Trebuchet MS";
}
.orange_titles{
	font-size:14px;
	font-weight:bold;
	color:#F5851F;
}
.orange_titles A:link{
	font-size:14px;
	font-weight:bold;
	color:#F5851F;
	text-decoration: none;
}
.orange_titles A:hover{
	font-size:14px;
	font-weight:bold;
	color:#F5851F;
	text-decoration: underline;
}
.black_10{
	font-size:10px;
	color:#4F5051;
}
.orange_titles A:visited{
	font-size:14px;
	font-weight:bold;
	color:#F5851F;
	text-decoration: none;
}
.orange_titles A:active{
	font-size:14px;
	font-weight:bold;
	color:#F5851F;
	text-decoration: none;
}
.blue_titles{
	font-size:14px;
	font-weight:bold;
	color:#0072BC;
}
.blue_titles A:link{
	font-size:14px;
	font-weight:bold;
	color:#0072BC;
	text-decoration: none;
}
.blue_titles A:hover{
	font-size:14px;
	font-weight:bold;
	color:#0072BC;
	text-decoration: underline;
}
.blue_titles A:visited{
	font-size:14px;
	font-weight:bold;
	color:#0072BC;
	text-decoration: none;
}
.blue_titles A:active{
	font-size:14px;
	font-weight:bold;
	color:#0072BC;
	text-decoration: none;
}
.orange_11_bold{
	font-size:11px;
	font-weight:bold;
	color:#F5851F;
}
.orange_11_regular{
	font-size:11px;
	color:#F5851F;
}
.grey_11{
	font-size:11px;
	color:#8B8988;
}
.datum{
	font-size:10px;
	color:#8B8988;
}
.grey_light_12{
	font-size:11px;
	color:#8A8785;
}
.dark_grey_11{
	font-size:11px;
	color:#5A5A5A
}
.grey_10{
	font-size:10px;
	color:#929191;
}
.calendar_button {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	width:30px;
	height:20px;

	background-color: #F5851F;
	border: solid 1px #7F9DB9;
	border-top-color: #7F9DB9;
	border-left-color: #7F9DB9;
	border-bottom-color: #7F9DB9;
	border-right-color: #7F9DB9;
}
.calendar_button:hover, .calendar_button:focus {
	background: #e5e5e5;
	color: #000000;
}

.white_small {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #FFFFFF;
}

.black_small {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #000000;
}

.red_small {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #FF0000;
}

.gallery_bold{
	font-size:11px;
	color:#5A5A5A;
	font-weight:bold;
	text-decoration:none;
}
.gallery_date{
	font-size:11px;
	color:#5A5A5A;
	text-decoration:none;
}

/* begin of rounded border styles */
/*--------------------------------------------------*/
div.rounded{background:#FFFFFF;margin: 1em 0;}

/* following 2 rules are important for proper functions of rounded borders: */
div.rc-border{border: solid #BFBFBF;border-width: 1px 0;}
div.border-inner{border: solid #BFBFBF;border-width: 0 1px;}
/*------------------------------------------------*/
/* end of rounded border styles */
