body {
	font-family: Tahoma;
	margin: 0px auto;
	padding:30px 100px;
	font-size: 10px;
	line-height:16px;
	color:#19268E;
	background: url(../images/background.jpg) repeat;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#091A45;
}

a.linkPage{
	color:#091A45;
}

a:hover {
	color:red;
}

h1 {
	font-size:140%;
	color:#19268E;
}

h2 {
	color:#870000;
	font-size:130%;
}
h3 {
	color:#19268E;
	font-size:130%;
}
h4 {
	color:#19268E;
	font-size:90%;
}

h5 {
	color:#19268E;
	font-size:110%;
}

img {
	border:0px;
	vertical-align:bottom;
}

div#content {
	width:650px;
	float:right;
	}
div#content div {
	margin-left:1em;
	margin-right:1em;
}
div#content table tr th,td {
	font-size:smaller;
	text-align:left;
}
div#nav {
	width:225px;
	border-right:solid #CCB991 1px;
}
td.nav {
	height:20px;
	padding-left:5px;
	background-color:#19268E;
	color:white;
	border-color:#FFFFFF;
	border-right:solid;
	vertical-align:middle;
	border-width:thin;
}

td.nav_no_border {
	height:20px;
	padding-left:5px;
	background-color:#19268E;
	color:white;
	vertical-align:middle;
}

a.sitemap:link, a.sitemap:visited, a.sitemap:active {
        text-decoration:none;
        color:black;
}
a.sitemap:hover {
	color:red;
}

a.user:link, a.user:visited, a.user:active {
        text-decoration:none;
        color:black;
}
a.user:hover {
	color:red;
}

a:link, a:visited, a:active {
        text-decoration:none;
        color:white;
}
a:hover {
	color:red;
}

.navButton {
	color:white;
	background-image: url(/images/nav_button.jpg);
	padding-top:5px;
	text-align:center;
	font-weight:bold;
	vertical-align:bottom;
	height:100%;
}

td.linkPage {
        border-top-style:solid;
        border-top-color:black;
        border-top-width:thin;
        vertical-align:top;
}


/* New */
#main_table {
	background:white;
}

.home_box {
	background-image: url(../images/home_box.jpg);
	background-repeat: no-repeat;
	width:119px; 
	height:400px; 
	vertical-align:bottom;
}

.company_box {
	background-image: url(../images/companybox.jpg);
	background-repeat: no-repeat;
	width:119px; 
	height:400px; 
	vertical-align:bottom;
}

.product_box {
	background-image: url(../images/prod_box.jpg);
	background-repeat: no-repeat;
	width:119px; 
	height:400px; 
	vertical-align:bottom;
}

.livestock_box {
	background-image: url(../images/livestock_box.jpg);
	background-repeat: no-repeat;
	width:119px; 
	height:400px; 
	vertical-align:bottom;
}

.environment_box {
	background-image: url(../images/environment_box.jpg);
	background-repeat: no-repeat;
	width:119px; 
	height:400px; 
	vertical-align:bottom;
}

.employment_box {
	background-image: url(../images/employment_box.jpg);
	background-repeat: no-repeat;
	width:119px; 
	height:400px; 
	vertical-align:bottom;
}

.contact_box {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	width:119px; 
	height:400px; 
	vertical-align:bottom;
}

#search_form {
	padding:0px;
	margin:0px;
}

.firstCol {
	vertical-align:bottom;
	text-align:center;
	font-weight:bold;
}

.secondCol{
	padding-right:5px;
	border-right: solid; 
	border-color:#19268E; 
	border-width:thin;
	vertical-align:top;
}

.thirdCol {
	text-align:center;
	vertical-align:top;
}


.inner_secondCol {
	vertical-align:top;
	height:400px;
	font-weight:bold;
}

.title_bg {
	vertical-align:middle;
	text-align:center;
	font-size:1.3em; 
	height:30px;
	background-image: url(../images/title_bg.jpg);
	background-repeat: repeat;
	padding-top: 5px;
}

.arrow {
	text-align: left; 
	float:right;
	padding-right:10px;
}