.rightcolumn {
	width: 275px;
	padding: 5px;
}

.TableHeader {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-x;
	padding: 5px;
	background-image: url(images/dark_header.png);
	border: medium none #CCCCCC;

}
table, thead, tbody, tr, td, th {
color: inherit;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
}
.topmargin {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sitename {
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 5px 10px;
	line-height: 17px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border-top: 1px outset #FFFFFF;
	border-right: 1px outset #FFFFFF;
	border-bottom: 1px inset #000000;
	border-left: 1px inset #000000;
}
.sitename {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 5px 10px;
	line-height: 17px;
	background-image: url(images/gradiant.png);
	background-repeat: repeat-x;
	-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius:12px;
    -o-border-radius:12px;
    border-radius: 12px;
    -webkit-box-shadow:
    0 1px 2px #fff, /*bottom external highlight*/
    1px 1px 1px #666, /*side right external shadow*/
    inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
    inset 0 1px 1px rgba(255,255,255,0.8), /*top internal highlight*/
    inset -1px 1px 1px rgba(0,0,0,0.5); /*side right internal highlight*/
    box-shadow:
       0 1px 2px #fff, /*bottom external highlight*/
       1px 1px 1px #666, /*side right external shadow*/
       inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
       inset 0 1px 1px rgba(255,255,255,0.8), /*top internal highlight*/
       inset -1px 1px 1px rgba(0,0,0,0.5); /*side right internal highlight*/
		

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border-top: 1px outset #FFFFFF;
	border-right: 1px outset #FFFFFF;
	border-bottom: 1px inset #000000;
	border-left: 1px inset #000000;
}
.scanner2x {
	color: #000000;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 5px 10px;
	line-height: 17px;
	background: #F90;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0 1px 2px #fff, /*bottom external highlight*/
    1px 1px 1px #666, /*side right external shadow*/
    inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
    inset 0 1px 1px rgba(255,255,255,0.8), /*top internal highlight*/
    inset -1px 1px 1px rgba(0,0,0,0.5); /*side right internal highlight*/
	box-shadow: 0 1px 2px #fff, /*bottom external highlight*/
       1px 1px 1px #666, /*side right external shadow*/
       inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
       inset 0 1px 1px rgba(255,255,255,0.8), /*top internal highlight*/
       inset -1px 1px 1px rgba(0,0,0,0.5); /*side right internal highlight*/
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border-top: 1px outset #FFFFFF;
	border-right: 1px outset #FFFFFF;
	border-bottom: 1px inset #000000;
	border-left: 1px inset #000000;




}

.custlogon {
	text-align: left;
	background-color: #666666;
	color: #CCCCCC;
	padding: 10px;
	border: medium outset #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 250px;
	left: 50%;
	position: absolute;
	margin-left: -125px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
}
div.scroll600
{
background-color:#000000;
width:100%;
height:640px;
overflow:scroll;
}

div.scroll
{
width:100%;
height:300px;
overflow:scroll;
}

div.hidden 
{
background-color:#00FF00;
width:100px;
height:100px;
overflow:hidden;
}

div.logon 
{
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
a:link {
	color: #999999;
}
a:visited {
	color: #FFFF99;
}
.dialogbground {

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	//color: #FFFFFF;
	padding: 10px;
	//background-image: url(images/dialog-background.png);
	//background-repeat: repeat-x;
	-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius:12px;
    -o-border-radius:12px;
    border-radius: 12px;
    -webkit-box-shadow:
    0 1px 2px #fff, /*bottom external highlight*/
    1px 1px 1px #666, /*side right external shadow*/
    inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
    inset 0 1px 1px rgba(255,255,255,0.8), /*top internal highlight*/
    inset -1px 1px 1px rgba(0,0,0,0.5); /*side right internal highlight*/
    box-shadow:
       0 1px 2px #fff, /*bottom external highlight*/
       1px 1px 1px #666, /*side right external shadow*/
       inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
       inset 0 1px 1px rgba(255,255,255,0.8), /*top internal highlight*/
       inset -1px 1px 1px rgba(0,0,0,0.5); /*side right internal highlight*/
}
.round {

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	//color: #FFFFFF;
	//background-image: url(images/dialog-background.png);
	//background-repeat: repeat-x;
	-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius:12px;
    -o-border-radius:12px;
    border-radius: 12px;
    -webkit-box-shadow:
    0 1px 2px #fff, /*bottom external highlight*/
    1px 1px 1px #666, /*side right external shadow*/
    inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
    inset 0 1px 1px rgba(255,255,255,0.8), /*top internal highlight*/
    inset -1px 1px 1px rgba(0,0,0,0.5); /*side right internal highlight*/
    box-shadow:
       0 1px 2px #fff, /*bottom external highlight*/
       1px 1px 1px #666, /*side right external shadow*/
       inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
       inset 0 1px 1px rgba(255,255,255,0.8), /*top internal highlight*/
       inset -1px 1px 1px rgba(0,0,0,0.5); /*side right internal highlight*/
}
#handle {
	width: 100%;
	height: 10px;
	background-image: url(images/handle.png);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
h1 {
	color: #FF0000;
}
.centered {
  margin-left: auto;
  margin-right: auto;
  //position: fixed;
  //left: 50%;
  //margin-left: -150px;
}
/*BEGIN*/
/*Toggle CSS for toggles on setup page*/
.tg  {
	color: transparent;
	background: url('images/sprite.png') -40px 0  no-repeat;
	border-radius: 14px;
	box-shadow: 0 1px 2px #888, 0 0px 3px #777, inset 0 -1px 5px #333;
	display: block;
	position: relative;
	text-indent: 100%;
	width: 65px; height: 29px;
	-webkit-transition: background-position .3s ease;
	-moz-transition: background-position .3s ease;
	cursor: pointer;
	font-size: .01em;
	float: left;
}

input[type=checkbox].toggle {
	display: none;
}

label span {
	background: url('images/sprite.png') -1px -30px no-repeat;
	border: 0px solid transparent;
	border-radius: 14px;
	box-shadow: 0 1px 3px #000, 0 2px 13px #000;
	content: "";
	display: block;
	position: absolute; top: 0; left: -1px;
	width: 28px; height: 28px;
	-webkit-transition: left .3s ease;
	-moz-transition: left .3s ease;
}

input[type=checkbox]:checked + label {
	background-position: 0 0;
}

input[type=checkbox]:checked + label span {
	left: 40px;
}
/*END*/
.reg-input {
	width: 200px;
	color: #000;
	background-color: #FFF;
}
.button {
  background-color: #04AA6D; /* Green */
  border-radius: 4px;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
}

.button:active {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}