﻿td,tr,table {
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
	font-family: calibri;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #5e5e5e;
}

body {
	background-image:url('back.jpg');
	background-attachment:fixed;
	font-family:Calibri;
	color:#5e5e5e;
	font-size: 16px;
	text-align:left;
	margin-top:0px;
}

img {
	border:0px;
}

a:link {
	text-decoration:none;
	font-weight:bold;
	color:#5e5e5e;	
}

a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#5e5e5e;	
}

a:hover {
	color:#000000;	
	text-decoration:none;
	font-weight:bold;
}

a:active {
	color:#5e5e5e;	
	text-decoration:none;
	font-weight:bold;
}

.linkspan {
	color:#5e5e5e;
}

/*BODY*/
#Header {
	background-image:url('images/SINYOROblue_01.jpg');
	background-repeat:no-repeat;
	width:994px;
	height:138px;
}
	
#Links {
	background-image:url('images/SINYOROblue_02.jpg');
	background-repeat:no-repeat;
	width:994px;
	height:45px;
	text-align:right;
	padding-right:172px;
	color:#005e7f;	
	text-decoration:none;
	font-weight:bold;
}

/*Text Area*/

.headings {
	background-image: url('images/Biobrand_13.jpg');
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	height: 25px;
	vertical-align: middle;
	padding-left: 10px;
	height: 32px;
	text-align: left;
}
.BIGbOLD {
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
	color: #3A7018;
}
.content {
	padding: 0px;
	vertical-align: top;
	background-color: #ffffff;
	color: #5e5e5e;
	font-size: 16px;
	font-family: calibri;
}

.bold {
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.boldUNDERLINE {
	font-weight:bold;
	text-decoration:underline;
}

.boldITALIC {
	font-weight: bold;
	font-style: italic;
}


.formABOVE {
	text-decoration: underline;
}

.border {
	border: 1px black solid;
	padding-left: 5px;
}

.borderBOLD {
	border: 1px black solid;
	padding-left: 5px;
	font-weight: bold;
	color: #333333;
}


.form {
	padding:10px 0px 0px 0px;
}

.leftMenu {
	width: 306px;
}

.MiddleContent {
	width: 661px;
}

.blue {
	color: #02478b;
	font-size: small;
	font-family: calibri;
}