
body {
	background-image: url(../img/bg.jpg);
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	

/* ----------Content---------- */

}
.sidebar-left-block
{
	width: 100%
}
.sidebar-left-block .sidebar-left-block-header
{
	width: 100%;
}

.headings {
    font-size: 18px;
	color: #be1019;
	font-weight: bold;

}
.text-content-12 {
    font-size: 12px;
	color: #000000;
	
}
.text-content-11 {
    font-size: 11px;
	color: #000000;
	
}
.text-content-10 {
    font-size: 10px;
	color: #000000;

}
.body-heading {
    font-size: 14px;
	color: #000000;

		
}
.txt-footer {
    font-size: 10px;
	color: #000000;
	
}
.txt-footer2 {
    font-size: 10px;
	color: #999999;
	
}
.box-header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #be1019;
	padding-right: 15px;
	padding-left: 15px;
	padding: 3px;
	background-repeat: repeat-x;
	
}	
.box-header-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #be1019;
	padding-right: 15px;
	padding-left: 15px;
	padding: 5px;
	background-repeat: repeat-x;
}
.title-gray-dark {
	font-size: 10px;
	background-color: #cecdcd;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title-gray-light {
	font-size: 10px;
	background-color: #f3f3f3;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box-border-gray {
	font-size: 10px;
    font-weight: bold;
	border: 2px solid #8f8d8e;
}
.bg-red { bacground-color: #F3F3F3
}		
	
/* ------------Calendar------------ */

.calendar-month {
    font-size: 11px;
	color: #353D48;
	font-weight: bold;
	
}
.calendar-days-highlight
{
	font-weight: bold;
    font-size: 11px;
	color: #353D48;
}

.calendar-days {
    font-size: 11px;
	color: #353D48;
}
	
		
/* ------------LINKS------------ */

a:link {
	color: 000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 000000;
}
a:hover {
	text-decoration: underline;
	color: 000000;
}
a:active {
	text-decoration: none;
	color: 000000;
	
}
a.links-pop-gallery:link, a.links-pop-gallery:visited {
	font-size: 12px;
	color: #6d6d70;
	border: 1px solid #bbbbbb;
	

}
a.links-pop-gallery:hover {
	font-size: 12px;
	color: #6d6d70;
	border: 1px solid #bbbbbb;
	

}	
a.links-pop-gallery-active:link, a.links-pop-gallery-active:visited {
	FONT-WEIGHT: bold; 
	font-size: 12px;
	color: #6d6d70;
	border: 1px solid #bbbbbb;