body, html { margin: 0; }
body, p, td, blockquote, th, h2, h4, div { font: 11px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; }
h3 { font: 13px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; font-weight: bold; color:#C31037}
h1 { font: 21px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; font-weight: bold; color:#000000}
a, a:link, a:visited {text-decoration: none;font-weight:color: #ffffff; }
a:hover, a:active {text-decoration: underline;font-weight:color: yellow; }

.combo_yazar { 
	font-size:10px;
	width:110;
}

.form_textbox{
	font-family: Arial; 
	font-size: 8pt; 
	border-style: solid; 
	border-width: 1px;
	border-color:#000066 ;
	width:200px;
}

.form_textarea{
	font-family: Arial; 
	font-size: 8pt; 
	border-style: solid; 
	border-width: 1px;
	border-color:#000066 ;
	width:250px;
}

.form_button{
 	font-family: Arial; 
	font-size: 9pt; 
	color: #FFFFFF;
	font-weight:bold ;
	background-color:#000066;
}

.tablo{
	border-width:1px ; 
	border-color:#000099 ;
	border-style:solid ;
}

.form_combo{
	font-family: Arial; 
	font-size: 8pt; 
	border-style: solid; 
	border-width: 1px;
	border-color:#000066 ; 
}
