a { color:#000000; text-decoration:none; }
a:link, a:visited {
	text-decoration : none;
	color :#000000 ;
}
a:hover,a:active{
	text-decoration : blink;
}
div{word-wrap: break-word;}
hr{color:black;background-color:#888888;height: 1px;border: 0;}
h1{color:black;font-size: 30pt;margin:0px; }
h2{color:blue;font-size: 14pt;margin:0px; }
h3{color:#006600;font-size: 14pt;margin:0px; }
h4{color:red;font-size: 14pt;margin:0px; }
h5{color:#006600;font-size: 14pt;margin:0px; }
body {
  font: normal 12pt 'Segoe UI',calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.2;
  color: #000000;
  margin: 1;
  padding: 1;
  background:#ffffff;
}
td{padding-left:4px;padding-right:4px;padding-top:2px;padding-bottom:2px;font-size:14px;}
tr:nth-child(even) {background: #ffffff}
tr:nth-child(odd) {background: #eeeeee}
.header{
	/*width:990px;*/
	/*background: #999999;*/
	width:100%;
	margin:0 auto; 
	padding-top:4px;
	color : #000000;
	height:25px;
	font-size: 14pt;
	border: 1px solid #444444;
	border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px;
	/*box-shadow: 5px 5px 5px #888888;*/
	background: #000066; 
	background: linear-gradient(top, #ff0000 0%, #660000 100%);  
	background: -moz-linear-gradient(top, #ff0000 0%, #660000 100%); 
	background: -webkit-linear-gradient(top, #ff0000 0%,#660000 100%); 
	/*box-shadow: 0px 0px 9px rgba(0,0,0,0.15);*/
	text-align:center;
}
.subheader{
	margin:0 auto; 
	height:20px;
	font-size: 10pt;
	text-align:left;
	
}
.blogbody{
	width:900px;
	margin:0 auto; 
	font-size: 12pt;
	background: #ffffff;
}
.blogbody div{float:left;}
.manu{
	width:80%;
	margin:0 auto; 
	font-size: 12pt;
	/*border: 1px solid #444444;
	border-radius: 8px 8px 8px 8px; -moz-border-radius: 8px 8px 8px 8px; -webkit-border-radius: 8px 8px 8px 8px;*/
	font-size:16px;
	padding:0px 0px 0px 0px;
	/*border: 1px solid #888888;
	background: #dddddd; 
	background: linear-gradient(left, #dddddd 90%, #444444 100%);  
	background: -moz-linear-gradient(left, #dddddd 90%, #444444 100%); 
	background: -webkit-linear-gradient(left, #dddddd 90%,#444444 100%); */
	height:500px;
}
.manu .manuline{
	width:97%;
	margin:10px;
	margin-bottom:0px;
	#background: #dddddd;
	#border: 1px solid #444444;
}
.manu .manuline div{
	height:80px;
	width:100px;
	margin:5px;
	border: 1px solid #444444;
	border-radius: 8px 8px 8px 8px; -moz-border-radius: 8px 8px 8px 8px; -webkit-border-radius: 8px 8px 8px 8px;
	text-align:center;
}
.manu .manuline div:hover{
	height:80px;
	width:100px;
	margin:5px;
	background:#cccccc;
	border: 1px solid #444444;
	border-radius: 8px 8px 8px 8px; -moz-border-radius: 8px 8px 8px 8px; -webkit-border-radius: 8px 8px 8px 8px;
	text-align:center;
}
.manu .manuline span{
	display:table-cell;
	height:80px;
	width:100px;
	margin:10px;
	text-align:center;
	vertical-align:middle;
}
.back_button{
	width:240px;
	height:30px;
	margin:10px;
	border: 1px solid #444444;
	border-radius: 8px 8px 8px 8px; -moz-border-radius: 8px 8px 8px 8px; -webkit-border-radius: 8px 8px 8px 8px;
	text-align:center;
	font-size:20px;
	color:white;
	background: #dddddd; 
	background: linear-gradient(top, #dddddd 0%, #333333 80%);  
	background: -moz-linear-gradient(top, #dddddd 0%, #333333 80%); 
	background: -webkit-linear-gradient(top, #dddddd 0%,#333333 80%); */

}
.mainblog{
	width:95%;
	background: #ffffff;
	margin-left:0px; 
	font-size: 12pt;
	padding-top:0px;
	padding-left:5px;
}
.footer{
	/*width:990px;*/
	/*background: #999999;*/
	width:1000px;
	margin:0 auto; 
	margin-top:10px;
	padding-top:4px;
	color : #000000;
	height:25px;
	font-size: 14pt;
	border: 1px solid #444444;
	border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px;
	/*box-shadow: 5px 5px 5px #888888;*/
	background: #000066; 
	background: linear-gradient(top, #0000ff 0%, #000011 100%);  
	background: -moz-linear-gradient(top, #0000ff 0%, #000011 100%); 
	background: -webkit-linear-gradient(top, #0000ff 0%,#000011 100%); 
	/*box-shadow: 0px 0px 9px rgba(0,0,0,0.15);*/
	text-align:center;
	color:yellow;
}
.login{
	width:990px;
	background: #ffffff;
	margin:0 auto; 
	height:400px;
	font-size: 12pt;
	padding-top:4px;
	padding-left:10px;
}
.divlogin{
	border: 1px solid black;
	width:300px;
	margin:0 auto;
	padding:3px;
	box-shadow: 5px 5px 20px #888888;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.tablelogin{width:100%}
.tablelogin td{padding:2px;}
.icon{
	width:100px;
	height:26px;
	padding-top:4px;
	margin:10px;
	border: 1px solid #444444;
	font-size:18px;
	color:white;
	background: #dddddd; 
	background: linear-gradient(top, #dddddd 0%, #888888 50%);  
	background: -moz-linear-gradient(top, #dddddd 0%, #888888 50%); 
	background: -webkit-linear-gradient(top, #dddddd 0%,#888888 50%); */
	text-align:left;
}
.div_detail{
	width:300px
}
.tableprint
{
	page-break-before: always;
	page-break-inside: avoid;
}