body {
	background:#D2BB8F;
	background-image:url(../img/bg_main.jpg); 
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Arial,Tahoma,Helvetica,Verdana;
	font-size:12px;


	scrollbar-face-color:Maroon;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#E0DFDF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#E0DFDF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#D2BB8F;
	}
	
td 	{font-size:13px;}
td 	{padding-left:5px; border:1px solid #D2BB8F; }
h1,h2,h3,h4 { color:Maroon; font-weight:normal;}
b,strong	 { color:Maroon; }
img { border:1px solid Maroon;}

.imgright {
	margin-left:10px;
	margin-right:0px;
}

.mypage   { 
	z-index:1; position:absolute; 
	top:10px;left:0px;width:500px; 
	margin:0px; padding:10px; 
	background:#FFFFFC; 
	border: 1px solid Maroon;
	text-align:justify;	
	}
a:link {
	color: Maroon;
	font-size: 12px;
	text-decoration: none;
	}
a:visited {
	color: #8A1505;
	font-size: 12px;
	text-decoration: none;
	}
a:active, a:hover {
	color: white;
	font-size: 12px;
	text-decoration: none;
	}
	

