﻿/* CSS layout */
body {
	background-color: #CED6DF;
	background-image: url('../images/eosberryfield5d.gif');
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	}
a img {
	border: none;
	font-weight: bold;
}
#masthead {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	text-align: center;
	text-decoration: none;
	font-style: italic; 
	display: block;
}
#top_nav {
	height: 20px;
	color: #ffffff;
	text-align: center;
	font-size: small;
	font-weight: bold;
	background-image: url('../images/copperline.gif');
	background-repeat: repeat-x;
}
#container {
	min-width: 600px;
}
#left_col {
	width: 200px;
	float: left;
	padding: 5px;
	background-color: #CED6DF;
}
#page_content {
	background-color: #FFFFFF;
	padding: 15px;
	border: medium rgb(46,65,116) double
}
#bottom_nav {
	height: 20px;
	color: #ffffff;
	text-align: center;
	font-size: small;
	font-weight: bold;
	background-image: url('../images/copperline.gif');
	background-repeat: repeat-x;
}
#footer {
	clear: both;
	background-color: #CED6DF;
}
/* Body Styles */
body table#body {
	width: 95%;
	background-color: #ffffff;
	border-collapse: collapse;
	empty-cells: show;
	table-layout: inherit;
	margin-left: auto;
	margin-right: auto;
}
body table#masthead {
	width: 95%;
	background-color: #CED6DF;
	border: none;
	empty-cells: show;
	table-layout: inherit;
	margin-left: auto;
	margin-right: auto;
}
body table#footer {
	width: 95%;
	background-color: #CED6DF;
	border: none;
	empty-cells: show;
	table-layout: inherit;
	margin-left: auto;
	margin-right: auto;
}
body td {
	font-family: "Times New Roman", Times, serif;
	color: 000066;
}

/* Masthead Styles */
#masthead h1, h2, h3, h4, h5, h6 {
	color: #000066;
	text-align: center;
	text-decoration: none;
}
#masthead a {
	text-decoration: none;
}
masthead img {
	border: 0px;
}
	
/* Top Nav Styles */
#top_nav table {
	
}
/* Container Styles */
#container table {
	width: 100%;
}
/* Left Column Styles */
#left_col table {
	
}
#left_col ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#left_col li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px #2e4174 solid;
	background-color: #fff;
	margin-left: 2px;
}
#left_col a {
	color: #000066;
	text-decoration: none;
	display: block;
	background-color: #CED6DF;
}
#left_col a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px #2e4174 solid;
	background-color: #35455e;
	background-image: url('../images/eosberryfield5d.gif');
	background-repeat: repeat;
}
/* Page Content Styles */
#page_content h1, h2, h3, h4, h5, h6 {
	color: #000066;
	text-align: center;
	font-style: italic; 
}
#page_content p {
	text-align: justify;
}
#page_content table#data {
	margin: 0 auto 0 auto;
	border: thin #CED6DF ridge;
	text-align: left;
	background-color: #ffffff;
}
#page_content td {
	border: thin #CED6DF ridge;
}
#page_content th {
	border: thin #CED6DF ridge;
}
#page_content PagerStyle {
	border: none;
}
#page_content table#GridView1 {
	margin: 0 auto 0 auto;
	border: thin #CED6DF ridge;
	text-align: left;
	background-color: #ffffff;
}
	
/* Footer Styles */
#footer p {
	font-family: inherit;
	font-size: small;
	font-style: italic; 
	text-align: justify;
}
#footer a {
	color: #000066;
	text-decoration: none;
}

.style1 {
	border-width: 0;
}
table#GridView1 {
	margin: 0 auto 0 auto;
	border: thin #CED6DF ridge;
	text-align: left;
	background-color: #ffffff;
}
#GridView1 th {
	border: thin #CED6DF ridge;
	text-align: center;
	background-color: #ffffff;
}

#GridView1 td {
	border: thin #CED6DF ridge;
	text-align: left;
	background-color: #ffffff;
}



