body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#00397a;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
}

.flash {
	background-image:url(images/flash_bg.gif);
	background-repeat:no-repeat;
}

.body_title{
	color: #000000;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}

.reg{
	color:#000000;
	font-size:12px;
	font-family:Arial;
}

.small{
	color:#000000;
	font-size:10px;
	font-family:Arial;
	background-image:url(images/cell.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:95px;
	width:360px;
}
.small a:link {
	color:#0066FF;
	text-decoration: none;
	font-weight:bold;
}
.small a:visited {
	text-decoration: none;
	color:#0066FF;
	font-weight:bold;
}
.small a:active {
	color:#0066FF;
	text-decoration: none;
	font-weight:bold;
}
.small a:hover {
	text-decoration: none;
	color:#FF9900;
	font-weight:bold;
}

.small2{
	color:#000000;
	font-size:10px;
	font-family:Arial;
}
.small2 a:link {
	color:#0066FF;
	text-decoration: none;
}
.small2 a:visited {
	text-decoration: none;
	color:#0066FF;
}
.small2 a:active {
	color:#0066FF;
	text-decoration: none;
}
.small2 a:hover {
	text-decoration: none;
	color:#FF9900;
}

.back_top{
	color: #00a2e1;
	font-size: 10px;
	font-family: Arial;
	font-weight:bold;
}
.back_top a:link {
	color:#00a2e1;
	text-decoration: none;
}
.back_top a:visited {
	text-decoration: none;
	color:#00a2e1;
}
.back_top a:active {
	color:#00a2e1;
	text-decoration: none;
}
.back_top a:hover {
	text-decoration: none;
	color:#CCCCCC;
}
