
body{
	background-color:#ffffff;
	background-image:url(../img/Bkgnd_B.GIF);
	color:#625B4C;
	margin:0 0 20px 0;
	width:100%;
	height:100%;
	font-family:Optima, Century Gothic, Verdana;
}

a{color:#202F8F;}
a:link{color:#202F8F;text-decoration:underline;}
a:visited{color:#8F2F50;}
a:active{background-color:grey;color:white;}
a.btn{
	font-family:Century Gothic, Verdana, Times New Roman;
	font-size:xx-small;
	letter-spacing:1.5em;
	text-decoration:none;
}
a:hover{
	background-color:Gainsboro;
	color:#8861A9;
	text-decoration:none;
}

table{
	border:0;
	border-collapse:collapse;
	empty-cells:show;
}

td,th{
	border:0;
}

h1{
	margin:12px 0 12px 0;
	color:#FFFFF0;
	font-family:Optima,Verdana,Arial;
}

hr{
	height:8px;
	width:100%;
	bakground-image:url(../img/LINE.GIF);
}

ul{font-size:x-small;line-height:14pt;}

span{color:#FFCCCC;}

sup{color:OrangeRed;}

input, textarea, select{
	margin:0;
	border:1px solid grey;
	color:#786C4A;

	scrollbar-arrow-color:#A89868;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
}

#man, #woman, #unknown, #i1, #i2, #i3, #i4, #i5{border:0;}

