﻿.baslik, h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #A63232;
	letter-spacing: 0;
}

.altbaslik, h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	letter-spacing: 0;
}

body, td, p, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
table.login, td.login
{
	font-family: Arial;
	font-size: 11px;
	color: White;
	background-color: #063A76;
}

a.login
{
	font-family: Arial;
	font-size: 11px;
	color: White;
	background-color: #063A76;
	text-decoration: none;
font-weight:bold;
}

a.login:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #063A76;
	background-color: #fff;
	
	font-weight:bold;
}
.inpLogin
{
	font-family: Arial;
	font-size: 11px;
	border-color: #154580;
	border-style: solid;
	border-width: 1px;
	font-weight:bold;
}
.inp
{
	font-family: Arial;
	font-size: 13px;
	border-color: #154580;
	border-style: solid;
	border-width: 1px;
	font-weight:bold;
}
.loginWatemark
{
	color:#C0C0C0;
	font-family: Arial;
	font-size: 11px;
	border-color: #154580;
	border-style: solid;
	border-width: 1px;
	font-weight:bold;
	}

/*input[type="text"],input[type="password"] {
border-color: #BBBBBB;
	border-style: solid;
	border-width: 1px;
}*/



A.icon:link {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}
A.icon:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}
A.icon:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: underline;
}


A.icona:link {
	font-family: Tahoma;
	font-size: 8pt;
	color:#CC0000;
	text-decoration: none;
	font-weight:bold;
}
A.icona:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color:#CC0000;
	text-decoration: none;
	font-weight:bold;
}
A.icona:hover {
	font-family: Tahoma;
	font-size: 8pt;
	background-color:#CC0000;
	color:#FFFFFF;
}

A.iconb:link {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
A.iconb:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
A.iconb:hover {
		font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: underline;
}

A.iconm:link {
	font-family: Tahoma;
	font-size: 8pt;
	color:#154580;
	text-decoration: none;
	font-weight:bold;
}
A.iconm:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color:#154580;
	text-decoration: none;
	font-weight:bold;
}
A.iconm:hover {
		font-family: Tahoma;
	font-size: 8pt;
	color:#154580;
	text-decoration: underline;
}

A.iconLogin:link {
	
	font-size: 8pt;
	color:#98A9CA;
	text-decoration: none;
	
}
A.iconLogin:visited {
	
	font-size: 8pt;
	color:#98A9CA;
	text-decoration: none;
	
}
A.iconLogin:hover {
	
	font-size: 8pt;	
	color:#98A9CA;
	text-decoration: underline;
}


div.kutu {
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	padding:5px;
	margin-top:5px;	
	}

.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

.pollBarOn
{
	background-image: url(../images/pollbar_on.gif);
	height: 9px;
	line-height: 0px;
	font-size: 0px;
	background-repeat: no-repeat;
}
.pollBarOff
{
	background-image: url(../images/pollbar_off.gif);
	height: 9px;
	line-height: 0px;
	text-align: left;
	font-size: 0px;
	
	margin-bottom: 4px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
