body {
	margin: 0px;
	background-color: #CCCCCC;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.inp {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.black {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}
.grayk {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.grayk:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.krmz {
	font-family: Tahoma;
	font-size: 11px;
	color:#FF0000;
	text-decoration: none;
}
.krmz:hover {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}
.koyugrayk {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	letter-spacing: -1px;
	font-weight: bold;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.whites {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.yellow {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFF99;
	text-decoration: none;
}
.yellow:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}.blue {
	font-family: Tahoma;
	font-size: 10px;
	color: #233973;
	text-decoration: none;
}
.headblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	letter-spacing: -1px;
	font-weight: bold;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58C6EB;
	text-decoration: none;
	letter-spacing: -1px;
}
.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: -1px;
}

