body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	color: #000000; */
	font-size: 12pt;
	font-weight: normal;

}
/*
.heading {
	color: #FF9900;
}
a:visited {
	color: #660033;
}
a:link {
	color: #FF9900;
}
h1 {
	color: #000000;
}
h2 {
	color: #000000;
}
*/
.myborder {
	width: 850px;
	left: 50px;
	position: relative;
	height: auto;
	background-color: #DDC5E7;
	border-top: thin none #00FF00;
	border-right: thin solid #00FF00;
	border-bottom: thin solid #00FF00;
	border-left: thin solid #00FF00;
}
.navigate {
	text-align: left;
	height: 375px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DDC5E7;
	border: thin solid #CCFFFF;
	background-image: url(../images/mybackground.gif);
}
.myheading {
	background-color: #DDC5E7;
	color: #000000;
	text-align:center;
	font-size: 24px;
	font-weight: bold;
}
.mysep {
	background-color: #DDC5E7;
	color: #000000;
}
.myborder2 {
	width: 850px;
	left: 50px;
	position: relative;
	height: auto;
	background-color: #DDC5E7;
	border-top: thin solid #00FF00;
	border-right: thin solid #00FF00;
	border-bottom: thin none #00FF00;
	border-left: thin solid #00FF00;
}

