.menu {
	color: #FFFFFF;
	font-family: Skia, Arial, Helvetica, sans-serif;
}
.titlediv {
	background-color: #333333;
	position: fixed;
	height: 120px;
	width: 100%;
	min-width: 680px;
	left: 0px;
	top: 0px;
	z-index: 10;
	}
.titlediv2 {
	display: block;
	background-color: #333333;
	color:#999999;
	position: fixed;
	height: 100px;
	width: 440px;
	left: 240px;
	top: 15px;
	margin: 0 auto;
	z-index: 10;
}

.titlediv3 {
	background-color: #333333;
	position: fixed;
	height: 80px;
	width: 80px;
	left: 20px;
	top: 20px;
	z-index: 10;
}
.titlediv4 {
	background-color: #333333;
	position: fixed;
	height: 20px;
	width: 120px;
	left: 120px;
	vertical-align: middle;
	z-index: 10;
}
.divdiv {
	background-color: #333333;
	position: fixed;
	text-align: center;
	height: 20px;
	width: 80px;
	top: 80px;
	vertical-align: middle;
	z-index: 10;
}
.divdivs {
	background-color: #555555;
	position: fixed;
	text-align: center;
	height: 20px;
	width: 80px;
	top: 80px;
	vertical-align: middle;
	z-index: 10;
}
.linediv {
	background-color: #FFFFFF;
	position: fixed;
	z-index: 10;
}
.bodydiv {
	background-color: #FFFFFF;
	background: rgba(0, 0, 0);
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 20px;
	top: 120px;
	margin:0;
	overflow: auto;
	z-index: 0;
/*	background-image: url(/index_files/Logo-1.gif);
	background-size: 100%;	*/
}

.bodydivB {
	background-color: #FFFFFF;
	background: rgba(0, 0, 0);
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 20px;
	top: 120px;
/*	background-image: url(/index_files/Logo-1.gif);
	background-size: 100%;	*/
}

body {
	font-family: Skia, 'Raleway', Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
	-webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

bodyB {
	font-family: Skia, 'Raleway', Arial, Helvetica, sans-serif;
	font-size:16px;
}

td {
	font-family: Skia, 'Raleway', Arial, Helvetica, sans-serif;
}

th {
	font-family: Skia, 'Raleway', Arial, Helvetica, sans-serif;
}

p {
	font-family: Skia, 'Raleway', Arial, Helvetica, sans-serif;
}

a {
	font-family: Skia, 'Raleway', Arial, Helvetica, sans-serif;
	color: #0000FF;
	cursor: pointer;
	text-decoration: none;
}
A:link {
	color: #0000FF;
	background-color: transparent;
	text-decoration: none;
	font-family: Skia, 'Raleway', Arial, Helvetica, sans-serif;
}

A:active {
	color: #FF0000;
	background-color: transparent;
	text-decoration: none;
	font-family: Skia, Arial, Helvetica, sans-serif;
}

A:visited {
	color: #3333CC;
	background-color: transparent;
	text-decoration: none;
	font-family: Skia, 'Raleway', Arial, Helvetica, sans-serif;
}

A:hover {
  color: #00987F;
  background-color: transparent;
  text-decoration: none;
}
h1 {
	color: #A41D00;
	background-color: transparent;
	text-decoration: none;
	font-family: Skia, 'Raleway', Arial, Helvetica, sans-serif;
	font-size: large;
}
h2 {
	color: #A41D00;
	background-color: transparent;
	text-decoration: none;
	font-family: Skia, 'Raleway', Arial, Helvetica, sans-serif;
	font-size: large;
}
a.menu {
	font-family: Skia, 'Raleway', Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	cursor: pointer;
	line-height: 20px;
	vertical-align: baseline;
}
a.menu:active {
	font-family: Skia, 'Raleway', Arial, Helvetica, sans-serif;
	color: #999999;
	cursor: pointer;
	line-height: 20px;
}
a.menu:visited {
	font-family: Skia, 'Raleway', Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	cursor: pointer;
	line-height: 20px;
}
a.menu:hover {
	font-family: Skia, 'Raleway', Arial, Helvetica, sans-serif;
	color: #FFFF33;
	cursor: pointer;
	line-height: 20px;
}
.titledivb {
	background-color: #333333;
	position: absolute;
	height: 120px;
	width: 120px;
	left: 0px;
	top: 0px;
}


.fadebackold {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
    padding: 0;
	width:100%;
	height:100%;
	background: url(../images/01-202.3.jpg) no-repeat center center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	transition: background-image 1s ease-in-out;
}

/*STYLE="position: absolute;left: 0px; bottom:0px; height:100%; width:100%; margin:0"*/

.fadeback {
	margin: 0 auto;
    /*padding: 0;*/
	width:100%;
	height:100%;
	position: absolute;
	left: 0;
	bottom : 0;
	background: url(../images/01-238.13.jpg) no-repeat center center fixed;
	-ms-background-size: cover;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
	backgroud-position : center;
	background-repeat:repeat;
  	background-size: cover;
	transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-webkit-transition: opacity 1s ease-in-out;
	transition-property: opacity;
    transition-duration: 2s;
	overflow:hidden;
}

.fadeback img{
	display: block;
	min-height: 100%;
	min-width: 100%;
	overflow:auto;
}



