body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p  {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding: 3px;
	
}

h1  {
	background: url(../../../images/blueback.png) repeat-x;
	width: 100%;
	height: 14px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000ff;
	border-top: 1px solid #330066;
	border-bottom: 1px solid #330066;
	display: block;
	text-align: center;
	
}

	

/* positioning styles */

#container  {
background: url(../../images/gradientback.jpg) repeat-x #b2c3eb;
position:absolute;
left: 0px;
top: 65px;
width: 102%;
height: 100%;
margin: 0px;
padding: 0px;
}


#info {
position: absolute;
top: 65%;
}
	

#frame  {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
margin: 0px;
padding: 0px;
vertical-align: top;


}

#leftnav  {
background: #ffffff;
width: 175px;
min-height: 800px;
margin: 0px;
padding: 0px;

}

#leftnav img {

border: none;

}

#content  {
background: #eeeeee;
min-width: 700px;
margin: 0px;
padding: 0px;
display: block;
text-align: center;


}

#header2 {
	background: url(headerback.jpg) repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 102%;
	border-bottom: 1px solid #2C3ABB;
	}
	
#view  {
	width: 1000px;
	margin:  2px 5px 2px 10px;
	display: block;
	text-align: center;
	
	}
	
#view p {
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	
	}
	
#view img {
	margin: 0;
	padding: 0;
	
	}
	
#view .button {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 24px;
	}
	
#searchbox  {
	position: absolute;
	top: 65px;
	left: 0px;
	height: 20px;
	
	}
	
#searchbox a {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;
}

.imageborder {
	background: #eeeeee;
	border: 1px solid #000000;
	padding: 3px;
	margin-top: 5px;
	}

#controls {
	background: #6ec1cd;
	width: 100%;
	height: auto;
	margin: 0px;
	padding-bottom: 2px;
	border-left: 1px solid #59a3ae;
	border-top: 1px solid #59a3ae;
	border-right: 1px solid #59a3ae;
	border-bottom: 3px solid #59a3ae;
	text-align: center;
	float: left;
	font: normal normal normal 9pt/11pt arial, sans-serif;
	color: #ffffff;
}

#controls form, input {
	display: inline;
}

