body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #666666;
	line-height:18px;
}

h1 {
	font-size:16px;
	font-weight:bold;
}

h3 {
	font-size:15px;
	font-weight:bold;
	color:#990000;
}

#main_body {
	background:url(images/body_bg.jpg);
}

#menu_td {

}
	

#main_menu {
	background: url(images/menu_bg.jpg) no-repeat;
	height:338px;
	vertical-align:top;
	width:186px;
	height:338px;
	padding-top:120px;
}

html>body #main_menu {
	vertical-align:top;
	width:186px;
	height:338px;
	margin-top:20px;
}

#main_content {
	padding:10px 10px 10px 25px;
	min-height:400px;
	text-align:left;
}

html>body #main_content {
	padding:10px 10px 10px 25px;
	min-height:400px;
	text-align:left;
	height:inherit;
}

#side_nav {
	width:100%;
}

#menu_item {
	background: url(images/button_bg.jpg) no-repeat;
	height:29px;
	margin-top:5px;
}

#menu_item a {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	display:block;
	width: 100%;
	padding-top:7px;
}

#menu_item a:hover {
	color:#FFFF00;
}

#ag_prod {
	background: url(images/button_bg.jpg) no-repeat;
	height:29px;
	margin-top:5px;
}

#ag_prod a {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	display:block;
	width: 100%;
	padding-top:7px;
}

#ag_prod a:hover {
	color:#FFFF00;
}

#oil_prod {
	background: url(images/button_bg.jpg) no-repeat;
	height:29px;
	margin-top:5px;
}

#oil_prod a {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	display:block;
	width: 100%;
	padding-top:7px;
}

#oil_prod a:hover {
	color:#FFFF00;
}

div#ag_flyout {
	width: 200px;
	background: #FFFFFF;
	position:absolute;
	visibility: hidden;
	border: solid #666666 1px;
	margin-top:-13px;
	margin-left: 25px;
}

div#ag_flyout a{
	display: block;
	text-decoration: none;
	border-bottom: solid #666666 1px;
	padding: 2px 5px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width: 100%;
}

html>body div#ag_flyout a{
	width:auto;
}

div#ag_flyout a:hover{
	color: #000000;
}

div#oil_flyout {
	width: 150px;
	background: #FFFFFF;
	position:absolute;
	visibility: hidden;
	border: solid #666666 1px;
	margin-top:-13px;
	margin-left: 25px;
}

div#oil_flyout a{
	display: block;
	text-decoration: none;
	border-bottom: solid #666666 1px;
	padding: 2px 5px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width: 100%;
}

html>body div#oil_flyout a{
	width:auto;
}

div#oil_flyout a:hover{
	color: #000000;
}

#login {
	background:url(images/login_bg.jpg) no-repeat;
	height:107px;
	padding:2px 5px 0 5px;
	margin-bottom:-12px;
	font-size:11px;
	margin-top:-66px;
}

html>body #login {
	background:url(images/login_bg.jpg) no-repeat;
	height:107px;
	padding:2px 5px 0 5px;
	margin-bottom:-3px;
	font-size:11px;
	margin-top:-69px;
}


#login_title {
	font-size:12px;
	margin-bottom:-4px;
	z-index:2;
}

#footer {
	text-align:center;
}

#footer a {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.copyright {
	font-size:10px;
}

#video {
	background-color:#000000;
	background:url(images/empire_video.jpg) no-repeat;
	width:305px;
	height:350px;
	padding-top:55px;
}
