.WinH
{
	font-weight: bold;
	font-size: 12px;
	color: #e6ecf9;
	font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
	height: 25px;
	background-color: #3266CC;
	text-decoration: none;
}
.WinHl {  background-color: #24BD24; height: 3px}
.WinBoldText {  font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif; font-size: 10px; font-weight: bold; color: #333333; text-decoration: none}
.WinStText { font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none }
.WinStMiniText { font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif; font-size: 9px; font-weight: normal; color: #333333; text-decoration: none }
.WinStTextBox
{
	padding-left: 3px;
	border-right: #999999 1px inset;
	border-top: #999999 1px inset;
	font-weight: normal;
	font-size: 11px;
	border-left: #999999 1px inset;
	width: 120px;
	color: #333333;
	border-bottom: #999999 1px inset;
	font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.WinButton {  font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #3E953E; border: 1px #3E953E outset; height: 20px; width: 50px; text-align: center; vertical-align: middle; padding-bottom: 2px}
.WinBoldErrText { font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif; font-size: 10px; font-weight: bold; color: #FF0000; text-decoration: none }
.WinErrText { font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif; font-size: 10px; font-weight: normal; color: #FF0000; text-decoration: none }
.WinStTextBoxFull
{
	padding-left: 3px;
	border-right: #999999 1px inset;
	border-top: #999999 1px inset;
	font-weight: normal;
	font-size: 11px;
	border-left: #999999 1px inset;
	width: 190px;
	color: #333333;
	border-bottom: #999999 1px inset;
	font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.WinStTextHeader { font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif; font-size: 18px; font-weight: bold; color: #333333; text-decoration: none }
#LoginBox1_CmdGiris
{
	background-position: left top;
	background-image: url(../_images/_buttons/btn_giris.png);
	background: url(../_images/_buttons/btn_giris.png);
	width: 44px;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 22px;
	border-bottom-style: none;
	cursor: pointer;
}
#Anket1_CmdOyla
{
	background-position: left top;
	background-image: url(../_images/_buttons/btn_oyla.png);
	background: url(../_images/_buttons/btn_oyla.png);
	width: 44px;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 22px;
	border-bottom-style: none;
	cursor: pointer;
}
#SearchBox1_CmdAra
{
	background-position: left top;
	background-image: url(../_images/_buttons/btn_ara.png);
	background: url(../_images/_buttons/btn_ara.png);
	width: 44px;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 22px;
	border-bottom-style: none;
	cursor: pointer;
}

/*Yeni Pencere Eklentileri*/

.WnhM {
	background-image: url(../_images/_wins/wtM.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}
.WnhL {
	background-image: url(../_images/_wins/wtL.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
	width: 4px;
}
.WnhR {
	background-image: url(../_images/_wins/wtR.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 7px;
}
.WnMR {
	background-image: url(../_images/_wins/wmR.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 7px;
}
.WnML {
	background-image: url(../_images/_wins/wmL.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 4px;
}
.WnBR {
	background-image: url(../_images/_wins/wmTR.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 7px;
	width: 7px;
}
.WnBM {
	background-image: url(../_images/_wins/wmTM.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 7px;
}
.WnBL {
	background-image: url(../_images/_wins/wmTL.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
	width: 4px;
}
.WnMM {
	background-color: #F3F3F3;
}
.WnTbl {
	width: 205px;
}