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

* {
   behavior: url("iepngfix.htc");
}

html,body {
	height : 100%;
	color : #000000;
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	margin : auto;
	background-image: url(images/bgr.jpg);
	background-repeat: no-repeat;
	background-color: #CDF6FC;
}
table.bodytable {
	height:100%;
	width:100%;
	border:0;
}
body {
	background-color: #AAF4FF;
}
a:hover  {
	color:	#FF9900;
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	bold;
	text-decoration:	underline;
}

a:link  {
	color:	#423E2F;
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	bold;
	text-decoration:	underline;
}

a:visited  {
	color:	#666666;
	font-family:	Arial, Helvetica, sans-serif;
}

a:active  {
	color:	#333300;
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	bold;
}
#container {
	background-image: url(../images/bgr_container.jpg);
	border: 1px solid #0E89F8;
	background-repeat: no-repeat;
	background-color: #AAF4FF;
	margin-top: 19px;
	background-position: center top;
	left: auto;
	width: 750px;
}
#menu_container {
	height: 248px;
	width: 212px;
}
#mainTable {
	background-image: url(../images/palm_bgr.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
