html, span, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
	text-align:left;
}

table{
	border-color:#CCCCCC;
}

body {	
	margin: 10;
	left: 15;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
	text-align:left;
	line-height: 1.5; 
	background: #fff;
	color: #333;
	font-family: Verdana, Arial;
	font-size: 75%;
}

.uyari{
	text-decoration:underline;
	color:#900;}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #06F;
}

h2 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #797979;
	margin-bottom: 5px;
	color: #354158;
}

h3 {
	font-size: 1.2em;
	
	border-bottom: 1px solid #797979;
	margin-bottom: 10px;
	color: #607293;
}

h4 {
	font-size: 20px;
	font-weight: bold;
	color: #607293;
}

.h5 {
	font-size: 18px;
	font-weight: bold;
	height:auto;
	color: #607293;
}


.textinput {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	BACKGROUND: url(../images/input.gif) no-repeat left top;
	PADDING-BOTTOM: 4px;
	WIDTH: 184px;
	BORDER: 0;
	PADDING-TOP: 4px;
	HEIGHT: 14px;
}
.textinput:Hover {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	BACKGROUND: url(../images/input.gif) no-repeat left bottom;
	PADDING-BOTTOM: 4px;
	WIDTH: 184px;
	BORDER: 0;
	PADDING-TOP: 4px;
	HEIGHT: 14px;
}

.textinput1 {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	BACKGROUND: url(../images/input1.gif) no-repeat left top;
	PADDING-BOTTOM: 4px;
	WIDTH: 84px;
	BORDER: 0;
	PADDING-TOP: 4px;
	HEIGHT: 14px;
}
.textinput1:Hover {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	BACKGROUND: url(../images/input1.gif) no-repeat left bottom;
	PADDING-BOTTOM: 4px;
	WIDTH: 84px;
	BORDER: 0;
	PADDING-TOP: 4px;
	HEIGHT: 14px;
}

.textarea {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; BACKGROUND: url(../images/textarea.gif) no-repeat left top; PADDING-BOTTOM: 4px; WIDTH: 280px; BORDER-TOP-STYLE: none; PADDING-TOP: 4px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 124px; BORDER-BOTTOM-STYLE: none
}
.textarea:Hover {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; BACKGROUND: url(../images/textarea.gif) no-repeat left bottom; PADDING-BOTTOM: 4px; WIDTH: 280px; BORDER-TOP-STYLE: none; PADDING-TOP: 4px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 124px; BORDER-BOTTOM-STYLE: none
}

.buttonSubmit {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	BACKGROUND: url(../images/button.gif) no-repeat left top;
	PADDING-BOTTOM: 2px;
	border:0;
	WIDTH: 69px;
	CURSOR: pointer;
	COLOR: #fff;
	PADDING-TOP: 2px;
	HEIGHT: 26px;
	font-size:8pt;
	font-family:Arial;
}
.buttonSubmit:Hover {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	BACKGROUND: url(../images/button.gif) no-repeat bottom;
	PADDING-BOTTOM: 2px;
	border:0;
	WIDTH: 69px;
	CURSOR: pointer;
	COLOR: #fff;
	PADDING-TOP: 2px;
	HEIGHT: 26px;
}
p {
	font-weight: bold;
}
