body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image: url(../images/background.gif);
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
body,td,th {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
}
a:visited {
	color:#003399;
	text-decoration: none;
}
a:hover {
	color:#FF9900;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
a:link {
	color: #003399;
	text-decoration: none;
}

.style4 {font-size: 9px}
.style6 {
	font-size: 11px;
	color: #99CCFF;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
.style8 {color: #003399}
.style9 {color: #000000}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	border: 2px solid #F3F3F3;
	padding: 1px 8px;
	background: #B4D3F3;
	color: #333333;
}

.button:hover, .button:focus {
	border-color: #E6E6E6;
}

.inputbox {
	border: 1px solid #E6E6E6;
	background: #F3F3F3;
	color: #6B6B6B;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #CCCCCC;
}
.box{
border:thin;
background-color:#F2F8FD;
border-collapse:collapse;
border-color:#B4D3F3;
border-width:thin;
border-style:inherit;
}
.footer {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #494949;
}
