﻿body {
	background-color: #FFFFFF;
	background-image: url(background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	margin:0px 0px; padding:0px;
}
.box1 {
	background-image:url(../images/banner.gif);
	background-position:top;
	background-repeat:no-repeat;
	border-color: #002d4e;
	border-width:2px;
	border-style:solid;
	width:1000px;
	text-align:center;
	padding:0px;
	margin-top: 0%;
	margin-bottom: 0%;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.innertube {
	width:1000px;
	padding-top:220px;
}
.centerbox {
	padding-left:5%;
	padding-right:5%;
}

a:hover {
	text-decoration: none;
}
input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.style2 {
	font-size: 14px;
	text-align:justify;
}
.style4 {
	font-weight: bold; font-size: 16px;
}
.style5 {
	font-weight: bold; 
	font-size: 16px;
	font-style:normal;
	color:#002d4e;
	text-decoration:none;
}
