body 
{
background-image: url('images/side-back.jpg');
background-repeat: repeat-y;
font-family:Arial,Sans-Serif
}



	table.tableBack
	{ 
	font-size: 10pt;
	}


table.search {
font-size: 8pt; 
border-collapse: collapse;

}

table.search td {
padding: 3px;
}



table.searchOuter {


}

td.searchOuter {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
}


A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}

.class1 A:link {color: #000066; text-decoration: none}
.class1 A:visited {color: #000066; text-decoration: none}
.class1 A:hover {color: #000066; text-decoration: none}
.class1 A:active {color: #000066; text-decoration: none}


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;
}



table.nav {
	font-variant: small-caps;
	font-weight: bold;
}

table.nav td {
	font-variant: small-caps;
	font-weight: bold;
	background-color: #c3c7cf;
}

.redLink A:link {color: #000066; text-decoration: none}
.redLink A:visited {color: #000066; text-decoration: none}
.redLink A:hover {color: red; text-decoration: none}
.redLink A:active {color: #000066; text-decoration: none}

.class1 A:link {color: #000066; text-decoration: none}
.class1 A:visited {color: #000066; text-decoration: none}
.class1 A:hover {color: #000066; text-decoration: none}
.class1 A:active {color: #000066; text-decoration: none}


.cssnav	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(images/button-over.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 190px;
	height: 31px;
	margin: 0; 
	padding: 0; 
}
.cssnav a {
	font-variant: small-caps;
	display: block;
	color: white;
	font-size: 16px;
	width: 190px;
	height: 31px;
	display: block;
	float: left;
	text-decoration: none;
}

.cssnav img {width: 190px; height: 31px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
		position: absolute;
		left: 0px;
		top: 6px;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		width: 190px;
		height: 31px;
		text-align: center;
}
