#header .col2 ul.topNav{ 
	margin:-3px 0 0 0; 
	padding:0;
	list-style-type:none;
	width:90px;
}
#header .col2 ul.topNav li{
	margin:0; 
	padding:0 0 0 14px;
}
#header .col2 ul.topNav li a{
	display:block;
	color:#675c53;
	font-family:Calibri, Arial, Helvetica;
	/* font-size:11px;*/
font-size:0.917em;
	line-height:1.183em;
	text-decoration:none;
}
#header .col2 ul.topNav li a:hover{ 
	color: #FF0000;
	text-decoration:none;

}
#header .col2 .flg{ 
	float:right; 
	width:95px; 
	text-align: right;
	
}
#header .col2 .flg a {margin:0 0 0 8px; }
#header .col2 .flg a img{ border:0;}

/* tab */
#tabs {
	height: 39px; 
	width: 806px;
 	background: url(../images/redline.gif) 1px bottom no-repeat;
	font-family:Calibri, Arial, Helvetica;
	font-size:0.917em;
	line-height:1em;
	font-weight: bold;
	float:left;
	margin-left:-4px;
 	
 	
}

/*#tabs .tab1active a, #tabs .tab2active a, #tabs .tab3active a, #tabs .tab4active a, #tabs .tab5active a, #tabs .tab6active a, #tabs .tab7active a {
	color: #000;	
}*/

.tabact, .tab {
	text-align: center;
	display: inline-block;
	float: left;
	margin-top: 2px;
	margin-bottom: -5px;
	line-height:1.183em;
}

.tabact a, .tab a {
	font-size: 1em;
	text-decoration: none;
	color:#ffffff;
  display:block;
  padding:0 7px; 
  text-align:center;
}
.tab7 a{ padding:0 5px; }
.tabact a:hover, .tab a:hover {
	/*text-decoration: underline;	*/
}

.tab1, .tab2, .tab3, .tab4, .tab5, .tab6, .tab7 {
	padding-top: 6px;
}

.tab1 {
	background: url(../images/navMain.png) 0px 0px no-repeat;
	width: 190px;
	height: 36px;
	padding-right:1px;

}

.tab2 {
	background: url(../images/navLeft1.png) left top no-repeat;
	width: 98px;
	height: 36px;
	padding-left:5px;
}

.tab3 {
	background: url(../images/navMid1.png) no-repeat left top;
	width: 98px;	
	height: 36px;
}

.tab4 {
	background: url(../images/navRight1.png) no-repeat top left;
	width: 100px;
	height: 36px;
	padding-right:5px;
	margin-right:4px
}

.tab5 {
	background: url(../images/navLeft2.png) no-repeat top left;
	width: 103px;
	height: 36px;
	padding-left:0px;
}

.tab6 {
	background: url(../images/navMid2.png) no-repeat top left;
	width: 98px;
	height: 36px;
}

.tab7 {
	background: url(../images/navRight2.png) no-repeat top left;
	width: 103px;
	height: 36px;
}

.tab1active, .tab1:hover { 
 	background: url(../images/navMain0.png) 0px 0px no-repeat;  
}

.tab2active, .tab5active, .tab2:hover, .tab5:hover { 
 	background: url(../images/navLeft0.png) no-repeat top left;  
}

.tab3active, .tab6active, .tab3:hover, .tab6:hover {
	background: url(../images/navMid0.png) no-repeat top left;
}

.tab4active, .tab7active, .tab4:hover, .tab7:hover { 
 	background: url(../images/navRight0.png) no-repeat top left; 
}



/*.tab1active a{ color:#675c53; }*/

.tab1active a, .tab1 a:hover, .tab1:hover a{ color:#675c53; }
.tab2active a,.tab3active a, .tab4active a, .tab2 a:hover, .tab2:hover a, .tab3 a:hover, .tab3:hover a, .tab4 a:hover, .tab4:hover a {color:#a50000;}
.tab5active a,.tab6active a, .tab7active a, .tab5 a:hover, .tab5:hover a, .tab6 a:hover, .tab6:hover a, .tab7 a:hover, .tab7:hover a {color:#ff0000;}


.color0{ background:#e0ded8; }
.color1{ background:#675c53; }
.color2{ background:#a50000; }
.color3{ background:#ff0000; }
#colorBorder{ position:absolute; bottom:0px; height:5px;z-index:5; width:990px; left:0; line-height:0px; font-size:0px}

/* eof tab */

#breadCrmb{
	margin:0px 0px 17px 0px;
	padding:0;
	float:left;
	width:550px;
	color:#675c53;
	text-decoration:none;
	/* font-size:11px;*/
font-size:0.917em;
	line-height:1.367em;
	}
#breadCrmb ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
#breadCrmb ul li{
	float:left;
	padding:0;
	margin:0 4px 0 0;
	}
#breadCrmb ul li a{
	color:#675c53;
	text-decoration:none;
	padding:0 8px 0 0;
	margin:0;
	background:url(../images/brdArrow.jpg) no-repeat 100% 4px;
	}
#breadCrmb ul li a:hover{
	color:#f00;
	text-decoration:none;
}
#breadCrmb ul li.now{
	color:#675c53;
	text-decoration:none;
	background:none;
	}
	