body,p,table {
	color: black;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
	height: 0px;
	border:1px solid #84a2d2;
	border-width:1px 0 0 0;
	color: #859fc6;
	}

body {
	background-color: #A8BBD7;
	background-image: url(images/bg1.gif);
}

table {
	margin:auto;
	height: 100%;
	width: 100%;
}

a {
	background-color: #84a2d2;
	color: white;
	padding: 1px;
	text-decoration: none;
}

h1 {
	font-size:20px;
	text-align: center;
}

.text {
	background-color: #ffffff;
	color: #333333;
	vertical-align: top;
	padding: 10px;
	padding-bottom: 30px;
	padding-top: 25px;
	line-height: 18px;
}

.border1 {
	background-color: #A8BBD7;
	vertical-align: top;
	background-image: url(images/bg1.gif);
}

.border2 {
	background-color: #eeeeee;
	vertical-align: top;
}

.border3 {
	background-color: #ffffff;
	vertical-align: top;
	background-image: url(images/bg3.gif);
}

.border4 {
	background-color: #dddddd;
	vertical-align: top;
}

.button_out {
	font-size: 12px;
	color: black;
	background-color: white;
	padding:4px;
	margin-right:2px;
	margin-left:2px;
	text-decoration: none;
	border:1px solid white;
	line-height:22px;
}

.button_active {
	font-size: 12px;
	color: white;
	background-color: #84a2d2;
	padding:4px;
	margin-right:2px;
	margin-left:2px;
	text-decoration: none;
	border:1px solid white;
	line-height:22px;
}
