body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Century Gothic;
	font-size: 12px;
	color: #000000;
}
.Baslik{
font-size:16px;
color:#669900;
font-weight:bold;
}
.DefterBaslik{
font-size:12px;
color:#669900;
font-weight:bold;
}
.Baslik2{
font-size:16px;
color:#CEE74A;
font-weight:bold;
text-decoration:underline;
}
.FormElement{
font-size:12px;
background-color:#CEE74A;
border:1px dashed #669900;
width:90%;

}
.Copy{
font-size:10px;
color:#FFFFFF;
font-weight:normal;
}
a {
	font-family: Century Gothic;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.MenuLink{
font-size:12px;
color:#CEE74A;
font-weight:bold;
padding-right:10px;
padding-left:15px;
}
.MenuLink:link{
font-size:12px;
color:#CEE74A;
font-weight:bold;
}
.MenuLink:visited{
font-size:12px;
color:#CEE74A;
font-weight:bold;
}
.MenuLink:active{
font-size:12px;
color:#CEE74A;
font-weight:bold;
}
.MenuLink:hover{
font-size:12px;
color:#CEE74A;
font-weight:bold;
background-image:url(images/ok.gif);
background-position:left;
background-repeat:no-repeat;
}
.Resim{
background-image:url(images/Resimbg.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:9px;
padding-bottom:22px;
}