body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	background-color: #334160;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
}

table {
	margin: 0px;
	padding: 0px;
	border: none;
}

tr {
}

td {
	border: none;
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
}

form {
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #112277;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #112277;
}

a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #2244dd;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #2244dd;
}

img {
	border: none;
}

div.window_title {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

div.window_message {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
