body 
{
background-image: url('images/side-back.jpg');
background-repeat: repeat-y;
font-family:Arial,Sans-Serif
}


table.nav {
	font-variant: small-caps;
	font-weight: bold;
}

table.nav td {
	font-variant: small-caps;
	font-weight: bold;
	background-color: #c3c7cf;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}

.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;
}
