.bg
{
	background-image: url(images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.top
{
	background-image: url(images/top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.search
{
	background-image: url(images/searchbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.im
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid;
	border-color: #999999;
	padding-left: 2px;
}

.hline
{
	background-image: url(images/hline.gif);
	background-position: top left;
	background-repeat: repeat-x;
}










h1
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #00a9a1;
	text-decoration: none;
}

.btext
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bbtext
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #00a9a1;
	text-decoration: none;
}

.sbtext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #00a9a1;
	text-decoration: none;
}

.sbbtext
{
	font-family: Tahoma;
	font-size: 11px;
                     font-weight: bold;
	color: #00a9a1;
	text-decoration: bold;
}

.stext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.sblink
{
	font-family: Tahoma;
	font-size: 11px;
	color: #00a9a1;
	text-decoration: none;
}

.sblink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
