/* CSS Document */

BODY {
		background:url(images/login-back.jpg) top center no-repeat;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}

td, div
{
	font-family:Trebuchet MS, Helvetica, Arial,  Georgia, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

a {
	color:#FFFFFF;
	text-decoration:underline;
	}

a:hover {
	text-decoration: none;
	}

#loginBox {
	width: 600px;
	height:240px;
	background:url(images/login-box-back.png) no-repeat;
	text-align:left;
	padding-top:10px;
	position:relative;
	}

h1#timeAlarm {
	background: url(images/alarm-aqua.png) no-repeat top left;
	padding: 3px 10px 20px 60px;
	margin: 0px 0px 0px 20px;
	font-size:22px;
	display:block;
	}

h1#timeAlarm span {
	font-size: 14px;
	color:#FF9900;
	}

#loginBox p.footer {
	position:absolute;
	bottom:0;
	left:170px;
	display:block;
	text-align:center;
	color:#ff9900;
	font-weight:bold;
	padding-bottom:3px;
	}

#footer {
	position: absolute;
	bottom:0;
	left:50%;
	margin-left: -260px;
	background:url(images/footer-login-back.png) no-repeat;
	width: 526px;
	height:27px;
	text-align:center;
	}

#footer ul {
	list-style:none;
	padding-top:6px;
	list-style:none;
	margin:0px;
	}

#footer ul li {
	padding-left: 20px;
	padding-right:20px;
	float:left;
	}

#footer ul li a {
	text-decoration:none;
	font-weight:bold;
	}

#footer ul li a:hover {
	color:#ff9900;
	}

.tableRow1 {
	background:url(images/row-back-dark.png)
	}

.tableRow2 {
	background:url(images/row-back-light.png)
	}

.leftTable {
	background:url(images/left-table-back2.png) no-repeat top;
	width: 180px;
	float:left;
	display:block;
	line-height:16px;
	}
	
.leftBottomTable {
	clear:both;
	background:url(images/left-table-bottom-back2.png) no-repeat;
	background-position: 0px -5px;
	height:35px;
	width:180px;
	float:left;
	display:block;
	}

.leftTable p {
	margin:0px;
	padding:3px;
	margin-bottom:1px;
	background-color:#9b937d;
	font-size:11px;
	}

.leftTable a.email {
	color: #3c3c3b;
	font-weight:bold;
	font-size:12px;
	}

.leftTable .info {
	font-weight:bold;
	font-size: 13px;
	}

.boxLEft {	
	width: 148px;
	height:112px;
	display:block;
	float:left;
	background:url(images/box-left.png) no-repeat;
	margin: 11px 0px 5px 16px;
	}

.title01 {
	font-size: 36px;
	color:#000000;
	font-weight:bold
	}

.title02 {
	font-weight:bold;
	color:#ff9900;
	}

.title02 {
	font-weight:bold;
	color:#ff9900;
	}

.text2 {
	color:#333333;
	font-weight:bold;
	}
	
.text2 a{
	color:#333333;
	font-weight:bold;
	}

.text3 {
	color:#ffffff;
	font-weight:bold;
	}

.text3 a{
	color:#ffffff;
	font-weight:bold;
	}