@font-face
	{font-family: sansation-bold;
    src: url(fonts/sansation-bold.ttf)}
@font-face
	{font-family: sansation-regular;
    src: url(fonts/sansation-regular.ttf)}	
@font-face
	{font-family: lucida-cal;
    src: url(fonts/lucida-cal.ttf)}	
@font-face
	{font-family: bp-bold;
    src: url(fonts/bp-bold.otf)}	
	
.font01 
    {font-family: sansation-bold;
    font-size: 30px;}
.font02
	{font-family: sansation-bold;
    font-size: 16px;}	
.font03
	{font-family: sansation-bold;
    font-size: 18px;}
.font04
	{font-family: lucida-cal;
    font-size: 30px;}
.font05
	{font-family: bp-bold;
    font-size: 40px;}
.font06
	{font-family: lucida-cal;
    font-size: 22px;}
.font07 
    {font-family: sansation-bold;
    font-size: 20px;}
.font08
	{font-family: bp-bold;
    font-size: 18px;}

.class01
	{padding: 5px 0px 10px 0px}
.class02
	{background-color: #006666;}	
.class03
    {text-align: left;}
.class04
	{padding: 5px 0px 5px 0px}
.class05
	{width: 900px;
	border: 5px solid #a0522d;}
.class06
	{height: 160px;
	border: 2px solid #a0522d}
.class07
	{width: 910px;
	background-color: #a0522d;}	
.class08
	{text-align: left;
	padding: 0px 30px 0px 30px;}	
.class09
	{height: 240px;
	border: 2px solid #a0522d}
.class10
    {text-align: center;}
.class11
	{width: 910px;
	background-color: #a0522d;
	padding-top: 7px}		
.class12
	{width: 910px;
	background-color: #a0522d;
	padding-bottom: 7px}		
.class13
	{height: 247px;
	border: 2px solid #a0522d}	
.class14
	{width: 895px;
	border: 5px solid #a0522d;}
.class15
	{background-color: #a0522d;
	width: 660px}
.class16
	{height: 280px;
	border: 2px solid #a0522d}
.class17
	{height: 260px;
	border: 2px solid #a0522d}
.class18
	{height: 480px;
	border: 5px solid #a0522d;}
.class19
	{width: 600px;
	border: 5px solid #a0522d;}
.class20
	{width: 500px;
	border: 5px solid #a0522d;}
.class21
	{height: 310px;
	border: 2px solid #a0522d}
.class22
	{height: 255px;
	border: 2px solid #a0522d}
.class23
	{height: 285px;
	border: 2px solid #a0522d}
.class24
	{width: 760px;
	background-color: #a0522d;
	border: 5px solid #a0522d;
	margin: 0 auto}
.class25
	{width: 900px;
	background-color: #a0522d;
	border: 5px solid #a0522d;
	margin: 0 auto}
.class26
	{width: 930px;
	border: 5px solid #a0522d;}
	
body
	{margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	font-family: sansation-bold}
table
    {width: 100%;
	text-align: center;
	border-collapse: collapse}
td	
    {padding: 0px;
	border-collapse: collapse}
img 
    {padding:0px;
    border:0px;
    margin:0px;}
	
/* The container <div> - needed to position the dropdown content */
	.dropdown {
    position: relative;
    display: inline-block;
}

/* Style The Dropdown Button */
.dropbtn {
    background-color: #a0522d;
    color: #ffe4b5;
    padding: 16px;
    font-size: 18px;
    border: none;
    cursor: pointer;
	font-family: sansation-bold
}

/* Style The Dropdown Button */
.dropbtn01 {
    background-color: #006666;
    color: #ffe4b5;
    padding: 16px;
    font-size: 18px;
    border: none;
    cursor: pointer;
	font-family: sansation-bold}
	
div.scrollbox {
  overflow: auto;
  white-space: nowrap;
  margin: auto;
  width: 890px
}

a:link {
  color: #a0522d;
  background-color: transparent;
  text-decoration: underline;
}

a:visited {
  color: #a0522d;
  background-color: transparent;
  text-decoration: underline;
}

a:hover {
  color: #a0522d;
  background-color: transparent;
  text-decoration: underline;
}

a:active {
  color: #a0522d;
  background-color: transparent;
  text-decoration: underline;
}











	