body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #D2DADD;
}
a {color:#ffffff;}
.tablebg {
	background-image: url(images/inside_07.jpg);
	background-repeat: no-repeat;
	background-color: #527793;
}
.pbox {
clear: left;
border-top: 1px solid #9aa9b7; 
padding: 10px;
}

.footer {
	background-image: url(images/backgrounds/bg_footer.gif);
	background-repeat: no-repeat;
	height: 76px;
	width: 739px;
	font-size: 11px;
	text-align: center;
	color: #778fa0;
	margin: 0px;
	padding: 0px;
}
.footer li {
	float: left;
	background-image: url(images/backgrounds/bullet_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	list-style-type: none;
	display: block;
	margin-top: 4px;
	padding: 10px 10px 0px 10px;
	list-style-position: outside;
	height:22px
}
.footer li a {
	color: #778fa0;
	text-decoration: none;
}
.footer ul {
padding: 0px;
margin: 0px;
margin-left: 150px;
}
.footer p {
clear: both;
margin:8px 0px 0px 0px;
padding:0px;
display:block;
height:30px;
}
.hot_button {
	font-weight:bold;
	text-align:center;
	display:block;
	padding: 5px;
	border: 1px solid #FFFFFF;
	background-color: #5C99B9;
	color: #032147;
	text-decoration: none;
}
a.hot_button {
	font-weight:bold;
	text-align:center;
	display:block;
	padding: 5px;
	border: 1px solid #FFFFFF;
	background-color: #5C99B9;
	color: #032147;
	text-decoration: none;
}
a.hot_button:hover {
	background-color: #BEE24A;

}
