	body{
		background-color:#FBFBFB;
		font-family: Tahoma, Verdana, _sans;
		color: #686868;
	}
	a{
	font-family: Tahoma, Verdana, _sans;
	font-size: 100%;
	color: #686868;
}
	#logo{
		width:222px;
	}
	#logo90{
		background-color:#dddddd;
		height:120px;
	}
	#logo_shadow{
		background: url('../images/shadow_b.gif') left top no-repeat;
		height:9px;
		width:219px;
		
	}
	#menu_shadow{
		background: url('../images/css/shadow_c.gif') left top no-repeat;
		height:8px;
		width:219px;
	}
	#content{
		font-family: Tahoma, Verdana, _sans;
		font-size:80%;
		color: #686868;
		text-align:justify;
	}
	input, select, textarea {
		font-size: 11px; 
	}
	#content td{
	font-family: Tahoma, Verdana, _sans;
	font-size: 70%;
	color: #686868;
}

	#content a{
	font-family: Tahoma, Verdana, _sans;
	font-size: 100%;
	color: #686868;
	text-decoration: none;
}
	#content a:hover{
	font-family: Tahoma, Verdana, _sans;
	font-size: 100%;
	color: Red;
	text-decoration: none;
}
	.menu_item_white{
		background: url('../images/button_w.gif') left top no-repeat;
		font-family: Tahoma, Verdana, _sans;
		font-size:75%;
		font-weight: bold;
		vertical-align:middle;
		line-height:29px;
		height:30px;
		width:219px;
		text-align: center;

	}
	
	.menu_item_white a{
	text-decoration: none;
	}
	.menu_item_grey{
		background: url('../images/button_g.gif') left top no-repeat;
		font-family: Tahoma, Verdana, _sans;
		font-size:75%;
		vertical-align:middle;
		line-height:29px;
		height:29px;
		width:219px;
	}
	.left_column{
		background: url('../images/back_lef.gif') left top repeat-y;		
	}
	.right_column{
		background: url('../images/back_rig.gif') right top repeat-y;
	}
	#right_column_back{
		background: url('../images/right_st.gif') right top repeat-y;
	}
	#left_column_shadow{
		background: url('../images/shadow_l.gif') left bottom no-repeat;
		font-size:70%;
		padding-left:12px;
		padding-right:40px;
		padding-bottom:25px;
		text-align:justify;
	}
	#right_column_shadow{
		background: url('../images/css/shadow_r.gif') right bottom no-repeat;
		font-size:70%;
		padding-right:12px;
		padding-left:40px;
		padding-bottom:25px;
		text-align:justify;
	}
	hr .column{
		color: #BBBBBB;
		size:1px;
	}
	.title{
		color: #59BD10;
		font-size:150%;
		letter-spacing: 3px;
		margin-left:10px;
	}
	.spacer{
		font-size:7px;
	}
	a.left_menu{
		text-decoration:none;
		color: #000000;
		margin-left:20px;
	}
	a.bottom_menu{
		text-decoration:none;
		color: #59BD10;
		font-size:80%;
		font-weight:bold;
	}
	a:hover.bottom_menu{
		color: #D33D29;		
	}
	#main_menu{
		border-top: 1px solid #BCBCBC;
		height: 29px;
	}
	.delimiter{
		width:1px;
		background: url('../images/css/delimite.gif') center top repeat-y;
	}
	a.top_menu{		
		text-decoration:none;
		color: #686868;
		font-size:70%;
		font-weight:bold;
	}
	.line{
		width:96%;		
		height:2px;		
		font-size:2px;
		margin-top:2px;
		margin-bottom:4px;
		background-color: #59BD10;
	}
	h1{
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
	.promo a{
   font-size: 11px;
	text-decoration: none;
   }	
.promo a:hover {
	color: Red;
	text-decoration: none;
}


