body
{background-color: #00adef;
background-image: url(../Images/bg.gif);
background-repeat: repeat-x;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}
.window {
	background-color: #4299BB;
	background-image: url(../Images/bgd1.gif);
	background-repeat: repeat-x;
}
.window_txt {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.window_title {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}