body { background: #e5e5e5; }

body,html {
    margin: 0px;
    padding: 0px;
    border-collapse:collapse;
    font-size: 12px;
    line-height: 17px;
    font-family:arial,tahoma;
    color:#333333;
    text-align:left;
}

img {
    border: 0;
}

a {
    text-decoration:none;
    color:#333333;
    font-weight:normal;
}

a:hover{
    text-decoration:none;
    color:#990000;
}

h1 {
    font: bold 22px "Book Antiqua", Arial, Tahoma, Verdena;
    font-style: none;
    color: #62615f;
    background: url("images/bg_hr.gif") bottom repeat-x;
	padding-bottom: 10px;
}

h2 {
    font: bold 16px "Book Antiqua", Arial, Tahoma, Verdena;
    font-style: none;
    color: #62615f;
}

h2:first-letter {
    color:#da251c;
}

h1:first-letter {
    color:#da251c;
}

td#col_left {
    width: 8px;
    background: #ffffff url("images/left_bg.gif") repeat-y;
}
td#col_right {
    width: 5px;
    background: #ffffff url("images/right_bg.gif") repeat-y;
}
#t_content {
    background: #ffffff url("images/foo.jpg") bottom no-repeat;
    
}
#tresc {
	background: transparent url("images/bg.jpg") top repeat-x;
	padding: 20px 40px 50px 40px;
}
td#col_foo {
    background: #ffffff url("images/foo.gif") top repeat-x;
}


td.vr {
	background: #ffffff url("images/bg_vr.gif") repeat-y top;
	
}





.carousel-component { 

	position:relative;

	overflow:hidden;

	display:none;

}

.carousel-component ul.carousel-list { 

	width:10000000px;

	position:relative;

	z-index:1;

    margin: 0px;

    padding: 0px;

}

.carousel-component .carousel-list li { 

	float:left;

	list-style:none;

	overflow:hidden;

    height: 150px;

    margin: 0px;

    padding: 0px;

}

.carousel-component .carousel-vertical li {

    margin: 0px;

    padding: 0px;

	margin-bottom:0px;

	float:left;

    clear:left;  

	overflow:hidden;

	display:block;

}

.carousel-component .carousel-clip-region { 

	overflow:hidden;

	margin:0px auto;

	position:relative; 

}

.carousel-component ul.carousel-list { 

	margin:0px;

	padding:0px;

	line-height:0px;

}

.carousel-component .carousel-list li { 

	text-align:left;

	margin:0px;

	padding:0px;

	font:10px verdana,arial,sans-serif;

	color:#666;

}

.carousel-component .carousel-list li { 

    margin:0px;

    width:200px;

}


