﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFFBFF;
}
a.black
{
	color: black;
	text-decoration: none;
}
a.black:visited
{
	color: black;
}
.bottom_font
{
	font-family: Tahoma;
	font-size: 9pt;
}
.bottom_font1
{
	font-family: Tahoma;
	font-size: 9pt;
}
a.blue
{
	color: White;
	text-decoration: none;
}
a.blue:hover
{
	color: #ace7ff;
}
.nav_c
{
	color: #8bc0e9;
}

a.nav_c1
{
	color: #0b1974;
	text-decoration: none;
	font-weight: bold;
}
a.nav_c1:visited
{
	color: #0b1974;
	font-weight: bold;
}
a.blue1
{
	color: #ace7ff;
	text-decoration: none;
}
a.blue1:hover
{
	color: #ace7ff;
}

a.left_nav
{
	color: White;
	text-decoration: none;
}
a.left_nav:hover
{
	color: #0b1974;
}
.paginator
{
	font: 11px Arial, Helvetica, sans-serif;
	padding: 10px 20px 10px 0;
	margin: 0px;
}
.paginator a
{
	padding: 1px 6px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;
	margin-right: 2px;
	color: #000000;
}
.paginator a:visited
{
	padding: 1px 6px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;
}
.paginator .cpb
{
	color: black;
}
.paginator a:hover
{
	color: #fff;
	background: #058dae;
	border-color: #058dae;
	text-decoration: none;
}
.input-button-sea
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	font-family: Verdana;
	font-size: 11px;
	line-height: 22px;
	color: #3B6BB4;
	background-image: url('../images/sear.jpg');
		background-repeat: no-repeat;
		width: 54px;
		height: 21px;
		cursor :hand;
}
