@charset "UTF-8";
/* CSS Document */

a:link {color:#39f; text-decoration: no underline;}      /* unvisited link */
a:visited {color:#39f; text-decoration: no underline;}  /* visited link */
a:hover {color:#36f; text-decoration: underline;}  /* mouse over link */
a:active {
	color:#36f;
	text-align: left;
}  /* selected link */

.normal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #2f3955;
	font-weight: normal;
}
.cim {
	font-weight: bold;
	color: #cd061e;
	font-size: 14px;
}
.graybgtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
	padding: 9px;
	text-align:left
}
.normalbold {
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #2F3955;
	text-align: left;
}
.redbgtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF3333;
}
.kiscim {
	color: #FDCD21;
	font-style:bold;
	font-size:12px;
	text-align: left;
}
.normal_middle {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #2F3955;
}
.CFP {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#093;
	text-align: left;
}
.normalbold1s1b {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2F3955;
	text-align:left;
}
	
.reklam {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3;
	text-align: center;
}
.reklam02 {
	font-size: 16px;
	color: #F00;
	text-align: center;
	font-weight: bold;
}

