html { overflow: -moz-scrollbars-vertical !important; }

html {
	overflow-y: scroll;
}

a { color : #4eb1ea; }
a:hover { color : #4ce76d; }
a:visited{ color : #4eb1ea; }
a:link {text-decoration: none; }
a, a img, a:hover img, a:visited img { outline: none;}

.style1 {
	color: #9ec9a4;
	font-weight: bold;
}

.style2 {
	font-weight: bold;
	font-size:16px;
	color: #0C6;
}

.titles {
	font-weight: bold;
	font-size:16px;
	color: #0C6;
}
	
.content {
	font-family:tahoma,verdana;
	color:#ffffff;
	font-size: 13px;
	border: solid #497b98;
	padding: 20px;
	padding-left: 30px;
	border-width: 1px;
}

.break-space-adjustment {
	margin-bottom: 12px;
		margin-top: 18px;
}

.input2 {
       height: 67px;
       border: none;
       background-color: #276d99;
       padding-left: 0px;
}

.content-register {
	font-family:tahoma,verdana;
	color:#ffffff;
	font-size: 12px;
	padding: 20px;
	width: 839px;
	background-color: #497b98;
}

.tcontent {
	font-family:tahoma,verdana;
	color:#ffffff;
	font-size: 12px;
	border: solid #2a3e49;
	padding: 10px;
	background-image: url(i/bg-t.jpg);
	padding-top: 4px;
	border-width: 1px;
}

.sponsor-dl{
	font-family:tahoma,verdana;
	color:#ffffff;
	font-size: 13px;
}

.b-txt {
	font-family:tahoma,verdana;
	color:#ffffff;
	font-size: 12px;
}

.welcome-left {
	font-family:tahoma,verdana;
	color:#ffffff;
	font-size: 13px;
	padding: 10px;
	border: solid #8cac91;
	width: 218px;
	border-width: 1px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

.welcome-right {
	font-family:tahoma,verdana;
	color:#ffffff;
	font-size: 13px;
	padding: 20px;
	padding-left: 40px;
	padding-top: 28px;
}

.logn {
	font-family:verdana;
	color:#ffffff;
	font-size: 11px;
	padding: 0px;
	padding-left: 3px;
	border: thin solid #9ec9a4;
	background-color: #3e99c3;
	width: 97px;
	height: 18px;
}
.cright {
	color: #ffffff;
	font-size: 10px;	
}

.style10 {color: #c4e0fe; font-size: 16px; font-family: Arial, Helvetica, sans-serif; }

.box-highlight {
	padding: 10px;
	border: solid #2a3e49;
	width: 218px;
	background-color: #70a1df;
	border-width: 1px;
}

.t-head {
	color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.t-head2 {
	font-size: 17px;
	color: #b4d6b7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.t-item {
	color: #44c962;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.light-text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.register-table {
	font-family:tahoma,verdana;
	color:#ffffff;
	font-size: 12px;
	border: solid #254360;
	padding: 20px;
	padding-left: 30px;
	background-color: #0f2b40;
	background-image: url(i/bg-register-table.jpg);
	background-repeat: repeat-x;
	border-width: 1px;
}

.register-item {
	font-family:tahoma,verdana;
	color:#ffffff;
	font-size: 13px;
	border: solid #254360;
	padding: 10px;
	width: 790px;
	border-width: 1px;
}
	
.c-area {
	background-color: #063e61;
	background-image: url(i/bg-long.jpg);
	background-repeat: repeat-x;
}

legend {
	color: #b4d6b7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 6px;
}

.sub-legend {	
	color: #b1ccb4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 6px;
}

.txt {
	font-family:verdana;
	color:#ffffff;
	font-size: 13px;
	padding: 0px;
	padding-left: 3px;
	border: solid #2a3e49;
	background-color: #3e99c3;
	height: 20px;
	border-width: 1px;
}

fieldset {
	border: solid #2a3e49;
	padding: 4px;
	border-width: 1px;
	margin-right: 20px;
	margin-left: 20px;
}

.item td {
	font-size: 13px;
	padding: 6px;
}

		
.price {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC66;
	font-family: "Times New Roman", Times, serif;
}

.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.gif) no-repeat;
	overflow: hidden;
}

.button {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   padding: 12px 24px;
   -webkit-border-radius: 14px;
   -moz-border-radius: 14px;
   border-radius: 14px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 19px;
   font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #6fc20f;
   background: #6fc20f;
   color: #ffffff;
   cursor: hand;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
		

