body,td,th {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #003366;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #3399CC;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #003399;
}
h2 {
	font-size: 14px;
	color: #003399;
}.linB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
input {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #006699;
	background-color: #f9f9f9;
	padding: 1px 1px 1px 5px;
	width: 100%;
	border: 1px solid #006699;
}
select {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #006699;
	background-color: #f9f9f9;
	padding: 1px 1px 1px 5px;
	width: 100%;
	border: 1px solid #006699;
}
textarea {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #006699;
	background-color: #f9f9f9;
	padding: 1px 1px 1px 5px;
	width: 100%;
	border: 1px solid #006699;
}
.button {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	width: 100%;
	border: 1px solid #e1e1e1;
	font-weight: bold;
	background-image: url(imgs/bck_button.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bck_cont {
	background-image: url(imgs/bck_cont.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

