body {
	background: url(../images/bgr.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}
td {
	font: 11px Arial, Helvetica, sans-serif;
	color: #6C8A9B;
}
.black {
	color: #000000;
}
.bottommenu a{
	color: #9C9C9C;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.bottommenu a:hover {
color: #000000;
}
.bottom {
	color: #60ADC0;
	text-decoration: none;
}
.bottom:hover{
color: #31565E;
}
.top {
	color: #646464;
	text-decoration: none;
}
.top:hover{
color: #000000;
}
.menu {
	font: 14px Arial, Helvetica, sans-serif;
	color: #0083c0;
	text-decoration: none;
}
.menu:hover{
color: #000000;
}
.hdr {
	color: #0083c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #0083c0;
	text-decoration: underline;
}
a:hover{
color: #000000;
}
.inp {
	height: 20px;
	width: 100%;
}
.bubbles{
	background:url(../images/bubbles.jpg) repeat-x center bottom;
}
.promo {
	font: italic bold 16px Arial, Helvetica, sans-serif;
	color: #4195C9;
}

