/* CSS Document */

.td,th,tr {font-family:Verdana, Arial; font-size:11px; color:#666666; text-decoration: none; font-weight:normal;}

.rightbox { background-color:#FFFFFF; width:208px; height:142px; border:1px; color: #CFCFCF;border-color:#CFCFCF; border-bottom-style:solid; border-left-color:#CFCFCF; border-right-color:#CFCFCF; border-left-style:solid; border-right-style:solid; border-top-style:solid;
}
.rightbx2{background-color:#E2E2E2; width:224px; height:100%;}
.rightbox3 { background-color:#FFFFFF; width:208px; height:80px; border:1px; color: #CFCFCF;border-color:#CFCFCF; border-bottom-style:solid; border-left-color:#CFCFCF; border-right-color:#CFCFCF; border-left-style:solid; border-right-style:solid; border-top-style:solid;
}
.rightbox4 { background-color:#FFFFFF; padding:4px; width:553px; height:80px; border:1px; color:#E2E2E2; border-color:#E2E2E2; border-bottom-style:solid; border-left-color:#E2E2E2; border-right-color:#E2E2E2; border-left-style:solid; border-right-style:solid; border-top-style:solid;
}

.gradientmain{FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#000000,endColorStr=#666666)}
.gradientmain2{FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#E5E5E5);}


.link1 {
	font-family: myraid, verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #06215B;
}
.link1:hover {
	font-family: myraid, verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.title1 {
	font-family: myraid, verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;}
	
.tabletitle {
	font-family: myraid, verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #06215B;
	text-transform: uppercase;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#666666;
}


/*!!!!!!!!!!! Menu !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! Menu Styles !!!!!!!!!!!*/


	/* Menu */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:200px;
		background-color:transparent;
		border-width:0px;
		border-style:solid;
		border-color:#16069f;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		border:0px Bold #999999; background-color:#fefefe;
		background-image:url('../images/tree_blue_bg.gif');
		color:#FEFEFE;
		font-family:Verdana;
		font-size:11px;
		font-style:Bold;
		text-decoration:none;
		padding-left:8px; padding-right:5px; padding-top:5px; padding-bottom:5px
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#fefefe;
		color:#FFFFFE;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px 0px;
		background-color:#fefefe;
		border-width:1px;
		border-style:none;
		border-color:#999999;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 0px 2px 15px;
		margin:0px 5px;
		background-color:#fefefe;
		background-image:none;
		color:#111111;
		border-width:0px;
		border-style:solid;
		border-color:#f8fdf5;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#fefefe;
		color:#111111;
		border-color:#fefefe;
	}


	/*"""""""" Box Animation Styles""""""""*/	
	#qm0 .qmbox	
	{	
		border-width:1px;
		border-style:solid;
		border-color:#999999;
	}