﻿body
{
}

.mavi_baslik
{
	font-family: Tahoma;
	font-size: 18px;
	color: #02408d;
	font-weight: bolder;
}

.standart_text
{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
}
textarea {
overflow:auto;
}

.textAreadiv
{
 margin:0;
 height:80px;
 width:252px;
 background-image: url(images/contact/textarea_bg.jpg);	
}

.textAreaCss
{
	background:none;
 border:none;
 width:245px;
 height:77px;
 margin:0;
 padding: 8px 7px 0px 7px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}

.loginboxdiv
{
 margin:0;
 height:29px;
 width:222px;
 background-image: url(images/partners/textbox_222_29_bg.jpg);	
}

.loginbox
{
 background:none;
 border:none;
 width:210px;
 height:23px;
 margin:0;
 padding: 8px 7px 0px 7px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}

.textBoxes
{
	width: 222px;
	border-top-style: none;
	
	border-right-style: none;
	border-left-style: none;
	height: 29px;
	border-bottom-style: none;
}

.textBoxes_div
{
	background-position: left top;
	background-attachment: fixed;
	background-image: url(images/partners/textbox_222_29_bg.jpg);
	width: 222px;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 29px;
	border-bottom-style: none;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
