@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	background:#F5F5F5 ;
	
}
html{ height:100%}
table{
	border-collapse:collapse;
	width:100%;
}
table .upfont{ font-size:12px;}
table .grid{border-collapse:collapse; }
table .cell{ border:1px solid #f3f3f3;}
table .cell a{  color:#000; text-decoration:none }
table .cell strong a{ font-weight:bold; color:#009900; text-decoration:underline }
table .heading{ border:1px solid #f3f3f3; background:#F8F8F8; font-weight:bold;}
#Header {margin:0px; clear:both; height:75px;background:url(../images/ft.jpg) repeat-x #085394 ; padding:10px
}
table .prio tr:hover{ background:#E9FFD2; border:1px solid #009933}

#Header .inner{
	float:right;
	color: #F8F8F8;
	font-weight:bold; color:#FFFFFF
}
#Header .inner a{  color:#EAEAEA;  text-decoration:none}
#Header .inner a:hover{ color:#FFF; text-decoration:underline}
#Footer {
	text-align:right;
	padding:10px;
	margin:0;
	clear:both;
	background:url(../images/ft.jpg) repeat-x #085394;
	color: #CCCCCC;
}
#leftColum {
	width:250px;
	border-right:1px solid #eee;
	background: url(../images/bg.gif) repeat-x #fff;
	border-top:1px solid #eee;

}
#leftColum .innerdiv{
	padding:5px;
	border:1px solid #EEE;
	background: url(../images/hbg.gif) repeat-x #FFF;
	margin: 5px;

}

#leftColum .innerdiv li{ display:block; border-bottom:1px solid #f3f3f3; padding:5px;}
#leftColum .innerdiv li a{ color:#000000; text-decoration:none}
#leftColum .innerdiv li a:hover{ text-decoration:underline}


#rightColumn {	background: #FFFFFF; 	


}
#Tabmenu{
	background: url(../images/bgtab.gif);
	padding-left:250px;
	overflow:hidden; height:35px;
	
}
img{ vertical-align:middle; border:none}
#Tabmenu a{  font-size:12px; color:#333333; padding:10px; height:15px; display:inline-block;border:1px solid #eee; text-decoration:none}
#Tabmenu a:hover{ background: url(../images/bg.gif) bottom repeat-x #FFF; color:#000; border:1px solid #eee; color:#CC0000}
#rightColumn .innerdiv{ margin:10px;}
h1,h2,h3,h4,h5,h6,ul,li,p{ margin:0px; padding:0px;}
p { margin:5px 0px; line-height:1.7em;} 
h1 {
	font-size:16px;
	color:#0080C0;
	padding:5px 3px; 
	margin:0px;
	background:#FBFBFB  url(../led-icons/control_play.png) no-repeat center left ;
	padding-left:25px; 
border-bottom:1px solid #eee;
	
}

.childmenu{ padding:10px 3px; 
	background:url(../images/bgtip.gif) top repeat-x;
	border-bottom:1px solid #eee;
}

.childmenu a{ color:#000000; padding:0px 10px;}
.info{
	padding:10px;
	margin:5px;
	background-color:#FBFBFB;
	border:2px  dotted #F2F2F2;
	padding-left:65px;
	background: url(../images/info.gif) #FBFBFB no-repeat left center;
}
h2{ font-size:14px; color:#CC0000;  font-family: Arial, Helvetica, sans-serif; padding:5px; background:url(../images/bgtab.gif) repeat-x } 
h2 strong{ color:#000000}
p{ padding:7px; font-size:12px} 

.green{ color:#009900; font-size:14px;}
.red{
	color:#FF3300;
	font-size:14px
}
.blu{ color:#0080C0;font-size:14px}
.ticketbar{ border-bottom:1px solid #f3f3f3; padding:10px; font-size:12px; }
.hl a, .ticketbar a{ color:#CC0000; text-decoration:none}
.hl a:hover, .ticketbar a:hover{ color:#FF0000; }
.solution{
	border:1px solid #f3f3f3;
	background:#f2ffe6;
	color:#000033;
	border-left:0px;
	border-right:0px;
}

.tablink{ font-size:11px; } 
h2 a{ font-size:11px;}

.acactive,.acdisable,.acdelete{ background:url(../images/qbtn.png) no-repeat left ; display:block; padding:5px; padding-left:20px; height:18px; overflow:hiddenl; font-weight:bold;  background-position: 0 -16px ; cursor:pointer}

.acdisable{ background-position: 0 7px }
.acdelete{ background-position: 0 -40px; padding-left:25px}

