<style type="text/css">
<!--
BODY 
    {background-color:  <%=back_ground%>; color: <%=g_font_color%>;	margin:0px;	font-family:<%=g_font_face%>; font-size:<%=g_font_size%>; }
TABLE 
    { font-family:tahoma; font-size:10px; }
TD 
    { font-family:tahoma; font-size:10px; }
TR 
    { font-family:tahoma; font-size:10px; }

.kutu {
	margin:0 0 5px 0; width:160px; background:#fff url(../image/kutu.gif) top left repeat-y; border-bottom:1px solid #d5d5c8; }

#sol {
	width:160px; padding:10px 10px 0 10px; }

.inputstyle {
	BORDER-RIGHT: #a7a5a6 1px solid; BORDER-TOP: #a7a5a6 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #a7a5a6 1px solid; COLOR: #666666; BORDER-BOTTOM: #a7a5a6 1px solid; FONT-FAMILY: Tahoma; HEIGHT: 18px; COLOR: #000000
}
.modul_baslik
	{ color: <%=baslik_font_color%>; font-family: <%=baslik_font_face%> ; font-size: <%=baslik_font_size%> ; }
.menu_baslik
	{ background-color: <%=menu_bg_color%>  ; color: <%=menu_font_color%>; font-family: <%=menu_font_face%> ; font-size: <%=menu_font_size%> ; }
-->
</style>

