/*Style for the background-bar*/
.norepeat{background-repeat:no-repeat; background-position=top right;}

/*Style for the scrollbar */
.scrollbar
{
overflow			:auto;
scrollbar-3d-light-color: #BFBFA9;
scrollbar-base-color: #61300F;
scrollbar-arrow-color: #61300F;
scrollbar-dark-shadow-color: #BFBFA9;
scrollbar-face-color: #D4AB2F;
scrollbar-highlight-color: #D4AB2F;
scrollbar-shadow-color: #D4AB2F
}

.tableborder {
	border-top: 1px none #5E2F11;
	border-right: 1px solid #5E2F11;
	border-bottom: 1px solid #5E2F11;
	border-left: 1px none #5E2F11;

}

TD
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
	color: #000000
}

a { text-decoration: none }
a:hover { text-decoration: underline }

#cr
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
	color: #000000
}
#top
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 9px;
	color: #000000
}
#container{
	
}
#container{
	position:relative; 
	width:550px; 
	height:375px; 
	overflow:auto; 
	left: 0px;
}
.contenttd{
	background-image: url(/florin/images/bg6.jpg); 
	background-repeat:no-repeat; 	
}