.text_01 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
}
.text_02 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
}
.link_submenu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #232323;
	text-decoration: none;
	line-height: 12px;
}
.text_03 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	line-height: 25px;
	text-align: justify;
	
}
.text_04 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 12pt;
	text-align: left;
	color: #000000;
}
.text_title_link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
}
.text_menu_home {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 14px;
}
.home-box {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #B60000;
}


/* menu */
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}
.qmmc {position:relative;}
.qmmc a {float:left;display:block;white-space:nowrap;}
.qmmc div a {float:none;}
.qmmc div {display:none;position:absolute;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

/*"""""""" (MAIN) Container """"""""*/
#qm0{  
	background-color:transparent;	
}

#qm0 a{
	background	: url(../images/menu_off.gif) no-repeat; 
	border		: 0px;
	color		: #000000;
	font-family	: "trebuchet MS", verdana, arial;
	font-size	: 15px;
	font-weight : bold;
	height		: 39px;
	padding-top	: 10px;
	text-decoration : none;
	text-align	: center;
	width		: 112px;
}
#qm0 a.mainEnd{
	background	: url(../images/menu_off_end.gif) no-repeat !important; 
	border		: 0px;
	color		: #000000;
	font-family	: "trebuchet MS", verdana, arial;
	font-size	: 15px;
	font-weight : bold;
	height		: 39px;
	padding-top	: 10px;
	text-decoration : none;
	text-align	: center;
	width		: 120px;
}

#qm0 a:hover{	
	background	: url(../images/menu_on.gif) no-repeat; 
	color		: #FFFFFF;	
}

#qm0 a.mainEnd:hover{	
	background	: url(../images/menu_on_end.gif) no-repeat !important; 
	color		: #FFFFFF;	
}


	 /*"""""""" (MAIN) Items """"""""
	#qm0 a
	{
		color:#000000;
		background-color:#ffffff;
		font-family:Arial;
		font-size:.8em;
		text-decoration:none;
		padding:5px 40px 5px 8px;
		border-style:solid;
		border-color:#dddddd;
		border-width:1px;
		text-align:left;
	
	}


	/*"""""""" (MAIN) Hover State """"""""
	#qm0 a:hover
	{ 
		background-color:#efefef;
	}


	/*"""""""" (MAIN) Active State """"""""* /	
	#qm0 .qmactive
	{ 
		/* Note: Add '!important' after each style * /

		background-color:#efefef !important;
		text-decoration:underline !important;
	}
*/

/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent{
}


/*"""""""" [SUB] Containers """"""""*/
#qm0 div{margin-top:-10px;_margin-top:-1px; }

#qm0 div div{

}
#qm0 div a{

	text-align	: left !important;
	font-weight:normal;
	color:#666666;
	padding-left: 10px;
	font-size:11px;	
	width		:;
	background	: #e7e7e7 ; 
	border		: 1px solid #bbbbbb;
	margin-top	: 0px;
	padding-top	: 5px;
}

	
/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover{
	background	: #e7e7e7 ; 
	color		: #000000;
	text-decoration : underline; 
}


	/*""""""""[SUB] Active State """"""""*/
#qm0 div .qmactive
{
	/* Note: Add '!important' after each style */
}


/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent 
{

}
/*	[SUB] Items */
#qm0 div a
{		

}
.text_05 {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}
