html, body{
	font-family:Verdana;
}

p{
	font-family:Arial;
}

th{
	font-weight:normal;
}

a{
	color:#000066;
}

h1,h2,h3,h4{
 color:#000066;
}

input {
	border:1px solid black;
}

sup{
color:#ff0000;
}
/*table*/
	.maintable{
		width:100%;
	}
	
	.logtable{
		height:100%;
		width:100%;
	}
/*table*/	
	
/*vmenu*/	
	#menu{
		 width:100%;
	}
	
	#menu a{
		 color:#ffffff;
	}
	#menu th{
		background-color:black;
		color:#ffffff;
		padding:15px 4px 15px 4px;
		border:1px solid #ffffff;
	}
/*vmenu*/	

#mview td{
	padding:5px;
	font-size:10pt;
}

#mview td span{
	font-size:11pt;
	font-weight:bold;
}

.inps{
	background-color:#000066;
	color:#ffffff;
	border:0;
}

#diler td a{
		font-size: 9pt;
		color: gray;
}


#diler th{
	font-size:12pt;
	color: #000066;
	font-weight:bold;
	padding: 8px;
	border-bottom: 1px solid #000066;
}

#diler td{
	padding: 8px;
	text-align: center;
	border-bottom: 1px solid #b5b5b5;
}


#printp{
	padding:10px 4px 20px 4px; 
	/*border: 1px solid red;*/
	font-family: Times New Roman;
}

#printp p{
	font-size: 12pt;
	line-height: 14pt;
	font-family: Times New Roman;
}