/* Default CSS Stylesheet for a new Web Application project */

body
{
	font-size: 11px;
	font-family: Verdana,Tahoma,Arial,Geneva,Helvetica;
	margin-top: 0px;
	background-color: #bfbfbf;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


td, tr, p, span, div
{
	font-size: 11px;
	font-family: Verdana,Tahoma,Arial,Geneva,Helvetica;
	margin-top: 0px;
}
.logintext
{
	border-right: white 1px inset;
	border-top: white 1px inset;
	font-size: 11px;
	border-left: white 1px inset;
	color: white;
	border-bottom: white 1px inset;
	font-family: Verdana,Tahoma;
	background-color: #c0c0c0;
}

.aramatext
{
	border-right: white 1px inset;
	border-top: white 1px inset;
	font-size: 11px;
	border-left: white 1px inset;
	color: #666666;
	border-bottom: white 1px inset;
	font-family: Verdana;
	background-color: #ffffff;
}



.button2
{
	font-size: 11px;
	color: #666666;
	font-family: Verdana;
	background-color: #ffffff;
	border: 1px solid #E9E9E9;
}
.button
{
	border-right: #d4d0c8 1px solid;
	border-top: #d4d0c8 1px solid;
	border-left: #d4d0c8 1px solid;
	font-size: 11px;
	cursor: hand;
	color: #000000;
	border-bottom: #d4d0c8 1px solid;
}

a:link{text-decoration: none;color: #FF6600;}
a:active {text-decoration:none; color:#FF6600;}
a:visited {text-decoration:none; color:#FF6600;}
a:hover {text-decoration:underline; color:#666666;}

a.yedek:link {text-decoration:none; color:#CC3300; font-size: 11pt;}
a.yedek:active {text-decoration:none; color:#CC3300; font-size: 11pt;}
a.yedek:visited {text-decoration:none; color:#CC3300; font-size: 11pt;}
a.yedek:hover {text-decoration:underline; color:#666666; font-size: 11pt;}

a.ust:link{text-decoration: none;color: #FF6600;font-size: 12px;}
a.ust:active {text-decoration:none; color:#FF6600; font-size: 12px;}
a.ust:visited {text-decoration:none; color:#FF6600; font-size: 12px;}
a.ust:hover {text-decoration:none; color:#D25400; font-size: 12px;}

a.sag:link {text-decoration: none; color: #ffffff;}
a.sag:active {text-decoration:none; color:#ffffff;}
a.sag:visited {text-decoration:none; color:#ffffff;}
a.sag:hover{text-decoration: underline;color: #E2E2E2;}

a.mor:link {text-decoration: none; color: #975197;}
a.mor:active {text-decoration:none; color:#975197;}
a.mor:visited {text-decoration:none; color:#975197;}
a.mor:hover{text-decoration: underline;color: #AE68AE;}

.mor {color: #975197;}

a.uye:link {font-family: tahoma;text-decoration: underline;color: #ffffff;}
a.uye:active {font-family: tahoma;text-decoration:underline; color:#ffffff;}
a.uye:visited {font-family: tahoma;text-decoration:underline; color:#ffffff;}
a.uye:hover {font-family: tahoma;text-decoration:none; color:#E2E2E2;}

a.takvim:link{text-decoration: none;color: #FF6600;font-size: 9px;}
a.takvim:active {text-decoration:none; color:#FF6600; font-size: 9px;}
a.takvim:visited {text-decoration:none; color:#FF6600; font-size: 9px;}
a.takvim:hover {text-decoration:underline; color:#D25400; font-size: 9px;}


a.gray:link{text-decoration: none;color: #6A6A6A;}
a.gray:active {text-decoration:none; color:#6A6A6A;}
a.gray:visited {text-decoration:none; color:#6A6A6A;}
a.gray:hover{text-decoration:underline; color:#6A6A6A;}

.bgtable {
	background-color: #ffffff;
	background-position: left top;
}

.bordersagsol
{
    border-right: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
}

.bordercevredotted
{
	border-right: #cccccc 1px dotted;
	border-top: #cccccc 1px dotted;
	border-left: #cccccc 1px dotted;
	border-bottom: #cccccc 1px dotted;
}
.borderalt
{
	border-bottom: #cccccc 1px solid;
}
.bgsag {
	background-image: url(images/standart/bgsag.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgshadow {
	background-image: url(images/standart/shadow4.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.temabaslik
{
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.yorumyapan {
	font-family: Verdana, tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	font-weight: normal;
}
.temabaslik1 {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
}
.temabaslik2 {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

.temabaslik3 {
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}
.borderaltdotted
{
	border-bottom: #cccccc 1px dotted;
}
.header
{
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}.bgpopup {
	background-image: url(images/standart/popupbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.beyaz {
	color: #FFFFFF;
}

.keywrd
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	cursor: hand;
}
.bgmetropolist {
	background-image: url(images/standart/metropolist_vertical.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgust {
	background-image: url(images/standart/logo_ek.jpg);
	background-repeat: no-repeat;
}
.bgsekil {
	background-image: url(images/standart/sekil.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgsekil2 {
	background-image: url(images/standart/sekil2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
