<style type="text/css">

body{

	background-color: #dddddd;
}
.contain {

margin:  0 auto;
width: 1080px;
background-color: white;
	padding-left: 60px;
	padding-right: 60px;

	}

.header {
	border-radius: 2px;
	border-color: white;
	border-width: 1px;
	color: black;
	border-style: solid;
	background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	
	}

.title {
	font-family: Arial;
	font-style: bold;
	font-size: 25px;
	padding: 5px;
	color: white;
}
.subTitle {
	font-family: Times New Roman;
	font-size: 14px;
	padding: 5px;
	color: #eeeeee;
}

.title  .rigth{
	text-align: right;
}
.subTitle .right{
	text-align: right;
}
.col-1 {
	width: 90px;
}

.col-2 {
	width: 180px;
}

.col-3 {
	width: 270px;
}

.col-4 {
	width: 360;
}
.col-5 {
	width: 450;
	position: relative;
}

.col-6 {
	width: 540px;
}

.col-7 {
	width: 630px;
}

.col-8 {
	width: 720px;
}

.col-9 {
	width: 810;
}
.col-10 {
	width: 900;
}

.col-11 {
	width: 990;
}
.col-12 {
	width: 1080;
}

.menu-bar{
	background-color: white;
	color: white;
	text-align: right;
	padding: 5px;
	 
}

.menu-bar a{
	text-decoration:none;
	color: rgb(0,0,105);
	padding: 8px;
	
}

.menu-bar a:hover{
	text-decoration:none;
	color: #eeeeee;
	
	background-color: rgb(240,230,220);
	color: black;
	
}

.menu-bar a:active{
	background-color: #eeeeee;
}
.table {
	width: 1080px;
	border-width: 0px;
	text-align:left;
}

.table a{
	text-decoration:none;
}

.table a:hover{
	text-decoration:underline;
}

.table th{
	background-color: #100;
	color: white;
}

.table td{
	vertical-align: top;
}

.table-free {
	
	border-width: 0px;
	text-align:left;
}

.table-free a{
	text-decoration:none;
	color: rgb(120, 110, 70);
}

.table-free a:hover{
	text-decoration:underline;

}

.table-free th{
	background-color: #100;
	color: white;
}

.table-free td{
	vertical-align: top;
}

.fit {
	width: 1080;
	
}

.table-wide {
	width: 1080px;
	border-width: 5px;
	border-color: white;
}


.table-wide th{
	background-color: white;
	color: #280000;
	font-size: 18px;
	font-weight: 2px;
	width: 360px;
	padding: 10px;
	vertical-align: center;
}

.table-wide td{
	padding: 15px;
		vertical-align: top;

}

.table-small{
	width: 170px;
	border-width: 5px;
	border-color: white;
	text-align: left;
}

.table-small th{
	background-color: #100;
	color: white;
	
}

.table-small td{
	padding: 5px;
	vertical-align: top;
	}

.table-tags{
	
	border-width: 0px;
	border-color: #522;
	border-style: solid;
	text-align: left;
}

.table-tags th{
	background-color: #white;
	color: black;
	border-width: 1px;
	border-color: #522;
	border-style: solid;
	padding: 5px;
}

.table-tags td{
	padding: 0px;
	vertical-align: top;

	}

.text-head {
	font-size: 20px;
	color: orange;
	font-family: Arial;
}

.slide{
	
	transition: opacity 1s ease-in-out;}
	
h3 {
	Font-size: 18px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-style: strong;
}
	
#cf {
  position:relative;
  height:281px;
  width:450px;
  margin:0 auto;
}

#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}

 Tab a{text-decoration:none;
	color: black;}
 Tab {border-width: 0px;
 border-top-left-radius:3px;
	  border-top-right-radius:3px;
	  border-bottom-right-radius:0px;
	  border-bottom-left-radius: 0px;
	  border-bottom-width: 0px;
	  border-style: solid;
	  padding-top: 15px;
	  padding-right: 30px;
	  padding-left: 30px;
	  padding-bottom: 6px;
	  font-size: 15px;
	  background-color: rgb(106, 85, 45);
	  color:rgb(223, 180, 100);

	  }

 Tab0 a{
	   text-decoration:none;
	   color: rgb(90, 35, 0);
	   }
 Tab0 {border-width: 0px;
	  border-top-left-radius:3px;
	  border-top-right-radius:3px;
	  border-bottom-right-radius:0px;
	  border-bottom-left-radius: 0px;
	  
	  border-style: solid;
	  padding-top: 9px;
	  padding-right: 30px;
	  padding-left: 30px;
	  padding-bottom: 6px;
	  font-size: 15px;
	  background-color: rgb(240, 230, 140);
	  color: rgb(90, 35, 0);
	  
	  }
	  
TabE {border-width: 0px;
	  border-top-width:0px;
	  border-right-width:0px;
	  border-left-width:0px;
	  
	  border-bottom-right-radius:0px;
	  border-bottom-left-radius: 0px;
	  
	  border-style: solid;
	  padding-top: 9px;
	  padding-right: 300px;
	  padding-left: 350px;
	  padding-bottom: 6px;
	  font-size: 15px;
	  background-color: rgb(240, 230, 140);
	  

	  
	  }
	  
#SideMenu a:hover{
	
	 background-color: rgb(90,35,0);
}

#SideMenu a{
	text-decoration: none;
	color: rgb(240, 230, 140);
	
}</style>
