body, html{
	background:#999;
	color:#4A494A;
}
body{

	margin:0px;
	padding:0px;
	text-align:center;
}

body, table, td, div, a, li{
	font: 12px tahoma, arial, sans-serif;
}

table, form{
	border-collapse:collapse;
	border:0px;
	padding:0px;
	margin:0px;
	width:100%;
}
td{
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

a{
	text-decoration:none;
	color:blue;
}

img{
	border:0px;
}

div{
	text-align:left;
}

a:hover{
	color:red;
}

#canvas{
	margin:0px auto;
	width:910px;
background:#fff;
color:inherit;
}

body #main{
	border:1px solid #000;
}

#header{
	text-align:left;
	background: url(/images/ticketstop.jpg) no-repeat left top;
	height:65px;
	line-height:65px;
	padding-left:220px;
	font-size:16px;
	font-weight:bold;
	color: #0085DF ;
}

#header span{
	color:#000;
}
#footer{
	text-align:center;
	background:#eee;
	padding:15px 0px; 
}

#content{
	padding:10px;
}

#content, #content div {
	line-height:18px;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

.cl{
	clear:both;
}
.taj{text-align:justify;}
.tac{text-align:center;}
.tar{text-align:right;}
#menu{
	height:30px;
	background: url(/images/menubg.png) repeat-x left top;
}
#menu a{
	float:left;
	display:block;
	height:30px;
	line-height:30px;
	padding:0px 15px 0px 35px;
	color:#fff;
	font-weight:bold;
	border-right:1px solid #999;
}

#menu a:hover{
	color: #6FC5FF ;
}

#menu a.hom{
	background:url(/images/back.png) no-repeat 15px center ;
}

#menu a.cal{
	background:url(/images/date.png) no-repeat 15px center ;
}

#menu a.det{
	background:url(/images/kdf.png) no-repeat 15px center ;
}

#menu a.com{
	background:url(/images/creditcardsb.png) no-repeat 15px center ;
}

#menu a.reg{
	background:url(/images/kuser.png) no-repeat 15px center ;
}

#menu a.out{
	background:url(/images/security.png) no-repeat 15px center ;
}

/*.lnkbtn{
	background:url(/images/creditcardsw.png) no-repeat 15px center ;
	padding-left:35px;
	color:  #FF2F37 ;
}

.lnkbtn:hover{
	color: blue ;
}*/

.t100{
	width:100%;
}

.nfo{
	text-align:center;
	color:red;
	padding:8px 0px;
	font-size:12px;
}



#login, #pass, #newUser, .box{
	background:url(/images/menubg.png) repeat-x left top;
	margin-top:0px;
	border:1px solid #eee;
}

#login .ltit, #pass .ptit, #newUser .ptit, #inputBox .ltit{
	background:url(/images/security.png) no-repeat 5px center;
	height:28px;
	line-height:28px;
	color:#fff;
	font-weight:bold;
	padding-left:25px;
}

#inputBox .ltit{
	background:url(/images/kdf.png) no-repeat 5px center;
}

#login .lcon{
	padding-bottom:15px;
}

#login .row{
	margin-top:10px;
}

#login .lbl{
	float:left;
	width:45%;
	text-align:right;
	padding-right: 5px;
}

.txt{
	border:1px solid #eee;
	font-size:11px;
	background: url(/images/bginput.gif) no-repeat left top;
	width:200px;
}

.sel{
	border:1px solid #eee;
	font-size:11px;	
}


.txt:focus{
	border:1px solid #999;
}

.btn{
	padding: 2px 35px;
	border:1px solid #ddd;
	background:#efefef;
	color:#000;
	font-weight:bold;
	font-size:11px;
}

#login a:hover{
	color:red;
}

#bar span{
	color:blue;
}

