#ana {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000035;
}
.ust {
	height: 100px;
	width: 100%;
}
body {
	margin: 2px;
}

.bar {
	background-color: #ed1c24;
	height: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	color: #FFF;
	font-style: italic;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.formik {
	border: 1px solid #F0F0F0;
	width: 100%;
	background-image: url(http://i43.tinypic.com/2q34s9x.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.sol {
	background-color: #FFF;
	width: 15%;
	float: left;
	height: 500px;
}
.orta {
	width: 60%;
	float: left;
	height: 500px;
}
.sag {
	background-color: #FFF;
	width: 25%;
	float: left;
	height: 500px;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #ED1C24;
	text-transform: none;
	margin:0px;
	padding:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #79a6d4;
	border-right-color: #79a6d4;
	border-bottom-color: #79a6d4;
	border-left-color: #79a6d4;
}
.redot        {
	font-weight: bold;
	font-size: 16px;
	color: #CD2026;
}

.redot a:link, .redot  a:visited    {
	font-weight: bold;
	font-size: 16px;
	color: #CD2026;
}
.red {
	color: #F00;
	font-weight: bold;
}
.mavifont {
	font-size: 18px;
	color: #FFF;
	background-color: #F00;
	font-weight: bolder;
}
.menuitem {
	font-size: 12px;
	color: #CD2026;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #495A88;
	border-right-color: #495A88;
	border-bottom-color: #495A88;
	border-left-color: #495A88;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	background-image: url(../resims/bg2.gif);
	background-repeat: repeat-y;
}
.menuitem a:link, .redot  a:visited    {
	font-size: 12px;
	color: #CD2026;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	background-image: url(../resims/dot_gri.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menuitem a:hover    {
	font-weight: bolder;
	font-size: 12px;
	color: #3D4763;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	background-image: url(../resims/listred.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fmbg {
	font-size: 12px;
	border: 3px solid #EAEAEA;
	font-weight: bolder;
	color: #E7333E;
	background-color: #FDFDFD;
}
.fmbg:hover {
	font-size: 12px;
	border: 3px solid #EAEAEA;
	font-weight: bolder;
	color: #E7333E;
	background-color: #FFFFE6;
}
