table.nav {
	font-variant: small-caps;
	font-weight: bold;
}

table.nav td {
	font-variant: small-caps;
	font-weight: bold;
	background-color: #c3c7cf;
}


hr.surety { 
display: block;
height: 1px; 
border-left: none;
border-right: none;
border-top: 1px dashed #99bea5;
border-bottom: none; 
}

table.login {
	border-width: 1px;
	border-style: solid;
	border-color: #3d5a46;
}

table.login td {
	border-width: 0px;
	border-style: none;
}

input.custom{
background-color: #cee1d2;
font-size: 14px; 
color: #3d5a46;
border: 1px solid #3d5a46;
}

input.custom3 {
background-color: #cee1d2;
font-size: 8px; 
color: #3d5a46;
border: 1px solid #3d5a46;
}

input.customUL {
background-color: white;
font-size: 14px; 
font-weight: bold;
color: black;
border: 1px solid black;
}


input.customDel {
background-color: white;
font-size: 14x; 
font-weight: bold;
color: red;
border: 1px solid red;
width:230px;
}



.cssnav	{
	position:relative;
	font-family: Calibri, sans-serif;
	background-image:  url(images/button-over.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 255px;
	height: 18px;
	margin: 0; 
	padding: 0; 
}
.cssnav a {
	font-variant: small-caps;
	display: block;
	color: #057840;
	font-size: 16px;
	width: 255px;
	height: 18px;
	display: block;
	float: left;
	text-decoration: none;
}

.cssnav img {width: 255px; height: 18px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
		position: absolute;
		left: 0px;
		top: -1px;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		width: 255px;
		height: 18x;
		text-align: center;
}




.cssnav2	{
	position:relative;
	font-family: Calibri, sans-serif;
	background-image:  url(images/button2-over.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 380px;
	height: 18px;
	margin: 0; 
	padding: 0; 
}
.cssnav2 a {
	font-variant: small-caps;
	display: block;
	color: #140578;
	font-size: 16px;
	width: 380px;
	height: 18px;
	display: block;
	float: left;
	text-decoration: none;
}

.cssnav2 img {width: 380px; height: 18px; border: 0; }
* html a:hover {visibility:visible}
.cssnav2 a:hover img{visibility:hidden}
.cssnav2 span {
		position: absolute;
		left: 0px;
		top: -1px;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		width: 380px;
		height: 18x;
		text-align: center;
}





.cssnav3	{
	position:relative;
	font-family: Calibri, sans-serif;
	background-image:  url(images/button3-over.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 380px;
	height: 24px;
	margin: 0; 
	padding: 0; 
}
.cssnav3 a {
	font-variant: small-caps;
	display: block;
	color: #140578;
	font-size: 16px;
	width: 380px;
	height: 24px;
	display: block;
	float: left;
	text-decoration: none;
}

.cssnav3 img {width: 380px; height: 24px; border: 0; }
* html a:hover {visibility:visible}
.cssnav3 a:hover img{visibility:hidden}
.cssnav3 span {
		position: absolute;
		left: -1px;
		top: 1px;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		width: 380px;
		height: 24x;
		text-align: center;
}





table.navtable {
	border: 1px solid;
	border-color : #cde2d0 #93AFBA #93AFBA #93AFBA;
}
table.navtable2 {
	border: 1px solid;
	border-color : white white #93AFBA white;
}
