body {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202F74;
}

.where {
	padding-left: 14px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

.cim {
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
}

.alcim {
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
	text-transform: uppercase;
}

.alcim2 {
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #F2F9FF;
	width: 100%;
	padding-bottom: 2px;
	margin-bottom: 4px;
}

a.balmenu:link, a.balmenu:visited {
	text-decoration: none;
	font-weight: bold;
	color: #484A94;
}

a.linkek:link, a.linkek:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

a.linkek:hover, a.linkek:active {
	text-decoration: none;
	font-weight: bold;
	color: #484A94;
}
a.balmenu:hover, a.balmenu:active {
	text-decoration: none;
	font-weight: bold;
	color: #C00;
}

a.balalmenu:link, a.balalmenu:visited {
	padding-left: 15px;
	background: url(images/bullet.jpg) left  no-repeat top; 
	text-decoration: none;
	font-weight: normal;
	color: #484A94;
}

a.balalmenu:hover, a.balalmenu:active {
	padding-left: 15px;
	background: url(images/bullet.jpg) left  no-repeat top;
	text-decoration: none;
	font-weight: normal;
	color: #C00;
}

.kepek {
	border: 1px solid #202F74;
	padding: 1px;
}


table#table_01 {
	background-color:#ffffff;
}