/* CSS Document */

body{
	background-image: url(../images/back.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-size:14px;
	color:#3366CC;
	font-weight:bold;
	}
tablle.form{
	text-align:left;
	}
td.form{
	background-image:url(../images/form_box_md.gif);
	}
table.form2{
	text-align:left;
	font-weight:800;
	}
.copyright{
	font-weight:normal;
	color:#000000;
	font-size:10px;
	}
.rule{
	padding-left:20px;
	font-weight:bold;
	font-size:14px;
	}
