@font-face {
  font-family: 'Fjord One';
  font-style: normal;
  font-weight: 400;
  src: local('Fjord One'), local('Fjord-One'), url(http://themes.googleusercontent.com/static/fonts/fjordone/v2/k1xuy2AQ8wbv_amiU4s58z8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Amaranth';
  font-style: normal;
  font-weight: 400;
  src: local('Amaranth'), url(http://themes.googleusercontent.com/static/fonts/amaranth/v3/RvdVaxHTnYbJDko8dLi4zvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
body {
	background: url(../images/body.png) repeat fixed 100% 100%;
	margin: 0;
	padding: 0px;
	position: relative;
	color:#484139;
	font-family:tahoma, sans-serif;
	font-size: 12px;
}
a {
	font-family: verdana;
	color: #e0d396; 
	text-decoration: none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
a:hover {
	color: #e19a00;
	text-shadow: 0px 0px 1px black inset;
}
::selection{background:#BE2323;color:black;border: 1px solid white;}
::-moz-selection{background:#BE2323;color:black;border: 1px solid white;}
#page {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 980px;
	position: relative;
	overflow: hidden;
	background: url(../images/page.png);
	background-repeat: repeat;
}
.header {
	background-image: url('../images/header.png');
	background-repeat: no-repeat;
	width: 980px;
	height: 300px;
	float: center;
}
#logo {
float: left;
}
#logo a {
float: left;
width: 400px;
height: 150px;
background: url('../images/logo.png') no-repeat;
margin-left: 80px;
margin-top: 50px;
}
#menu {
	background-image: url('../images/menu.png');
	background-repeat: no-repeat;
	width: 980px;
	height: 50px;
	float: center;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	float: left;
	margin: 15px 0px;
}
#menu ul li{
	display: inline;
	margin-left: 19px;
	float: left;
}
#menu ul li a{
	font-family: 'Fjord One', sans-serif;
	font-size: 18px;
	color: #e0d396;
	text-decoration: none;
	text-transform:uppercase;
}
#menu ul li a:hover, #menu ul li a:focus{
	color:#e25900;
}
#container {
	padding: 0px;
	margin-bottom: -1px;
	width: 980px;
	position: relative;
	overflow: hidden;
}
#con-left {
	padding: 0px;
	top: -1px;
	bottom: -1px;
	width: 680px;
	position: relative;
	overflow: hidden;
	float: left;
}
.left-box {
	padding: 0px;
	margin: 0px 0px;
	position: relative;
	width: 680px;
	overflow: hidden;
}
.left-head {
	background-image: url('../images/lefthead.png');
	background-repeat: no-repeat;
	margin: 0px 0px;
	position: relative;
	overflow: hidden;
	width: 680px;
	height: 50px;
}
.left-head-title {
	font-family: 'Amaranth', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	color: #ceb674;
	text-decoration: none;
	text-align: left;
	width: 300px;
	height: 50px;
	padding: 12px 0 0 50px;
}
.left-center {
	background-image: url('../images/leftcenter.png');
	background-repeat: repeat-y;
	margin: 0px 0px;
	width: 680px;
	position: relative;
	overflow: hidden;
}
.left-text {
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 12px;
	color: #E6DCC0;
	text-decoration: none;
	float: center;
	margin: 3px 20px 0px 20px;
}
.left-footer {
	background-image: url('../images/leftfooter.png');
	background-repeat: no-repeat;
	padding: 0px;
	width: 693px;
	height: 23px;
	margin: 0px 0px;
}
#con-right {
	padding: 0px;
	width: 300px;
	position: relative;
	overflow: hidden;
	float: right;
	top: -1px;
}
.right-box {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 300px;
	overflow: hidden;
}
.right-head {
	background-image: url('../images/righthead.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 300px;
	height: 50px;
	position: relative;
	overflow: hidden;
}
.right-head-title {
	font-family: 'Amaranth', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	color: #ceb674;
	text-decoration: none;
	text-align: left;
	width: 300px;
	height: 50px;
	padding: 12px 0 0 50px;
}
.right-center {
	background-image: url('../images/rightcenter.png');
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px 0px;
	width: 300px;
	position: relative;
	overflow: hidden;
}
.right-text {
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 12px;
	color: #E6DCC0;
	text-decoration: none;
	float: center;
	margin: 3px 20px 0px 20px;
}
.right-footer {
	background-image: url('../images/rightfooter.png');
	background-repeat: no-repeat;
	padding: 0px;
	width: 300px;
	height: 24px;
	margin: 0px 0px;
}
#footer {
	background-image: url('../images/footer.png');
	background-repeat: no-repeat;
	padding: 0px;
	top: -1px;
	width: 980px;
	height: 71px;
	position: relative;
	overflow: hidden;
}
#footer p {
	font-family: "Verdana", Geneva, sans-serif;
	display:block;
	font-size: 12px;
	padding: 15px 0px 0px 30px;
	color: #E6DCC0;
}
#footer p span {
	display:block;
	font-size: 12px;
	padding: 15px 0px 0px 30px;
	color: #E6DCC0;
}
#footer p span #ism3lawy {
	float: right;
	display: block;
	background-image:url(../images/ism3lawy.png);
	width: 246px;
	height: 32px;
	margin-top: -37px;
	margin-right: 20px;
}
#footer p span #ism3lawy:hover, #footer p span #ism3lawy:focus {
	background-position:0px 32px;
}
.input, select{
	width:160px;
	height:20px;
	border:1px solid #222;
	border-radius:5px;
	background-color:#333;
	color:#444;
	padding:5px;
	font-family: verdana;
	font-size:12px;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
.input:focus, select:focus {
	border:1px solid #000;
}
.submit {
	font-family: verdana;
	background-color:#222;
	border:1px solid #e19a00;
	color:#fff;
	font-size:12px;
	padding:5px;
	width: 120px;
}
.submit:hover, .submit:focus {
	background-color:#333;
	border:1px solid #e19a00;
	cursor: pointer;
}
.login {
	font-family: verdana;
	background-color:#222;
	border:1px solid #e19a00;
	color:#fff;
	font-size:12px;
	padding:5px;
	width: 50px;
}
.login:hover, .login:focus {
	background-color:#333;
	border:1px solid #e19a00;
	cursor: pointer;
}
.table {
	background-color: #333;
	border: 1px solid #000;
	padding: 5px;
}
.tablefirst {
	background-color: #222;
	border:1px solid #000;
	text-align: center;
}
.tablevalues {
	background-color: #555;
	border:1px solid #000;
	text-align: center;
}
#status {
	margin-top: 5px;
}
.tableinfo {
	padding: 5px;
	border:1px solid #000;
}