body {
	margin: 0px;
	text-align: center;
	background-image : url(images/bg.jpg);
	background-position :center;
	font-size:14px;
	background-repeat : repeat-y;

scrollbar-3dlight-color:#ffcc33;
scrollbar-arrow-color:#996600;
scrollbar-darkshadow-color:#996600;
scrollbar-face-color:#ffcc33;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#996600;


}
#header {
	width: 700px;
	background-color:#3399FF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #FFFFFF;	
	line-height: 18px;
}
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#mainbox {
	width: 620px;
	text-align: left;
	float: right;
}
#text {
	width: 500px;
	text-align: left;
	padding: 10px;
	float: left;
}
#pinkbox {
	width: 500px;
	padding: 25 20 25 20;
	float: left;
	border: thin solid #FF99CC;
	margin-left: auto;
	margin-right: auto;
}
#purplebox {
	width: 500px;
	padding: 25 20 25 20;
	float: left;
	border: thin solid #990066;
	margin-left: auto;
	margin-right: auto;
}
#bluebox {
	width: 500px;
	padding: 25 20 25 20;
	float: left;
	border: thin solid #0099ff;
	margin-left: auto;
	margin-right: auto;
}
#orangebox {
	width: 500px;
	padding: 25 20 25 20;
	float: left;
	border: thin solid #ff9900;
	margin-left: auto;
	margin-right: auto;
}

#purplebox .pict {
padding: 5px;
margin: 0px 10px 5px 0px;
float: left;
clear: left;
}



#privacytable {
	width: 500px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
#privacytable p {
	font-size: 14px;
}

#metafabox {
	width: 500px;
	padding: 30 20 30 20;
	float: left;
	border: thin solid #FF99CC;
	margin-left: auto;
	margin-right: auto;
	background-image : url(images/metafa.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 700px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF99FF;
	text-align: center;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

h2 {
	font-size: 16x;
	line-height: 150%;
	text-align: center;
}
.linetitle {
	background-image : url(images/line_pink.gif);
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	padding: 0 0 20 0;
}
.line2 {
	background-image : url(images/ti_sp_y1.gif);
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 150px;
	padding: 65 0 30 0;
}
p {
	font-size: 14px;  
}
.size18bold {
	font-size: 24px;
	font-weight: bold;
}
.back-yellow {
	font-weight: bold;
	background-color: #FFFF00;
}
.privacy {
	text-align: center;
	font-size: 10px;
}
.privacy_pr {
	text-align: right;
	font-size: 10px;
}
.slipin {
	padding: 20 0 0 10;
	text-align: left;
	font-size: 12px;
	top: auto;
	font-weight:bold;
	text-decoration: underline;
}
.link_fu {
	color: #0000FF;
	text-decoration: underline;
}
.underbold {
	font-weight:bold;
	text-decoration: underline;
}
.checkbox {
	text-indent:20px;
	font-weight: bold;
	background-image : url(images/checkbox.gif);
	background-repeat: no-repeat;
}
.redbold {
	color: #FF0000;
	font-weight: bold;
}
.bluebold {
	color: #0000FF;
	font-weight: bold;
}
.greenbold {
	color: #008000;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.gray {
	color: #666666;
	text-align: left;
	font-size: 12px;
}
.s { 
text-decoration: line-through; 
} 

a:hover {   
 position:relative;   
 top:1px;   
 left:1px;   
} 
