body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 100%;
}

p {
	margin: 0px;
	font-size: 12px;
	line-height: 1.2;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
    font-size: 12px;
}

th {
    font-size: 14px;
    font-weight: bold;
}

.req {
     color: #990000;
}

H1 {
	font-size: 18px;
	font-weight: bold;
	color: #0E395B;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;

}

.hsubsection {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
.hsubsection:link, .hsubsection:visited {
	color: #073A71;
	border: none;
}
.hsubsection:hover {
	text-decoration: none;
	color: #CC0000;
	background: none;
}


H2 {
	font-size: 16px;
	font-weight: bold;
	color: #2364aa;
	padding: 0px 0px 0px 30px;
	margin: 2px 0px 0px;
	line-height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	background-position: 15px 9px;
}
H3 {
	font-size: 14px;
	color: #003333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
H5 {
    
    font-size: 10px;
    font-weight: normal;
    margin: 0px 3px;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 3px;
    color: #7D6939;
}
H6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}


.haber_h1{
	font-size: 10px;
	font-weight: bold;
	color: #003265;
	background-color: #D2E3F0;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #BBD2E3;

}

.haber_date{
	font-size: 9px;
	font-weight: normal;

}

.haber_p{
	font-size: 9px;
	text-indent: 10px;
	color: #990000;
	font-weight: normal;

}


.ipi{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    border-top: 2px #FFCC00;
    border-right: 2px #FFCC00;
    border-bottom: 2px solid #FFCC00;
    border-left: 2px #FFCC00;
    line-height: 20px;
}
.ipi:link {
    color: #000000;
}
.ipi:visited {
    color: #000000;
}
.ipi:hover {
    color: #FF0000;
    text-decoration: none;
    border-top: 1px #000000;
    border-right: 1px #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px #000000;
}

.solbaslik{
	font-weight: bolder;
	font-size: 12px;
	color: #003258;
	line-height: 24px;
	background-image: url(../images/sol_menu_baslik.gif);
	text-align: left;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 3px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
.solmm{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	text-align: left;
	background-image: url(../images/sol_menu_hovsuz.gif);
	background-repeat: repeat-y;
	background-position: right;
	line-height: 18px;
	background-color: #e0ecf5;
	text-indent: 20px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.solmm:link, .solmm:visited {
	color: #2F5E84;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.solmm:hover {
	color: #B74500;
	text-decoration: none;
	background-image: url(../images/sol_menu_hover.gif);
	font-weight: bold;
	background-color: #FFF9CC;
}


.sagbaslik{
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    float: left;
    width: 160px;
    background-image: url(/images/sagmenu_baslik.gif);
    height: 33px;
    line-height: 33px;
    color: #17416A;
}
.sagmm, .sagmm:link, .sagmm:visited{
	font-weight: bold;
	font-size: 11px;
	border: none;
	color: #2F5E84;
	display: block;
}
.sagmm:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #D2E3F0;
}

li {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
.input {
    font-size: 11px;
    border: 1px solid #ccc;
}

input[type=submit]
{
    font-weight: bold;
}

.input_uye {
    font-size: 9px;
    color: #0A2034;
	width:110px;
	height:15px;
	background-color:#A5B6C6;
	border:1px solid #000000;
}
.input_uye:hover {
	background-color: #FF9900;
}
.error {
    color: #CC4444;
    font-size: 13px;
    font-weight: bold;
    border-width: 1px;
    border-style: dashed;
    border-color: #b99;
    padding: 8px;
    margin: 8px;
}

table.simple {
    border-collapse:collapse;
    border-color: #bbb;
}

.dia {
	font-size: 11px;
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background-position: 0px 7px;
	line-height: 15px;
}
td.tdorta {
	padding: 0px 15px;
    
}
.img_top5 {
	display: table;
	width: 1px;
	margin: 0px;
}

.img_top5:link, .img_top5:visited {
	border: 2px solid #FFFFFF;
}

.img_top5:hover {
	border: 2px solid #FFD500;

}
.img_subsec {
	display: table;
	width: 1px;
	margin: 0px;
}

.img_subsec:link, .img_subsec:visited {
	border: 2px solid #FFFFFF;
}

.img_subsec:hover {
	border: 2px solid #FF0000;

}

a:link, a:visited {
	text-decoration: none;
	color: #b00;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbb;
}
a:hover {
	background-color: #eee;
	color: #555;
	border-bottom-style: none;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
form {
margin : 0;
padding : 0;
}
table.table_subsection{
	background-image: url(/images/subsection.gif);
	background-repeat: repeat-x;
	background-color: #d2e2ed;

}

table.table_subsec_out{
	border: 1px solid #d2e2ed;
	margin-bottom:5px;
	padding:3px
}
img.subsection{
	border: 2px solid #FF9900;
	margin: 5px;
	padding: 0px;
}
td.td_sub_img{
	padding-bottom: 10px;
}
.span_sub{
	color: #990000;
	font-size: 12px;
}

.span_sub:link, .span_sub:visited{
	color: #FF0000;
}

.span_sub:hover{
	color: #000000;
	text-decoration: none;
}
.fieldWithErrors {
	padding: 2px;
	background-color: red;
	float: left;
}
#errorExplanation {
	border: 2px solid red;
	padding-bottom: 12px;
	margin-bottom: 20px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	
}
#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: 0px;
  background-color: #c00;
  color: #fff;
}
#errorExplanation p {
	color: #333;
	margin-bottom: 0;
	padding: 5px;
	margin-top: 5px;
}
#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
.msg_send{
	border:2px solid #FF0000;
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding: 4px;
	margin-bottom: 5px;
}
.bs, .bs:link, .bs:visited, .bs:hover {
	border: none;
	font-size: 7px;
	line-height: 7px;
	text-decoration: none;
	color: #FFFFFE;
	background-color: #FFFFFF;
}
.bs2 {
	font-size: 3px;
	line-height: 2px;
	color: #FFFFFE;
}
.bs3, .bs3:link, .bs3:visited, .bs3:hover {
	border: none;
	font-size: 7px;
	line-height: 7px;
	color: #E0ECF4;
	text-decoration: none;
}
div.bs4{
	display: none;
}
#bayimizolun span{
	font-size:16px; color:#FFCC00; font-weight:bold;
}
#bayimizolun a{
	font-weight:normal;
	color: #FFFFFF;
	border:none;
}
#bayimizolun a:hover{
	color: #FFFF00;
	border:none;
	background:none;
	text-decoration: none;
}
.ly, .ly:link, .ly:visited, .ly:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E0ECF5;
	line-height: 9px;
	border:none;
}
