body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.tb {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.tbb {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tbbg {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.tc {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.tp {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.tbp {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.tbp {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.scroll{
scrollbar-3d-light-color:#FFF082; 
scrollbar-arrow-color:#000000; 
scrollbar-base-color:#FFF082; 
scrollbar-darkshadow-color:#FFF082; 
scrollbar-face-color:#FFF082; 
scrollbar-highlight-color:#FFF082; 
scrollbar-shadow-color:#FFF082;
}
.combo { font-family: Arial;  font-size: 7.5pt; color: #000000
} 
input.bot{font-family: Arial, Helvetica, sans-serif;
font-size: 10;
color: #FFFFFF;
font-weight: bold;
background: #CC6699;
}