html, body, form
{
	height: 100%;
	margin: 0;
	padding: 0;
	display: block;
}

BODY
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	scrollbar-base-color: #0a4fad;
	background-image: url('images/bground.gif');
}

.top_bground
{
	height: 69px;
	background-image: url('images/top_bground.gif');
}
.menu_bground
{
	height: 28px;
	background-image: url('images/menu_bground.gif');
}

.bot_bar
{
	height: 36px;
	background-image: url('images/bot_bar.gif');
}

.bot_bar2
{
	height: 19px;
	background-image: url('images/bot_bar2.gif');
}

A
{
	color: #04285C;
	font-weight: bold;
	font-family: Verdana;
	border: none;
	text-decoration: none;
}

A image
{
	border: none 0px white;
}

A:hover
{
	color: #0a4fad;
	font-weight: bold;
	font-family: Verdana;
	border: none;
}
img
{
	border-style: none;
}
h1
{
	color: #0A50AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
h2
{
	color: #0A50AD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

td
{
	text-align: left;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
th
{
	color: #1B0B74;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
}
th a
{
	color: Black;
}
th A:hover
{
	color: #000675;
}
.dotbox
{
	border: thin dashed #000675;
	padding: 3px 3px 3px 3px;
}

.image
{
	border: 1px inset Black;
}

.image2
{
	border: 10px inset Black;
}
.image3
{
	border: 3px solid #f7941d;
}
.client
{
	border: solid 1px Black;
}
.newsimg
{
}

.empTableMain
{
	font-size: 10px;
}
.empTableMain td
{
	font-size: 11px;
}
.empTableMain input
{
	font-size: 11px;
}
.empTable
{
	border: 2px solid #A80000;
}
.empTableHead
{
	border: 2px solid #A80000;
	background-color: #CFE2F4;
}

.error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Red;
	border: 1px solid #CECECE;
	background-color: #ffffe1;
	font-weight: bold;
}
