/* CSS Document */
A.yardim { Z-INDEX: 24; COLOR: #000; POSITION: relative; TEXT-DECORATION: none }
A.yardim:hover { Z-INDEX: 25; BACKGROUND-COLOR: #fff; TEXT-DECORATION: none }
A.yardim SPAN { DISPLAY: none }
A.yardim:hover SPAN { BORDER-RIGHT: #cdcdcd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cdcdcd 1px solid; DISPLAY: block; PADDING-LEFT: 5px; LEFT: 2em; PADDING-BOTTOM: 5px; BORDER-LEFT: #cdcdcd 1px solid; COLOR: green; PADDING-TOP: 5px; BORDER-BOTTOM: #cdcdcd 1px solid; POSITION: absolute; TOP: 2em; BACKGROUND-COLOR: #f5f5f5 }

a:link {
	color: #000077;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000077;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.H1 {font-family: tahoma;
    font-size:10;
	color: #333333;
	border:none; 
	}
.orderscolnames {
	font-family: tohama;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.inputbox {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	height: 10px;
}
.checkbox {
	width: 10px;
}
.button {	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	height: 17px;
}
.not {font-size: 10px}
.pnumber {
	font-size: 24px;
	font-family: tahoma;
}

.sendbutton {
	font-size: 18px;
	background-color: #FFFFFF;
	border-color: #FF0000;
	font-family: tahoma;
}
