body {  scrollbar-face-color:#F8F9FC;
	scrollbar-track-color:#F8F9FC;
	scrollbar-arrow-color: #663399;
	scrollbar-highlight-color: #F8F9FC;
	scrollbar-darkshadow-color: #F8F9FC;
	scrollbar-3dlight-color: #993399;
	scrollbar-shadow-color: #663399;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; background-attachment: fixed; 
	background-color: #FFFFFF;
	background-image: url(../img/Background.jpg); 
	background-align: center;
	background-repeat: no-repeat; 
	background-position: center;
	scrollbar: none
	}

p {  	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; font-style: normal; 
	font-weight: normal}

h1 {  	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 48px; 
	font-weight: bold; 
	color: #FFFFFF; 
    left: 80px}

.menuTop {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	left: 20px; 
	clip:  rect(   )}

.menuIndent { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	left: 30px; 
	clip:   rect(   20px)}

.Tigertext1 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	line-height: 180%;
	color: #000000}

.Tigertext1Bold { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000 }

.Tigertext1Italic { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000 ; 
	font-style: italic}

.menuTopActive { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #999999; 
	left: 20px; 
	clip: rect( ) }

.TigerTitle {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 42px; 
	font-weight: bold;
	color: #F9B173}

.Content {
	overflow: auto;
	height: 400px;
	width: 500px;
	left: 240px;
	top: 180px;
	position: absolute;
	z-index: 3;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #F9B173;
	position: absolute;
	height: 80px;
	width: 600px;
	top: 60px;
	left: 80px;
}
.DivMenu {

	overflow: auto;
	height: 400px;
	width: 120px;
	left: 10px;
	top: 200px;
	position: absolute;
	z-index: 5;
}
.DivMenuBar {

    background-color: #F9B173; 
	layer-background-color: #F9B173; 
	border: 1px none #000000;
	overflow: auto;
	height: 100%;
	width: 140px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 1;
}.DivPagetitle {


	overflow: auto;
	height: 600px;
	width: 500px;
	left: 240px;
	top: 180px;
	position: absolute;
	z-index: 3;
}
.DivTigerTitle {



	overflow: none;
	height: 140px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 2;
}
