body { 
background: url(images/bg.jpg);
background-color:#CCCCCC;
background-position: center;
scrollbar-3dlight-color:#028232;
scrollbar-arrow-color:#F8F8F8;
scrollbar-base-color:#028232;
scrollbar-darkshadow-color:#F8F8F8;
scrollbar-face-color:#028232;
scrollbar-highlight-color:#F8F8F8;
scrollbar-track-color:#F8F8F8;
scrollbar-shadow-color:#BBABA0
}

ol,ul { 
font-family: Tahoma;
font-size: 10pt;
}


.tablebg { 
background: url(images/tb_bg.jpg) no-repeat top;
}

.imgborder { border-color: white }

a			{ text-decoration: none; color: #FFFFFF }
a:hover			{ text-decoration: underline }
a:visited		{ text-decoration: none; color: #FFFFFF }
