@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
		/* A few IE bug fixes */
		
		* {
	margin-bottom:0px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
		* html ul ul li a { height: 100%; }
		* html ul li a { height: 100%; }
		* html ul ul li { margin-bottom: -1px;}	
		
		#theMenu { 
		width: 235px; 
		border:0px solid #e2e2e2;
		border-bottom:0px;		
		margin: 10px 0px 0px 10px;  #margin: -18px 0px 0px 10px; 
		padding: 0px; 
		
		}
		#theMenu2 { 
		width: 173px; 
		border:1px solid #e2e2e2;
		border-bottom:0px;
		background-color:#f2f2f2;
		margin: 10px 0px 0px 20px; 
		padding: 0px; 
		}
		
		/* Some list and link styling */
		ul li { /*width:235px; */border-bottom:0px solid #e2e2e2;}
		ul ul li { padding: 0; margin: 0;}
		ul ul li a { /*display:block;*/ color: #fff; padding: 3px 6px; font-size: 12px;}
		ul ul li a:hover { /*display:block;*/ padding: 3px 6px; font-size: 12px; }
		/* For the xtra menu */
		ul ul ul li { border-left: none;  padding:0;  margin-bottom: 1px; border:0px solid red;  }
		ul ul ul li a { /*display:block;*/ color: #807e7e; padding:0px 0px 0px 20px; font-size: 12px; }
		ul ul ul li a:hover { /*display:block;*/ color:#807e7e;  padding:0px 0px 0px 20px; font-size: 12px; }
		
	ul ul ul ul li {padding:0px 0px 0px 50px;}
	ul ul ul ul li a{
			color:#ffffff;
			font-size:12px;
			height:20px;
			margin:0px;
			text-decoration:none;
			background-position: 6% 35%;
			padding: 0px 0px 0px 10px;
			font-weight:normal;
			background:url(../images/tab.gif) no-repeat 0px 5px;
			line-height:22px; 
			}
			
			ul ul ul ul li a:hover{padding:0px 0px 0px 50px; }
			ul ul ul ul li a:hover{
			color:#ffffff;
			font-size:12px;
			height:20px;
			margin:0px;
			padding: 0px 0px 0px 10px;
			font-weight:normal;
			}			
		
		ul ul ul ul ul li a{
			list-style:none;
			height:24px;
			background: #fff;
			font-weight:normal;
		}
	ul ul ul ul ul li a:hover{
			list-style:none;
			background: #fff;
			height:24px;
			font-weight:normal;
		}
		
	ul{list-style:none;}
		
		/* Header links styling */
		h3.head{ 
		color: #fff;
		display:block;
		margin: 0px 0px 0px 25px;
		font-size:12px;
		text-decoration:none;
		
		}

		h3.head a { 
		color: #fff;
		display:block;
		margin: 0px 0px 0px 25px;
		padding: 10px 0px 5px 0px;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		
		}
		
		h3.head a:hover { 
		color: #fff;
		
		}
		
		h3.selected a { 
		color: #fff;
		margin: 0px 0px 0px 25px;
		padding: 10px 0px 5px 0px;
		text-decoration:none;
		}
		
		h3.selected a:hover {
		margin: 0px 0px 0px 25px;
		padding: 10px 0px 5px 0px;
		color: #fff;
		text-decoration:none;
		}
		
				
		h3.selected a:active {
		margin: 0px 0px 0px 25px;
		padding: 10px 0px 5px 0px;
		color: #fff;
		text-decoration:underline;
		}

		
		/* Xtra Header links styling */
		h4.head { 
		color: #fff;
		display:block; 
		font-size:12px;
		text-decoration:none;
		padding-top:5px;
		padding-bottom:5px;
		margin: 0px 0px 0px 25px;
		font-weight:bold;
		}


		h4.head a { 
		color: #fff;
		display:block; 
		font-size:12px;
		text-decoration:none;
		padding-top:5px;
		padding-bottom:5px;
		margin: 0px 0px 0px -21px;
		font-weight:normal;
		color: #fff;
		}
		h4.head a:hover { 
		color: #fff;
		font-size:12px; 
		padding-top:5px;
		padding-bottom:5px;
		margin: 0px 0px 0px -21px;

		}
		
		h4.selected a { 
		color: #fff;
		text-decoration:none;
		font-weight:normal;
		}
		
		h4.selected a:hover {
		color: #fff;
		text-decoration:none;
		font-weight:normal;
		}
		
				
		h4.selected a:active {
		color: #fff;
		font-weight:normal;
		
		}

		
		h4.head1{ 
		color: #fff;
		display:block; 
		font-size:12px;
		text-decoration:none;
		padding-top:5px;
		padding-bottom:5px; 
		font-weight:bold;
		color: #fff;
		margin: 0px 0px 0px 15px;

		}

		
		h4.head1 a { 
		color: #fff;
		display:block; 
		font-size:12px;
		text-decoration:none;
		padding-top:5px;
		padding-bottom:5px; 
		font-weight:normal;
		color: #fff;
		margin: 0px 0px 0px 2px;

		}
		h4.head1 a:hover { 
		color: #fff;
		font-size:12px; 
		padding-top:5px;
		padding-bottom:5px;
		margin: 0px 0px 0px 2px;

		}
		h4.head1.selected a { 
		color: #fff;
		text-decoration:none;
		font-weight:bold;
		}
		
		h4.head1.selected a:hover {
		color: #fff;
		text-decoration:none;
		font-weight:bold;
		}
		
				
		h4.head1.selected a:active {
		color: #fff;
		font-weight:bold;
		
		}

		
		/*no submenu*/
		
		h4.head_nosub a {
		color: #DEEFF5; 
		font-weight:normal;
		display:block; 
		font-size:12px;
		text-decoration:none;
		padding-top:1px;
		padding-bottom:1px;
		
		}
		h4.head_nosub a:hover { 
		color: #fff; 
		font-weight:normal;
		font-size:12px;
		padding-top:1px;
		padding-bottom:1px;		
		}
		
		
		
		/*end no sub menu*/
		
h5.head2 {background: #dedede ; 
		color: #515151;
		font-size:12px;
		padding-left:3px;
		padding-top:5px;
		height:20px;
		margin-top:-1px;
	}
	
	
a{ text-decoration:none; color:#fff;}

.high1 .link1, .high2 .link2, .high3 .link3, .high4 .link4, .high5 .link5, .high6 .link6, .high7 .link7, .high8 .link8, .high9 .link9, .high10 .link10, .high11 .link11, .high12 .link12, .high13 .link13, .high14 .link14, .high15 .link15, .high16 .link16, .high17 .link17, .high18 .link18, .high19 .link19, .high20 .link20, .high21 .link21, .high22 .link22, .high23 .link23, .high24 .link24, .high25 .link25, .high26 .link26, .high27 .link27, .high28 .link28, .high29 .link29, .high30 .link30, .high31 .link31,.high32 .link32, .high33 .link33, .high34 .link34, .high35 .link35, .high36 .link36, .high37 .link37, .high38 .link38, .high39 .link39, .high40 .link40, .high41 .link41, .high42 .link42, .high43 .link43, .high44 .link44, .high45 .link45, .high46 .link46,  .high47 .link47,  .high48 .link48,  .high49 .link49, .high50 .link50, .high51 .link51, .high52 .link52, .high53 .link53, .high54 .link54, .high55 .link55, .high56 .link56, .high57 .link57, .high58 .link58, .high59 .link59, .high60 .link60, .high61 .link61, .high62 .link62, .high63 .link63, .high64 .link64, .high65 .link65, .high66 .link66, .high67 .link67, .high68 .link68, .high69 .link69, .high70 .link70, .high71 .link71, .high72 .link72, .high73 .link73, .high74 .link74, .high75 .link75, .high76 .link76, .high77 .link77, .high78 .link78, .high79 .link79, .high80 .link80, .high81 .link81, .high82 .link82, .high83 .link83, .high84 .link84, .high85 .link85, .high86 .link86, .high87 .link87, .high88 .link88, .high89 .link89, .high90 .link90, .high91 .link91, .high92 .link92, .high93 .link93, .high94 .link94, .high95 .link95, .high96 .link96, .high97 .link97, .high98 .link98, .high99 .link99, .high100 .link100, .high101 .link101, .high102 .link102, .high103 .link103, .high104 .link104, .high105 .link105, .high106 .link106, .high107 .link107, .high108 .link108, .high109 .link109, .high110 .link110, .high111 .link111, .high112 .link112, .high113 .link113, .high114 .link114, .high115 .link115, .high116 .link116, .high117 .link117, .high118 .link118, .high119 .link119, .high120 .link120, .high121 .link121,.high122 .link122{font-weight:normal; text-decoration:underline; color:#FFFFFF; }


.tabrow1 { background:url(../images/tab.gif); height:3px; background-repeat:no-repeat; margin:0px 0px 0px 40px; }


#inv_a #p1, #inv_b #p2, #inv_c #p3, #inv_d #p4, #inv_e #p5, #inv_f #p6, #inv_g #p7, #inv_h #p8, #inv_j #p9, #inv_k #p10, #inv_l #p11, #inv_m #p12 , #inv_n #p13, inv_o #p14, #inv_p #p15, #inv_q #p16, #inv_r #p17, #inv_s #p18, #inv_t #p19, #inv_u #p20, #inv_v #p21, #inv_w #p22 {
	font:Arial;
	color:#FFF;
	width: 206px;
	background-color: #BE0000;
	margin: 0px 0px 0px 14px;
	padding: 5px 0px 5px 10px;

}

#invis_a #p1, #invis_b #p2, #invis_c #p3, #invis_d #p4, #invis_e #p5, #invis_f #p6, #invis_g #p7, #invis_h #p8, #invis_j #p9, #invis_k #p10, #invis_l #p11, #invis_m #p12 , #invis_n #p13, #invis_o #p14, #invis_p #p15, #invis_q #p16, #invis_r #p17, #invis_s #p18, #invis_t #p19, #invis_u #p20, #invis_v #p21, #invis_w #p22 {
	font:Arial;
	color:#FFF;
	width: 210px;
	background-color: #BE0000;
	margin: 0px 0px 0px 14px;
	padding: 5px 0px 5px 0px;
}


.leftTable{
width:236px;
background:url(../images/leftmenubg_1.png) repeat-y;

}

#leftlink{}

#abt_a #m1,#abt_b #m2 ,#abt_c #m3,#abt_d #m4,#abt_e #m5,#abt_f #m6,#abt_g #m7,#abt_h #m8{
	font:Arial;
	color:#FFF;
	width: 210px;
	background-color: #BE0000;
	margin: 0px 0px 0px 14px;
	padding: 5px 0px 5px 0px;
}

#priv_a #s1 {
	font:Arial;
	color:#FFF;
	width: 210px;
	background-color: #BE0000;
	margin: 0px 0px 0px 14px;
	padding: 5px 0px 5px 0px;
}


#copr_a #r1 {
	font:Arial;
	color:#FFF;
	width: 210px;
	background-color: #BE0000;
	margin: 0px 0px 0px 14px;
	padding: 5px 0px 5px 0px;
}


#ob_a #m1, #ob_b #m2, #ob_c #m3, #ob_d #m4, #ob_e #m5, #ob_f #m6, #ob_g #m7, #ob_h #m8{
	font:Arial;
	color:#FFF;
	width: 195px;
	background-color: #BE0000;
	margin: 0px 0px 0px 26px;
	padding: 5px 0px 0px 10px;
}


#news_a #m1, #news_b #m2, #news_c #m3, #news_d #m4, #news_e #m5, #news_f #m6, #news_g #m7, #news_h #m8{
	font:Arial;
	color:#FFF;
	width: 210px;
	background-color: #BE0000;
	margin: 0px 0px 0px 14px;
	padding: 5px 0px 5px 0px;

}
#cor_a #m1, #cor_b #m2, #cor_c #m3, #cor_d #m4, #cor_e #m5, #cor_f #m6, #cor_g #m7, #cor_h #m8{
	font:Arial;
	color:#FFF;
	width: 188px;
	width: 210px;
	background-color: #BE0000;
	margin: 0px 0px 0px 14px;
	padding: 5px 0px 5px 0px;
	
}


#govr_a #m1, #govr_b #m2, #govr_c #m3, #govr_d #m4, #govr_e #m5, #govr_f #m6, #govr_g #m7, #govr_h #m8, #govr_i #m9, #govr_j #m10, #govr_k #m11, #govr_l #m12, #govr_m #m13, #govr_n #m13{
	font:Arial;
	color:#FFF;
	width: 206px;
	background-color: #BE0000;
	margin: 0px 0px 0px 14px;
	padding: 5px 0px 5px 10px;
	
}


#corp_a #c1, #corp_b #c2, #corp_c #c3, #corp_d #c4, #corp_e #c5, #corp_f #c6, #corp_g #c7, #corp_h #8{
	font:Arial;
	color:#FFF;
	width: 195px;
	margin: 0px 0px 0px 36px;
	padding: 5px 0px 0px 14px;

}


#care_a #m1, #care_b #m2, #care_c #m3, #care_d #m4, #care_e #m5, #care_f #m6, #care_g #m7, #care_h #m8{
	font:Arial;
	color:#FFF;
	width: 210px;
	background-color: #BE0000;
	margin: 0px 0px 0px 14px;
	padding: 5px 0px 5px 0px;

}

#cont_a #c1 {
	font:Arial;
	color:#FFF;
	width: 210px;
	background-color: #BE0000;
	margin: 0px 0px 0px 14px;
	padding: 5px 0px 5px 0px;

}


.leftmain {
	width: 236px; 
	height: auto;
	background-repeat: repeat-y;
}

