/* General Elements */
/* ----------------------------------------------------- */
body {
	font: 11px Arial, Verdana, sans-serif;
	color:#c3c3c3;
	background-color: #000000;
	margin: 0;
	padding: 0;
	background-position: bottom center; 
	background-repeat: repeat-x;
}


td, p, div {
	font: 11px Arial, Verdana, sans-serif;
	color:#c3c3c3;
}

a {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #CB0000;
	text-decoration:none;
	font-weight: bold;
}

a.cr {
	text-decoration:none;
	color: #CB0000;
}
a.cr:visited {
	text-decoration:none;
	color: #CB0000;
}
a.cr:hover {
	color: #CB0000;
	text-decoration:none;
}



a.main_menu, a.sub_menu {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
a.main_menu:visited, a.sub_menu:visited {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
a.main_menu:hover, a.sub_menu:hover {
	color: #CB0000;
	text-decoration:none;
	font-weight: bold;
}

a.main_menu_sel, a.sub_menu_sel {
	text-decoration:none;
	color: #CB0000;
	font-weight: bold;
}
a.main_menu_sel:visited, a.sub_menu_sel:visited {
	text-decoration:none;
	color: #CB0000;
	font-weight: bold;
}
a.main_menu_sel:hover, a.sub_menu_sel:hover {
	text-decoration:none;
	color: #CB0000;
	font-weight: bold;
}

.marquee 
{
	position:relative;
    overflow:hidden;
    width:600px;
    height:400px;
    border:solid black 1px;
}

.text_bold {
	font: 11px Arial, Verdana, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
}

.text_highlight 
{
	color: #CB0000;
}

.tree_number 
{
	color: #8bc540;
	font: 22px Ozone, Myriad Pro, Arial, Verdana, sans-serif;
}

.text_title_1 {
	font: 22px Myriad Pro, Arial, Verdana, sans-serif;
	color:#c3c3c3;
	line-height: normal;
}

.text_title_2 {
	font: 14px Myriad Pro, Arial, Verdana, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 30px;
}

.footer_testimonial 
{
	width: 350px;
}
	
	
.ctltext  { 
	color:#333333; 
	font-weight:normal;
	font-size: 11px;
	margin: 0px;
	border-collapse: collapse;
	Padding: 1px;
	Border: 1px;
	Border-color: #ACACAC;
	Border-style: solid;
	Border-width: 1px;
	background-color: #ECECEC;
	}
