@charset "utf-8";
/* CSS Document */

HTML {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	padding: 0;
	border: 0;
}
BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: auto;
	min-height: 100%;
	height: 100%;
	height: auto !important;
}
BODY, table, div, TD, P, UL, LI {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #1f1f1f;
}
body, p, div, form {
	margin: 0px;
	padding: 0px;
	border: none;
}
.bgAll {
	background:#ffffff url(../images/bg.jpg);
}
.picBg {
	background: url(../images/pic.jpg) no-repeat top center;
	width: 600px;
	height: 480px;
}
.under {
	padding: 7px 0px;
}
.under, .under A {
	font: 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.under A {
	color: #003d77;
	text-decoration: none;
}
.under A:HOVER {
	color: #157aca;
	text-decoration: none;
}
.underBig {
	font-size: 18px;
	text-transform: uppercase;
}
