body {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
}

td {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
}

img {
	border : none;
}

li { list-style-type: square;
     color: #b68d0a;
}
input { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #af8103;
}

textarea { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #af8103;
}

.text_general {
	/* text general */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
	line-height: 130%;
}

.text_home2 {
    /* text black */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 14px;
	letter-spacing: 2px;	
	color : #000000;
	font-weight: normal;
	line-height: 130%;	
}

.text_grey {
    /* text general grey */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #666666;
	font-weight: normal;
	line-height: 130%;
}

.page_title {
	/* title page */
    color: #f58105;
    font-family: Arial;
	letter-spacing: 1px;
    font-size: 16px;
    font-weight: bold;
}

.subtitle {
	/* subtitle orange */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f58105;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: normal;
}

.captions {
	/* text small */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.breadcrumb{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.home_stat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0.5px;
	font-weight: lighter;
	color: #000000;
	font-weight: bold;
}
.home_stat2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5px;
	color: #000000;
	font-weight: bold;
}
.project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #31649d;
	font-style: normal;
	line-height: normal;
}

a.text_home {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #000000;
	letter-spacing: 0.5px;
	font-weight: bold;	
}

a.text_home:hover {		
	color : #666666;
	
}

/* news styles */
.news_title {
    font-family: Arial;
	color: #666666;
	letter-spacing: 0px;
    font-size: 14px;
    font-weight: bold;
}
.news_subtitle {
    font-family: Arial;
	color: #b68d0a;
	letter-spacing: 0px;
    font-size: 13px;
    font-weight: bold;
}
.news_text {
    font-family: Verdana;
	color: #333333;
    font-size: 11px;
    font-weight: normal;
	line-height: 130%;
}
.news_date {
    font-family: Verdana;
	color: #999999;
    font-size: 10px;
    font-weight: normal;
}

/* product display styles */

.product_title {

    font-family: Arial;
	color: #CAAE78;
	letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
}
.product_cats {

    font-family: Arial;
	color: #BACC71;
	letter-spacing: 1px;
    font-size: 13px;
    font-weight: bold;
}


A{
    COLOR: #f89202;
    text-decoration: none;
}

A:hover{
    color: #666666;
    text-decoration: none;
}

A.footer{
    color: #685F56;
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
}

A.footer:hover{
    COLOR: #C2911B;
    text-decoration: none;
}

.footer_links {  
	color: #f89202;
    font-family: arial;
    FONT-SIZE: 8pt
}

.footer3 {  
	color: #445344;
    font-family: Verdana;
    FONT-SIZE: 7pt
}

.time_date{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

table.general {
	border: 1px solid #C490B1;
}
td.cell_side {            
	border: 1px solid #F0F0F4;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 1px;
    border-bottom-color: #FFFFFF;
    border-top-color: #ffffff;
    border-left-color: #FFFFFF;
    border-right-color: #F0F0F4; 
}

.b_cramb {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: #666666;
	font-weight: bold;
}
.top_categ {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: #666666;
	font-weight: bold;
}
.top_categ_title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	color: #666666;
	font-weight: bold;
}
.footer_bold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	color: #999999;
	font-weight: bold;
}
a.email_link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 3px;
	color: #FFFFFF;
	font-weight: bold;
}
a.email_link:hover{
    color: #000000;
}
td.line {            
	border: 1px solid #9C9187;
	background-color: #f7f4ed;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
    border-bottom-color: #9C9187;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff; 
}

.title_pop {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 13px;
	letter-spacing: 1px;	
	color : #696462;
	font-weight: bold;
	text-decoration: none;
}

.text_pop {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
	line-height: 110%;
}

table.pop {
	border: 1px solid #999999;
}

td.cell_pop {            
	border: 1px solid #9C9187;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
    border-bottom-color: #9C9187;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff; 
}
