body {
   margin: 0;
   padding: 0;
   background-color: white;
   BORDER-RIGHT: #7b778f 2px ridge; 
   BORDER-TOP: #7b778f 2px ridge; 
   BORDER-LEFT: #7b778f 2px ridge; 
   BORDER-BOTTOM: #7b778f 2px ridge; 
}

.first {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #007979;
	font-size: 1.3em;
	text-decoration: none;
	line-height: 1.65em;
	font-weight: bold;
}
	
td {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: .70em; text-decoration: none;
   line-height: 1.65em;}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	list-style-image: url(images/list.gif);
}


a {	color: #896D9E;
	text-decoration: none;

}

a:hover {
	color: #6980A0;
	text-decoration: none;
}

h2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	color: #000;
	font-size: 1.2em;
	line-height: 2em;
}

h4 {
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	color: #000;
	font-size: 1em;
}

.leftborder {
	background-image: url(images/l_border.gif);
	background-repeat: repeat-y;
}

.rightborder {
	background-image: url(images/r_border.gif);
	background-repeat: repeat-y;
}
.innerline {
	background-image: url(images/v_line.gif);
	background-repeat: repeat-y;
}


.myimage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #B5A2C3;
	border-bottom-color: #B5A2C3;
	border-left-color: #FFFFFF;
}

.myimage2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #B5A2C3;
	border-left-color: #B5A2C3;
}

.myimage3 {
	margin-right:10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.picCont {
padding:5px;
text-align:center;
border:1px solid silver;
background: #e0e0e0; }

.picCont img {
border:1px solid white;}
