﻿body {	background	: #5E767E;
	font-family	: "trebuchet MS", verdana, arial;
	font-size	: 11px;
	margin		: 0 auto; }

.mt { 	background	: #ffffff; }

.tdtop {background:url(../images/bg_top.gif)}

.content{vertical-align	: top}

.content h3 {	font-family	: "Trebuchet Ms";
	font-weight	: bold;
	color		: #ffffff;
	font-size	: 0px;}

.side{ border-left: 1px dotted #999999; vertical-align:top}
/* menu */
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:0px;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:#transperant;	}

/*"""""""" (MAIN) Items """"""""*/
#qm0 a {background	: #000000;
	color		: #000000;
	font-family	: "Trebuchet Ms", Verdana, arial;
	font-size	: 0px;
	font-weight	: bold;
	text-align	: left;
	text-decoration	: none;
	padding		: 5px 17px 5px 17px;}

#qm0 a.main{background	: url(../images/bg_menu.gif) repeat-x ;
	color		: #000000;
	font-family	: "Trebuchet Ms", Verdana, arial;
	font-size	: 16px;
	font-weight	: bold;
	height		: 38px;
	padding		: 7px 14px 5px 15px;
	text-align	: center;
	text-decoration:none;}

#qm0 a.main:hover{background:url(../images/bg_menu_over.gif) repeat-x ;
		text-decoration:none;}


/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover{background-color:#AF7817;}


/*"""""""" (MAIN) Active State """"""""*/	
#qm0 .qmactive{	/* Note: Add '!important' after each style */
	background-color:#transperant !important;}


/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent{	background-image:url(../images/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:45%;}


/*"""""""" [SUB] Containers """"""""*/
#qm0 div{margin-top:-1px;
	border:0px solid #ffffff;
	border-bottom:0px ;}


/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover{text-decoration:underline;}


/*""""""""[SUB] Active State """"""""*/
#qm0 div .qmactive{/* Note: Add '!important' after each style */
	background-color:#000000 !important;}


/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent {background-image:url(../images/arrow_right.gif);}
/*	[SUB] Items */
#qm0 div a{background-color:#ffffff;
	font-size:18px;
	font-weight:bold;
	padding:2px 0px 2px 5px;
	border-bottom:1px solid #000000;}
