body {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #000;
}
#maintable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #000;
	background-color: #000;
	border: 3px ridge #F60;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
.graphtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
}
.spacer {
	line-height: 8px;
}


#customerlogin {
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	font-size: small;
	font-weight: bold;
	background-color: #000;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#customerlogin a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	font-size: small;
	font-weight: bold;
	text-decoration:none;
}
#customerlogin a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	font-size: small;
	font-weight: bold;
	text-decoration:none;
}
#customerlogin a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	font-size: small;
	font-weight: bold;
	text-decoration:none;
}
#customerlogin a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	font-size: small;
	font-weight: bold;
	text-decoration:underline;
}
#NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F60;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	line-height: 25px;
	height: 25px;
	margin-left: 110px;
}

#contenttable {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	padding-left: 30px;
	text-align: justify;
	padding-right: 30px;
	padding-bottom: 10px;
	font-style: normal;
}
.quotetext {
	font-family: Calibri, Arial, Verdana;
	font-size: 28px;
	color: #F60;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#loginform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	padding-left: 30px;
	border: thin solid #F60;
	margin-right: 500px;
	margin-left: 75px;
	width: 275px;
}

#NavText li {
	display:inline;
}
#NavText li a {
	background-color:#000000;
	color:#F60;
	text-decoration:none;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 1em;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F60;
	line-height: 25px;
}
#NavText li a:hover {
	background-color: #F60;
	color:#000000;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F60;
}
#header {
	background-color: #000;
}
.addresstext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.addresstextalt {
	color: #F60;
}
#dashboard {
	background-image: url(dashboard/img/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF7419;
	height: 500px;
	left: 300px;
	padding: 0px;
}
#Dashboardtable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	position: relative;
	overflow: scroll;
	left: 260px;
	width: 700;
	margin-right: 5px;
}
.DashBoardValue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-weight: normal;
}
.DashBoardTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFF;
	line-height: 35px;
}
.chartdiv {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
.gemms1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #00B000;
}
.gemms3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #F00;
}
.gemms2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFC000;
}

