body
{
background: #624B36 url(./manual/bg2.gif); color: #ffffff	
}

a { color: #E29500; }
a:hover { color: #E29500;}

img.p
{
	border: solid #FCB240;		
}
#main
{
	position: absolute; top: 0px; left: 10%
	
}
.table1
{
	background: #836C57; 
	border-right: solid #FCB240; 
	border-left: solid #FCB240; 
	padding: 0px; 
	border-collapse: collapse;
	width: 595px;
}
.td1
{
	background: #836C57 url(./manual/manual.jpg) no-repeat top left; height: 220px;
}
.td2
{
	padding: 1em; text-align: justify; background: #836C57 url(./manual/bg.jpg) repeat-y top right;
}
.td3
{
	background: #287EA3 url(./manual/manual-bot.jpg) no-repeat top left; height: 30px; text-align:center	
}
