BODY, TD
{
	font-family : "Trebuchet MS";
	font-size : 14px;
	background-color : #F2F5E5;
	margin : 0px;
	margin-top : 24px;
}



A, A:link, A:visited, A:active, A:hover
{
	color : #4D5050;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
}

A.linee, A.linee:link, A.linee, A.linee:active, A.linee:hover
{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

A.red_arrow, A.red_arrow:link, A.red_arrow:visited, A.red_arrow:active, A.red_arrow:hover
{
	color : #C01200;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
	
	background-image: url("../images/luifire/red_link_arrow.gif");
	background-position: right;
	background-repeat: no-repeat;
	
	padding-right: 8px;
}

A.submenu, A.submenu:link, A.submenu:visited, A.submenu:active, A.submenu:hover
{
	color : #C01200;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	padding-right: 10px;
}

A.submenu_on, A.submenu_on:link, A.submenu_on:visited, A.submenu_on:active, A.submenu_on:hover
{
	color : #C01200;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	padding-right: 10px;
}

.txtDimensionNormal
{
	font-size : 14px;
}

.txtDimensionNormalSmaller
{
	font-size : 12px;
}

.txtTitle
{
	font-size : 24px;
	color : #FFFFFF;
	font-weight : bold;
}

.txtProductTitle, A.txtProductTitle, A.txtProductTitle:link, A.txtProductTitle:active, A.txtProductTitle:visited, A.txtProductTitle:hover
{
	font-family : "Trebuchet MS";
	font-size : 16px;
	font-weight : bold;
	color: black;
	
}



.txtProductDescripion
{
	font-size : 12px;
}

.txtFooter
{
	color : #EAC783;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}


.txtSmall
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 20px;
}

.txtNewsTitle, A.txtNewsTitle, A.txtNewsTitle:link, A.txtNewsTitle:active, A.txtNewsTitle:visited, A.txtNewsTitle:hover
{
	font-family : "Trebuchet MS";
	font-size : 13px;
	color : #FFFFFF;
	font-weight : bold;
}

.txtOrange
{
	color : #E8A82D;
}

.txtGray 
{
	color : #4D5050;
}

.bkgContent
{
	background-color : #F9FAF3;
}

.bkgOrange
{
	background-color : #E8A82D;
}

.bkgGray
{
	background-color : #A09683;
}

.newsDate
{
	text-align: right;
	font-weight: bold;
	color: #9E9380;
}

.newsTitle, A.newsTitle, A.newsTitle:link, A.newsTitle:active, A.newsTitle:visited, A.newsTitle:hover
{
	font-family : "Trebuchet MS";
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.newsText
{
	
}

SELECT
{
	font-size : 10px;
}

.productSheet
{
	font-family : "Trebuchet MS";
	font-size : 12px;
	background-color : #F9FAF3;
}

.productSheet TD
{
	font-family : "Trebuchet MS";
	font-size : 12px;
	background-color : #F9FAF3;
}

.productSheet strong, .productSheet b
{
	font-weight: bold;
	color: #9E9380;
	background-color : #F9FAF3;
	line-height: 24px;
}

.productSheet A, .productSheet A:link, .productSheet  A:visited, .productSheet  A:active, .productSheet  A:hover
{
	color : #C01200;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
	
	background-image: url("../images/luifire/red_link_arrow.gif");
	background-position: right;
	background-repeat: no-repeat;
	
	padding-right: 8px;
}