﻿a{text-decoration: none;}
a:link {color: blue; text-decoration: none; }
a:visited {color: blue; text-decoration: none; }
a:hover {color: red; text-decoration: underline; }
a:active {color: blue; } 

body{margin: 0px; padding: 0px; background-image: url('images/back.jpg');background-repeat: repeat}


.turic{
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
}

.can{
	padding: inherit;
	margin: inherit;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.can:hover{text-decoration:underline;}


.can1{
	padding: inherit;
	margin: inherit;
	font-family: Tahoma;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


td{
	font-family: Tahoma;
	font-size: 11px;
	color: #28333A;
	text-transform: none;
	text-decoration: none;
}
td:link {color: black; text-decoration: none; }
td:visited {color: black; text-decoration: none; }
td:hover {color: black; text-decoration: underline; }
td:active {color: black; } 



div{font-family: Tahoma; font-size: 11px; color: #28333A;}
.t11{font-family: Tahoma; font-size: 11px; color: #28333A;}
form{margin: 0px}
.t10{font-family: Tahoma; font-size: 10px; color: #28333A;}
.t10r{font-family: Tahoma; font-size: 10px; color: #FF0000;}

.inp1{height: 19px; width: 179px; font-family: Arial; font-size: 10px; color: #28333A; border: #D4D4D4 1px solid;}




form{margin-top: 0px;}

div.row
{ clear: both;
  width: 448px;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
  width: 80px;
}

input, textarea
{ width: 259px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

.submit
{ font-family: verdana, arial, sans-serif;
  border: 1px solid;
  width: 70px;
  height: 22px;
  cursor: pointer;
  font-size: 100%;
}



