/* CSS Document */
body {
	background-color: #e6ebf1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #333;
	text-decoration: none;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}

h2 {
font-size: 16px;
font-weight: bold;
color: #2E3180;
line-height: normal;
padding: 0px;
margin: 0px;
}
h3 {
font-size: 16px;
font-weight: bold;
color: #EF7326;
line-height: normal;
padding: 0px;
margin: 0px;
}
.date {
color: #EF7326;
}
p {
margin-top: 5px;
margin-bottom: 3px;
}
.spacer {
height: 6px;
}
a{
color: #333;
text-decoration: underline;
}
a:hover {
color: #EF7326;
text-decoration: underline;
}
a.active{
color: #EF7326;
text-decoration:none;
}
#menu a {
color: #ffffff;
text-decoration: none;
}
#menu a:hover {
color: #EF7326;
text-decoration: none;
}
#qlinks a {
background-image: url(../images/4b_agri__03.jpg);
background-repeat: no-repeat;
width: 196px;
height: 20px;
padding-top: 1px;
margin-bottom: 4px;
padding-left: 22px;
text-decoration: none;
display: block;
}
#qlinks a:hover {
color: #EF7326;
text-decoration: none;
}
#port {
background-color: #ced5ff;
border: 1px solid #B6C3CE;
}
#port a {
background-image: url(../images/4b_agri__07a.jpg);
background-repeat: no-repeat;
background-position: right;
width: 193px;
height: 20px;
padding-top: 3px;
border-bottom: 1px solid #B6C3CE;
padding-left: 26px;
text-decoration: none;
display: block;
}
#port a:hover {
background-image: url(../images/4b_agri__07.jpg);
background-repeat: no-repeat;
background-position: right;
color: #EF7326;
text-decoration: none;
}
#port a.active {
background-image: url(../images/4b_agri__07.jpg);
background-repeat: no-repeat;
background-position: right;
color: #EF7326;
text-decoration: none;
}

/*==============Forms=============================*/
form {
padding: 0px;
margin:0px;
}
.textbox{
height: 18px;
width: 180px;
border: thin solid #226A90;
background-color: #ffffff;
padding-top: 3px;
padding: 1px;
}
.textlist{
height: 24px;
width: 100%;
border: thin solid #8D8D8D;
background-color: #D1D1D1;
padding-top: 2px;
padding: 1px;
}
.textbox1{
height: 18px;
width: 200px;
border: thin solid #8D8D8D;
background-color: #D1D1D1;
padding-top: 2px;
padding: 1px;
}
.textbox_search{
height: 18px;
width: 210px;
border: thin solid #8D8D8D;
background-color: #D1D1D1;
padding-top: 2px;
padding: 1px;
}
.textbox_search_l{
height: 20px;
width: 214px;
border: thin solid #8D8D8D;
background-color: #D1D1D1;
padding-top: 2px;
padding: 1px;
}
.textf{
height: 20px;
width: 50px;
border: thin solid #8D8D8D;
padding: 1px;
}
.textarea{
height: 50px;
width: 98%;
border: thin solid #8D8D8D;
background-color: #D1D1D1;
padding-top: 2px;
padding: 1px;
}
.textarea1{
height: 242px;
width: 98%;
border: thin solid #8D8D8D;
background-color: #D1D1D1;
padding-top: 2px;
padding: 1px;
}
/*==============Booth Tabs=============================*/
.tab a{
background-image: url(../images/em_31.jpg);
background-repeat: no-repeat;
text-align: center;
color: #3f3f3f;
text-decoration: none;
width: 136px;
height: 21px;
padding-top: 5px;
display: block;
}
.tab a:hover{
background-image: url(../images/em_29.jpg);
text-align: center;
color: #B00000;
}
.tab a.active{
background-image:url(../images/em_29.jpg);
text-align: center;
color: #B00000;
}