html{height:100%;
	font-size: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000033;
	background-image:url(image/bg.jpg);
	background-repeat:repeat-x;
	height:100%;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:6px;
	padding-right:6px;
	font-size: 72.5%; 

}
td{
}
.bgprops{
background-image:url(image/bluebox/pix.gif);}
.headerprops{
padding-bottom:4px;
}
img {
	border: none;
}
.bodyprops{
height:100%;
background-color:#FFFFFF;
	padding-left:6px;
	padding-right:6px;

}
.terms-cond-props{
width:750px;
height:300px;}
.forum-box{
width:360px;}
.imageblock-props{
width:400px;
float:right;
margin-left:5px;
margin-right:5px;
padding-top:15px;
color:#FFFFFF;
background-color:#000033;
background-image:url(image/bluebox/top.gif);
background-repeat:no-repeat;
background-position:top;
z-index:10;
}
.imageblock-mid{
background-image:url(image/bluebox/mid.gif);
padding-left:13px;
padding-right:5px;
color:#FFFFFF;
}
.imageblock-footer{
background-image:url(image/bluebox/bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
height:14px;
}
