﻿@charset "utf-8";
/* CSS Document */
.vob_anabaslik_buyuk
{
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	font-weight:bold;
	color:#900;
}
.vob_alt_baslik
{
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	font-weight:bold;
	color:#900;
}
.vob_ayrac_cizgi
{
	list-style-type:georgian;
	color:#6A0000;
}
.vob_textbox
{
	border:1px  dashed #900;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:165px;
	height:16px;
	color:#6A0000;
}
.vob_selectbox
{
	border:1px dashed #900;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:170px;
	color:#6A0000;
}
.vob_dikey_cizgi
{
	background-image:url(line_bg_1x1.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
.vob_yatay_cizgi
{
	background-image:url(line_bg_1x1.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.vob_alan_baslik
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#6A0000;
}
.vob_aciklama
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	font-style:oblique;
	color:#6A0000;	
}
.vob_aciklama_buyuk
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	color:#6A0000;
	text-align:justify;
	
}
.vob_dis_table
{
	border-bottom:1px #900 solid;
	border-top:1px #900 solid;
	border-left:1px #900 solid;
	border-right:1px #900 solid;
}
