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: #4ce76d;
	font-weight: bold;
}
	
.content {
	font-family:tahoma,verdana;
	color:#ffffff;
	font-size: 13px;
	border: solid #497b98;
	padding: 20px;
	padding-left: 30px;
	border-width: 1px;
}

.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;
}

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

.welcome-left {
	font-family:tahoma,verdana;
	color:#ffffff;
	font-size: 11px;
	padding: 10px;
	border: solid #2a3e49;
	width: 218px;
	border-width: 1px;
}

.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 #2a3e49;
	background-color: #3e99c3;
	width: 97px;
	height: 18px;
}
.cright {
	color: #ffffff;
	font-size: 9px;	
}

.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;
}

.ui-spinner {
	width: 31px;
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #2a3e49;
	padding: 0 4px;
    background-color: #3e99c3;
}

.ui-spinner-box {
	width: 60%;
    font-size:100%;
	height: 25px;
	float: left;
	border: none;
	background: none;
	padding: 0;
}

.ui-spinner-up,
.ui-spinner-down {
	width: 40%;
	height: 50%;
	font-size: 0.6em;
	padding: 0;
	margin: 0;
	z-index: 100;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	right: 0;
	cursor: default;
	border-right: none;
	border-top: none;
    background-color:#b4d6b7;
}

.ui-spinner-down {
	bottom: 0;
	border-bottom: 0;
}

.ui-spinner-pressed {
	background: #FEFEFE;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}
		
