﻿@import URL("Body_Scroll.css");

@import URL("button.css");

.agreepolicy {
	text-align: center;
	color: #FFFFFF;
	background-color: black;
	font-size: small;
}

.auto-style17 {
	text-align: left;
	color: #000000;
	font-size: xx-large;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	height: 55px;
	width: 300px;
}
.auto-style24 {
	font-size: xx-small;
	text-align: left;
	height: 20px;
	width: 100px;
}
.auto-style34 {
	text-align: left;
	color: #777575;
	font-size: xx-large;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.auto-style37 {
	font-size: x-small;
	text-align: right;
}


 div.paragraph { line-height:1.5; }
 .auto-style38 {
	color: #0F0000;
}


.auto-style2 {
	text-align: center;
	color: #808080;
	font-size: small;
}
.auto-style5 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	margin-right: 18px;
	font-size: x-small;
}
.auto-style9 {
	font-family: "Maiandra GD";
	font-size: x-small;
	text-align: center;
}
.auto-style11 {
	text-align: left;
	color: #808080;
	font-size: xx-large;
}
a {
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	font-size: xx-small;
	font-weight: 700;
	font-family: "Maiandra GD";
}
a:visited {
	color: gray;
	 text-decoration:none;

}
a:active {
	color:   lightgray;
}
a:hover {
	color: black;
}
.auto-style12 {
	text-align: left;
	color: #808080;
	font-size: xx-large;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}
.auto-style13 {
	font-family: "Maiandra GD";
	font-size: x-small;
	text-align: center;
	color: #CCCCCC;
}
.auto-style14 {
	font-family: "Maiandra GD";
	font-size: xx-small;
}

.auto-style1 {
	font-size: xx-large;
}
.auto-style2 {
	text-align: center;
}
.auto-style15 {
	font-size: xx-small;
	text-align: right;
}
.auto-style16 {
	font-size: x-small;
}



@font-face 	  {
			   font-family:"greetingfont";
			   src: url('../fonts/backstyle/goodtime.eot');
			    				/*Change  */
			   src: local("GOOD TIMES"), url('../fonts/goodtime.ttf') format("truetype");
			                         /* Change                            change */
			   /* Must use the ttf font name double click and change the local ("") */

			 }


.greetingbackground 		{
background: #d2dfed; /* Old browsers */
background: linear-gradient(top,  #d2dfed 0%, #a6c0e3 13%, #c8d7eb 41%, #bed0ea 51%, #afc7e8 62%, #bad0ef 75%, #99b5db 88%, #799bc8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2dfed), color-stop(13%,#a6c0e3), color-stop(41%,#c8d7eb), color-stop(51%,#bed0ea), color-stop(62%,#afc7e8), color-stop(75%,#bad0ef), color-stop(88%,#99b5db), color-stop(100%,#799bc8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d2dfed 0%,#a6c0e3 13%,#c8d7eb 41%,#bed0ea 51%,#afc7e8 62%,#bad0ef 75%,#99b5db 88%,#799bc8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d2dfed 0%,#a6c0e3 13%,#c8d7eb 41%,#bed0ea 51%,#afc7e8 62%,#bad0ef 75%,#99b5db 88%,#799bc8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d2dfed 0%,#a6c0e3 13%,#c8d7eb 41%,#bed0ea 51%,#afc7e8 62%,#bad0ef 75%,#99b5db 88%,#799bc8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d2dfed 0%,#a6c0e3 13%,#c8d7eb 41%,#bed0ea 51%,#afc7e8 62%,#bad0ef 75%,#99b5db 88%,#799bc8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2dfed', endColorstr='#799bc8',GradientType=0 ); /* IE6-9 */

				}

.greeting 		{
				display:none;

				}

.greetingword	{
				font-family: greetingfont , verdana, helvetica, sans-serif;
				font-size: 14px;
				}

.loading  		{ width:100%; height:100%; }

.loadingbar 	{

					/* Opera 11.10+ */
					background: -o-linear-gradient(left, rgba(128,128,128,1), rgba(135,206,235,1));

					/* Firefox 3.6+ */
					background: -moz-linear-gradient(left, rgba(128,128,128,1), rgba(135,206,235,1));

					/* Chrome 7+ & Safari 5.03+ */
					background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(128,128,128,1)), color-stop(1, rgba(135,206,235,1)));

					/* IE5.5 - IE7 */
					filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#808080,EndColorStr=#87CEEB);

				}


body{
	scrollbar-face-color: lightgrey;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: lightgrey;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: lightgrey;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;

	font: 100% "Maiandra GD";
	}
