.top {
	background-image:  url(../images/bg_top.gif);
	background-repeat: repeat-x;
}
.news {
	background-image:  url(../images/ticker.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg {
	background-attachment: fixed;
	background-image:  url(../images/bgpages.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
.submit {
	background-image:  url(../images/bt_submit.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 125px;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;


}
.reset {

	background-image:  url(../html/images/br_reset.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 125px;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
}
.bul {
	list-style-position: outside;
	list-style-image:  url(../html/images/pearl.gif);
	line-height: 26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

.text1 {
color:#C63328;
font: "Lucida Bright";
font-size:14px;

}
td
{background-repeat:no-repeat;
}



A:link {
	COLOR: #000066; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000066; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff9900; TEXT-DECORATION: none
}