body,p{
	color: #navy;
	font-family: "verdana";
	font-size: 11px;
	text-align: justify;
	letter-spacing: 1px;
	scrollbar-arrow-color: navy;
	scrollbar-face-color: plum;
        scrollbar-track-color: plum;
	scrollbar-highlight-color: plum;
	scrollbar-3Dlight-color: navy;
	scrollbar-shadow-color: plum;
	scrollbar-darkshadow-color: navy;
}

.menu1{
	position: absolute; 
	top: 525px; 
	left: 150px; 
	width: 135px;
	height: 1px;
}

.menu2{
	position: absolute; 
	top: 525px; 
	left: 300px; 
	width: 145px;
	height: 1px;
}

.content{
	position: absolute; 
	top: 525px; 
	left: 460px; 
	width: 374px;
	height: 1px;
}

A,A:link,A:visited{
	text-decoration: none;
	color: navy;
	cursor: crosshair; 
}

A:hover{
	text-decoration: none;
	color: lightblue;
	filter:glow (color=purple, strength=4);
	height: 0px;
}

.header{
	letter-spacing: 2px;
	color: navy;
	font-size: 13px;
	text-align: left;
	FILTER: alpha(opacity=100, finishopacity=0,style=1);
	border-bottom: solid 1 purple;
	border-top: solid 1 purple;
	width: 100%;
}

.header2{
	letter-spacing: 2px;
	color: navy;
	font-size: 13px;
	text-align: left;
	FILTER: alpha(opacity=100, finishopacity=0,style=1);
	border-bottom: solid 1 purple;
	border-top: solid 1 purple;
	width: 100%;
}



.button {
	font-size: 9px;
	color: navy;
	background-color: transparent;
	border-style: solid;
	border-width: 1 1 1 1;
	border-color: black;
	font-family: "MS Serif", "New York", serif;
}

input, textarea {color:navy ; font-size:12px; letter-spacing:1PT; font-family:"MS Serif", "New York", "serif"; background:#9999FF; BORDER-RIGHT: lavender thin solid;
BORDER-LEFT: lavender thin solid;
BORDER-TOP: lavender thin solid;
BORDER-BOTTOM: lavender thin solid;}
