body {
	background-color: #000000;
}
.header-bg {background-image:url(images/header-bg-middle.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
.but-bg {background-image:url(images/but-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
.header-buttons {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:75px;
	}
.header-buttons:hover {color:#CCCCCC;
	}
.h1 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:50px;
	color:#b76600;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	border:0px;
	}
.h2 {font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#114c82;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	}
.h3 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#b76600;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	}
.h4 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#114c82;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	}
.h5 {font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#114c82;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	}
.td2 {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	line-height:32px;
	}
ul {
	list-style-image:url(images/ul-img.jpg);
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	margin:0 0 0 25px;
	padding:0px;
}
li {
	padding:5px 0 5px 0;
	border-bottom:#666666 dotted 1px;
}

/*body*/

.body-bg {background-image:url(images/body-bg2.gif);
	background-repeat:repeat-y;
	background-position:top;
	}
.grey-bg {background-image:url(images/grey-shade-middle.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
.right-grey-box-bg {background-image:url(images/right-grey-box-middle.gif);
	background-repeat:repeat-y;
	background-position:top;
	}
td {font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	line-height:18px;
	}
.read-more {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	}
.read-more:hover {text-decoration:none;
	color:#a75d00;
	}
.read-more2 {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a75d00;
	text-decoration:none;
	font-weight:bold;
	}
.read-more2:hover {text-decoration:underline;
	color:#000000;
	}
.left-menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
.left-menu:hover {
	color:#000000;
	text-decoration:underline;
}
.yeloow-box-bg {background-image:url(images/yellow-box-body.gif);
	background-repeat:repeat-y;
	background-position:top;
	}
.yeloow-box-bg2 {background-image:url(images/yellow-box-bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
.yeloow-box2-bg {background-image:url(images/yellow-box2-middle.gif);
	background-repeat:repeat-y;
	background-position:top;
	}
.yeloow-box2-bg2 {background-image:url(images/yellow-box2-bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
.login-box-bg {background-image:url(images/login-box-body.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
.login-box-bg2 {background-image:url(images/login-box-bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
	
/*footer*/

.footer-contents {font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}
.footer-menu {font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
.footer-menu:hover {text-decoration:underline;
	}
.frame {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	width:135px;
}
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	width:70px;
	background-color:#000000;
	border:#333333 solid 1px;
	height:20px;
	cursor:pointer;
}
button:hover {background-color:#990000;
	cursor:pointer;
	}
