/* CSS Document */



/* ======================= MAIN PAGE ELEMENTS ==================== */

body {
	background: white;
	font-size: 12pt;
	}

#container {

	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
	
#top_banner {
	width: 792px;
	
	height: 65px;
	
	

	}	
	
#footer {
	display:none;
	}
	
	
/*++++++++++++ THESE CONTROL TWO MAIN COLUMNS ++++++++++++++ */
	
#left {
	display:none;
	}
	
#right {
	width: auto;
	
	height: auto;
	
	
	}
	

#both {
	width: auto;
	
	height: auto;
	}
	
/*++++++++++++ THIS IS THE RIGHT MAIN COLUMN ++++++++++++++ */

#headline {
	width: 669px;
	
	height: 74px;
	
	margin-left:1px;
	}
	
	
/*++++++++++++ THIS IS THE LEFT MAIN COLUMN WITH NAVIGATION ++++++++++++++ */ 

#navcontainer { display:none; }

	
/* ++++++++++++ STATIC PAGE +++++++++++++++++ */

#cols {
	width: 652px;
	
	height: 100%;
	
	padding:0 7px 20px 10px;
	}
	
#left_col {
	width: 191px;
	
	height: 100%;
	
	float: left;
	}
	
#right_col {
	width: auto;
	
	height: auto;
	}
	
/* ++++++++++++++ TEXT FORMATTING +++++++++++ */
p {
	font-family: verdana, arial, Helvetica, sans-serif;

	font-size:11px;
	
	color:#333333;
	
	line-height: 130%;
	}
	
p a{
	font-family: verdana, arial, Helvetica, sans-serif;

	font-size:11px;
	
	color:#b10034;
	
	text-decoration: underline;
	}
	
p a:hover{
	font-family: verdana, arial, Helvetica, sans-serif;

	font-size:11px;
	
	color:#333333;
	
	text-decoration: none;
	}
	
p a:visited{
	font-family: verdana, arial, Helvetica, sans-serif;

	font-size:11px;
	
	color:#b10034;
	
	text-decoration: underline;
	}
	
.h1 {
	font-family: arial, Helvetica, sans-serif;

	font-size:1em;
	
	color: #999999;
	
	line-height: 120%;
	
	font-weight: bold;
	}
	
	
.date {
	font-family: arial, Helvetica, sans-serif;

	font-size:0.56em;
	
	color: #999999;
	
	padding:2px 8px 2px 8px;

	}
	
.cat_name {
	font-family: arial, Helvetica, sans-serif;

	font-size:16px;
	
	font-weight:bold;
	}
	
.click {
	font-family: arial, Helvetica, sans-serif;

	font-size:10px;
	
	color: #fff;
	
	font-weight:bold;
	
	padding: 30px 2px 0 2px;
	
	text-align:center;
	}
	
.click a{
	font-family: arial, Helvetica, sans-serif;

	font-size:10px;
	
	color: #fff;
	
	font-weight:bold;
	
	text-align:center;
	}
	
.click a:hover{
	font-family: arial, Helvetica, sans-serif;

	font-size:10px;
	
	color: #fff;
	
	font-weight:bold;
	
	text-align:center;
	}
	
.table_head {
	font-family: arial, Helvetica, sans-serif;

	font-size:14px;
	
	color: #fff;
	
	font-weight:bold;
	}
	
.table_text {
	font-family: arial, Helvetica, sans-serif;

	font-size:12px;
	
	color: #878889;
	}

	
/* ++++++++++++++ CATALOGUE PAGES +++++++++++ */

#left_col2 {
	width: 190px;
	
	height: 100%;
	
	float: left;

	
	padding:5px;
	}
	
#right_col2 {
	width: 417px;
	
	height: 100%;
	
	float: right;
	
	
	
	padding:10px;
	}	
	
.cat_box {
	width: 417px;
	
	height: 100%;
	
	border-bottom: #999 solid 1px;
	
	padding-bottom:5px;
	
	margin-top:3px;
	}
	
.cat_box .leftbox {
	width: 235px;
	
	height: 100%;
	
	float: left;
	}
	
.cat_box .rightbox {
	width: 170px;
	
	height: 100%;
	
	float: right;
	}
	
.img {
	width: 97px;
	
	height: 97px;
	
	float: left;
	}
	
#cols2 {
	width: auto;
	
	height: auto;
	}
	
#left_col3 {
	width: 190px;
	
	height: 100%;
	
	float: left;
	
	padding:5px;
	}
	
#right_col3 {
	width: auto;
	
	height: auto;

	}	
	


/* +++++++++++++ CLICK BOXES COLORS +++++++++++++ */
.click_red {
	width: 67px;
	
	height: 97px;
	
	float:right;
	
	background-color: #b10034;
	}
	
.click_green {
	width: 67px;
	
	height: 97px;
	
	float:right;
	
	background-color: #009534;
	}
	
.click_blue {
	width: 67px;
	
	height: 97px;
	
	float:right;
	
	background-color: #007aa5;
	}
	
.click_brown {
	width: 67px;
	
	height: 97px;
	
	float:right;
	
	background-color: #d9a500;
	}
	
/* +++++++++++++ CATALOGUE COLORS +++++++++++++ */
.red {
	color: #b10034;
	}
	
.green {
	color: #009534;
	}
	
.blue {
	color: #007aa5;
	}

.brown {
	color: #d9a500;
	} 
	
/* +++++++++++++ CHARTS +++++++++++++ */
.chart {
	width: 626px;
	
	height: 100%;
	
	padding:0 7px 20px 7px;
	}
	
table {
	margin-top: 10px;
	}
	
th {
	background-color:#878889;
	}
	
tr {
	background-color:#d9dade;
	
	}
	
td {
	font-family: arial, Helvetica, sans-serif;

	font-size:12px;
	
	color: #333;
	}
	
td a{
	font-family: arial, Helvetica, sans-serif;

	font-size:12px;
	
	color: #b10034;
	}	
	
/* +++++++++++++ LISTS +++++++++++++ */

ul.list {
	list-style-type: square;
	
	font-family: verdana, arial, Helvetica, sans-serif;

	font-size:11px;
	
	color:#333333;
	
	line-height: 150%;
	
	
	}
	
ul.mails {
	list-style-type: square;
	
	font-family: verdana, arial, Helvetica, sans-serif;

	font-size:11px;
	
	color:#333333;
	
	line-height: 150%;

	}
	
ul.mails a{
	list-style-type: square;
	
	font-family: verdana, arial, Helvetica, sans-serif;

	font-size:11px;
	
	color:#b10034;
	
	line-height: 150%;

	}
	
