.text_blue
{	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #11616C;
	text-align: justify; 
	cursor: default}

.text_white
{	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify; 
	cursor: default}

.form		
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #11616C;
	background-color: #F3F5E3;
	border: 1px #A7AC79 solid;
	font-weight: normal;
	cursor: default}
	

.bg_menu		
{
	background-attachment: fixed;
	background-image: url(../img/bg/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_img		
{
	background-attachment: fixed;
	background-image: url(../img/products/product_kader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-left: 1px;
}

.bg_home		
{
	background-attachment: fixed;
	background-image: url(../img/bg/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 1px;
	padding-left: 1px;
}

.img		
{	cursor: hand}


/* ------------------------------------------- Link */


A:link
{	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #11616C;
	cursor: default
	text-decoration: underline}

A:visited 
{	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #11616C;
	cursor: default
	text-decoration: underline}

A:hover 
{	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #11616C;
	cursor: default
	text-decoration: underline}

A:active 
{	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #11616C;
	cursor: default
	text-decoration: underline}



/* SCROLLBAR */

BODY 
{		scrollbar-face-color: C2C798; 
		scrollbar-shadow-color: FFFFFF; 
		scrollbar-highlight-color: FFFFFF; 
		scrollbar-3dlight-color: FFFFFF; 
		scrollbar-darkshadow-color: FFFFFF; 
		scrollbar-track-color: FFFFFF; 
		scrollbar-arrow-color: FFFFFF
}
