/**
 * @version $Id: template.css 9765 2008-07-26 10:13:02s joomlashop $
 * @author Design & Accessible Team ( Rohollah Balvardi )
 * @package Mitra
 * @subpackage JS Amaranth
 * @copyright Copyright (C) 2008 JoomlaShop.be . All rights reserved.
 * @license GNU/GPL, see LICENSE.txt
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.txt for copyright notices and
 * details.
 */
/* Html Code Class */
@import url("html_code.css");
/* Message Div's */
@import url("message.css");
/*Mitra Menu */
@import url("menu.css");
/* Page Nav */
@import url("page_nav.css");
/* Content and Component */
@import url("content.css");
/* Modules */
@import url("module.css");
/* Form */
@import url("form.css");
/* Current Tempalte */
@import url("current.css");
