/* CSS Document */

body {
	background-color:#333333;
	margin-top:0px;
	}
	
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000146;
}
a:active {
	text-decoration: none;
	color: #A50000;
}


.container {
	margin:0 auto;
	text-align:center;
	background-image:url(images/horz_bg.jpg);
	background-repeat:repeat-y;
	background-color:#333333;
	width:832px;
		}

.header {
	height:255px;
	margin-left:16px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	}
	
.bodycontent {
	width:785px;
	text-align:left;
	padding-left: 15px;
	margin-top: 10px;
	}

.nav
		{
	width:500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #333333;
	margin-left:16px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	height: 26px;
	text-align: left;
	float: left;
	}

#tabsB {
      float:left;
      width:100%;
      background:#FFFFFF;
      font-size:14px;
      line-height:normal;
      }
#tabsB ul {
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
      }
#tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabsB a {
      float:left;
      background:url(images/tableftB.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#tabsB a span {
      float:left;
      display:block;
      background:url(images/tabrightB.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {
	float:none;
}
    /* End IE5-Mac hack */
#tabsB a:hover span {
      color:#000;
      }
#tabsB a:hover {
      background-position:0% -42px;
      }
#tabsB a:hover span {
      background-position:100% -42px;
      }
	  
	  
.title {
	width: 470px;
	margin-top: 15px;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	height: 32px;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 8px;
	margin-left: 15px;
	padding-left: 30px;
	}
#left {
	float: left;
	width: 500px;
}
#right {
	float: right;
	width: 250px;
}
	
.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 25px;
	margin-top:10px;
	margin-left: 15px;
	}
	
.box {
	background-image:url(images/box.jpg);
	background-repeat: no-repeat;
	height:182px;
	width: 203px;
	margin-left: 32px;
	}
	  
.time {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	width:203px;
	text-align: center;
	margin-right: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom-color: #DEDAED;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	
		}
	
	
.bales {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	width:203px;
	text-align:center;
	margin-bottom:10px;
	color: #FFFFFF;
		}
	
.balecount {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	text-align:center;
	margin-bottom:10px;
	width:203px;
	color: #FFFFFF;
	border-bottom-color: #DEDAED;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-weight: bold;
		}
	
.module {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	width:203px;
	margin-bottom:10px;
	color: #FFFFFF;
		}
		
.modcount {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	text-align:center;
	margin-bottom:10px;
	width:203px;
	color: #FFFFFF;
	border-bottom-color: #DEDAED;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-weight: bold;
		}
		
.quicklinks {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-align: right;
	padding-top: 20px;
	margin-bottom: 10px;
	border-bottom-color: #DEDAED;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-right:16px;
}
		
.links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:right;
	margin-bottom:10px;
	color: #333333;
	line-height: 25px;
	margin-top: 10px;
	border-bottom-color: #DEDAED;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin-right:16px;
}
.pic {
	width: 254px;
	height:162px;
	background-color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	margin-top: 10px;
	}
	
.logo{
	text-align:center;
	margin-bottom:15px;
	}
	
.title2 {
	background-image: url(new/images/title.jpg);
	background-repeat: no-repeat;
	height: 32px;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000059;
		}

.footer {
	width:817px;
	height:24px;
	background-color:#333333;
	background-image: url(images/footer.jpg);
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 15px;
	background-repeat: no-repeat;
	padding-right: 15px;
	clear: both;
	}
.content2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 25px;
	clear: both;
	padding-top: 30px;
	margin-left: 30px;
}
