﻿


#tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab7, #tab8, #tab9, #tab10, #tab11, #tab12, #tab13, #tab14 {
	width:90%;
	#background:#6e0000;
	background:#c5bfbf;
	border:thin #c5bfbf solid;
	padding-bottom: 70px;
	padding-top:20px;
	padding-left:0px;
	
		
}

#tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab7, #tab8, #tab9, #tab10, #tab11, #tab12, #tab13, #tab14,  table   {
	width:100%;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	margin-left:20px;
	margin-bottom:50px;
}

#tab1 table tr td {
	font-family:cambria;
	font-size:16px;
	color:#000;
}

#tab2 table tr td {
	font-family:Cambria;
	font-size:16px;
	color:#000;
}


#tab3 table tr td {
	font-family:Cambria;
	font-size:16px;
	color:#000;
}


#tab3 table tr td b {
	font-family:Calibri;
	font-weight:bold;
	font-size:17px;
	color:#000;
}


#tab4 table tr td {
        font-family:Cambria;
        font-size:16px;
        color:#000;
}


#tab4 table tr td b {
        font-family:Calibri;
        font-weight:bold;
        font-size:17px;
        color:#000;
}


#tab5 table tr td {
	font-family:cambria;
	font-size:16px;
	color:#000;
}

#tab5 table tr td b {
	font-family:Calibri;
	font-weight:bold;
	font-size:17px;
	color:#000;
}

#tab6 table tr td {
	font-family:cambria;
	font-size:16px;
	color:#000;
}

#tab6 table tr td b {
	font-family:Calibri;
	font-weight:bold;
	font-size:17px;
	color:#000;
}

#tab7 table tr td {
	font-family:cambria;
	font-size:16px;
	color:#000;
}

#tab7 table tr td b {
	font-family:Calibri;
	font-weight:bold;
	font-size:17px;
	color:#000;
}

#tab8 table tr td {
	font-family:cambria;
	font-size:16px;
	color:#000;
}

#tab8 table tr td b {
	font-family:Calibri;
	font-weight:bold;
	font-size:17px;
	color:#000;
}

#tab9 table tr td {
	font-family:cambria;
	font-size:16px;
	color:#000;
}

#tab9 table tr td b {
	font-family:Calibri;
	font-weight:bold;
	font-size:17px;
	color:#000;
}


#tab10 table tr td {
	font-family:cambria;
	font-size:16px;
	color:#000;
}

#tab10 table tr td b {
	font-family:Calibri;
	font-weight:bold;
	font-size:17px;
	color:#000;
}

#tab11 table tr td {
	font-family:cambria;
	font-size:16px;
	color:#000;
}

#tab11 table tr td b {
	font-family:Calibri;
	font-weight:bold;
	font-size:17px;
	color:#000;
}

#tab12 table tr td {
	font-family:cambria;
	font-size:16px;
	color:#000;
}

#tab12 table tr td b {
	font-family:Calibri;
	font-weight:bold;
	font-size:17px;
	color:#000;
}

#tab13 table tr td {
	font-family:cambria;
	font-size:16px;
	color:#000;
}

#tab13 table tr td b {
	font-family:Calibri;
	font-weight:bold;
	font-size:17px;
	color:#000;
}

#tab14 table tr td {
	font-family:cambria;
	font-size:16px;
	color:#000;
}

#tab14 table tr td b {
	font-family:Calibri;
	font-weight:bold;
	font-size:17px;
	color:#000;
}


.tabs {
	margin-top:25px;
	margin-left:-20px;
	margin-bottom:-0px;
}

.tabs ul li{
	color:#fff;
}

.tabs li {
	list-style:none;
	display:inline;
}

.tabs a {
	padding:5px 10px;
	display:inline-block;
	
	background:#EF9D54;
	color:#000;
	text-decoration:none;
	outline:none;
	font-weight:bold;
	font-family:Calibri;
	font-size:17px;
	
	
}



.tabs a.active {
	background:#c5bfbf;
	#background:#6e0000;
	color:#000;
}
