body{
	background-attachment:fixed;
	margin:0px;
	background-color:#FFFFFF;
	font-family:"Comic Sans MS", "Times New Roman", Arial;
	font-size:14px;
}
h1{
	color:#3366FF;
}
img{
	border:0;
}
table{
	margin:0px;
	padding:0px;
	width:100%;
	border:0;
}
a{
	color:#3366FF;
	text-decoration:none;
}
a:hover{
	color:#33CCFF;
	text-decoration:underline;
}
.center{
	text-align:center;
}
.help{
	visibility:hidden;
	position:absolute;
	top:520px;
	left:31px;
	width:136px;
	font-size:x-small;
}
.BG_TopLeft{	background-image:url(/images/BG_TopLeft.png);	width:345px;}
.BG_TopCenter{	background-image:url(/images/BG_TopCenter.png);	height:122px;}
.BG_TopRight{	background-image:url(/images/BG_TopRight.png);	width:49px;}
.BG_Left{		background-image:url(/images/BG_Left.png);	width:175px;}
.BG_Main{		background-image:url(/images/BG_Main.png);}
.BG_Right{		background-image:url(/images/BG_Right.png);	width:45px;}
.BG_BotLeft{	background-image:url(/images/BG_BotLeft.png);	width:180px;}
.BG_BotCenter{	background-image:url(/images/BG_BotCenter.png);	height:44px;}
.BG_BotRight{	background-image:url(/images/BG_BotRight.png);	width:49px;}