/* Default text style is Verdana 8 point */
body, td, p, li, ul {font-family: "Verdana"; font-size: 8pt; color: #333333;}
BODY {SCROLLBAR-FACE-COLOR: #7D8DA4; SCROLLBAR-HIGHLIGHT-COLOR: #9ea9a9; SCROLLBAR-SHADOW-COLOR: #9ea9a9; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR:  #000000; SCROLLBAR-TRACK-COLOR: #C8CECE; SCROLLBAR-DARKSHADOW-COLOR: #666666; }
/* Default link is black with orange hover */
a:link, a:visited, a:active
{
  font-weight: bold; color: #333333; text-decoration: underline;
}
a:hover
{
  color: #FF6600; font-weight: bold; text-decoration: underline;
}

/* white text (used on tabs) */
.white, a.white:link, a.white:visited, a.white:active
{
 font-weight: normal; color: #FFFFFF; text-decoration: none;
}
a.white:hover
{
 font-weight: normal; color: #FFFFFF; text-decoration: underline;
}
.whitebold, a.whitebold:link, a.whitebold:visited, a.whitebold:active
{
 font-weight: bold; color: #FFFFFF; text-decoration: none;
}
a.whitebold:hover
{
 font-weight: bold; color: #FFFF00; text-decoration: none;
}

/* Used by area links at top of page */
.area, a.area:link, a.area:visited, a.area:active
{
  font-weight: bold; color: #333333; text-decoration: none;
}
a.area:hover
{
  color: #333333; font-weight: bold; text-decoration: underline;
}

/* Used by area links at top of page */
.black, a.black:link, a.black:visited, a.black:active
{
 font-weight: normal; color: #000000; text-decoration: none;
}
a.black:hover
{
 font-weight: normal; color: #000000; text-decoration: underline;
}

/* Used by for frontpage announcements*/
.announcementblack, a.announcementblack:link, a.announcementblack:visited, a.announcementblack:active
{
 font-weight: normal; color: #000000; text-decoration: none;
}
a.announcementblack:hover
{
 font-weight: normal; color: #FF6600; text-decoration: underline;
}

/* Tiny grey text with orange hover on links */
.tinygrey, a.tinygrey:link, a.tinygrey:visited, a.tinygrey:active
{
 font-size: 10px; font-weight: normal; color: #666666; text-decoration: none; font-family: "Arial";
}
a.tinygrey:hover
{
 font-size: 10px; font-weight: normal; color: #FF6600; text-decoration: underline; font-family: "Arial";
}

/* Tiny white text with orange hover on links */
.tinywhite, a.tinywhite:link, a.tinywhite:visited, a.tinywhite:active
{
 font-size: 10px; font-weight: normal; color: #CCCCCC; text-decoration: none; font-family: "Arial";
}
a.tinywhite:hover
{
 font-size: 10px; font-weight: normal; color: #FF6600; text-decoration: underline; font-family: "Arial";
}


/* Small grey text with orange hover on links */
.smallgrey
{
 font-size: 10px; font-weight: bold; color: #666666; text-decoration: none;
}
a.smallgrey:link, a.smallgrey:visited, a.smallgrey:active
{
 font-size: 10px; font-weight: bold; color: #666666; text-decoration: none;
}
a.smallgrey:hover
{
 font-size: 10px; font-weight: bold; color: #FF6600; text-decoration: none;
}

/* Small black text with orange hover on links */
.smallgrey_nohover, a.smallgrey_nohover:link, a.smallgrey_nohover:visited, a.smallgrey_nohover:active, a.smallgrey_nohover:hover
{
 font-size: 10px; font-weight: normal; color: #666666; text-decoration: none;
}


/* Small black text with orange hover on links */
.smallblack, a.smallblack:link, a.smallblack:visited, a.smallblack:active
{
 font-size: 10px; font-weight: normal; color: #333333; text-decoration: none;
}
a.smallblack:hover
{
 font-size: 10px; font-weight: normal; color: #FF6600; text-decoration: underline;
}

/* orange text (SWiSHlite) */
.orange, a.orange:link, a.orange:visited, a.orange:active, a.orange:hover
{
 font-weight: bold; color: #FF6600; text-decoration: none;
}

/* purple text (SWiSHmax) */
.purple, a.purple:link, a.purple:visited, a.purple:active, a.purple:hover
{
 font-weight: bold; color: #660099; text-decoration: none;
}

/* dark purple text (SWiSH2) */
.darkpurple, a.darkpurple:link, a.darkpurple:visited, a.darkpurple:active, a.darkpurple:hover
{
 font-weight: bold; color: #330066; text-decoration: none;
}
a.blue:link, a.blue:visited, a.blue:active, a.blue:hover
{
 font-weight: bold; color: #0000CC; text-decoration: none;
}

/* red text (SWiSHsites) */
.red, a.red:link, a.red:visited, a.red:active, a.red:hover
{
 font-weight: bold; color: #FF0000; text-decoration: none;
}
a.green:link, a.green:visited, a.green:active, a.green:hover
{
 font-weight: bold; color: #99CC00; text-decoration: none;
}

/* grey text (SWiSHstudio) */
.grey, a.grey:link, a.grey:visited, a.grey:active, a.grey:hover
{
 font-weight: bold; color: #666666; text-decoration: none;
}
a.lightblue:link, a.lightblue:visited, a.lightblue:active, a.lightblue:hover
{
 font-weight: bold; color: #00CCFF; text-decoration: none;
}

/* Used by titles in content pages */
.title, a.title:link, a.title:visited, a.title:active
{
 font-size: 10pt; font-weight: bold; color: #333333; text-decoration: none;
}
a.title:hover
{
 font-size: 10pt; font-weight: bold; color: #FF6600; text-decoration: underline;
}

.bigtitle
{
	font-size: 11pt;
	color: #003366;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;

}

.greytitle
{
  font-size: 8pt;
  color: #999999;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 6px;
  margin-bottom: 6px;
}

/* Input fields and selection boxes */
input, select
{
 font-size: 11px;
 font-family: Verdana,Arial,Helvetica
}

form
{
  margin-bottom: 0px;   
}
.ortacizgi {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.altbg {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.zemincevre {
	background-color: #f2f2f2;
	border: 1px solid #999999;


}
.zemincevre2 {
	background-color: #f8f8f8;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;

}
.zemincevre3 {

	background-color: #f8f8f8;
	border-top: 4px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}


/* green text (SWiSHpix) */
.green { 
 font-weight: bold; color: #628200; text-decoration: none;
 } 
.resimhand {
	cursor: hand;
	font-weight: bold;
	color: #666666;
	font-size: 10px;


}
.bg {
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
}
.ustbg {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.solgolge {
	background-image: url(images/sayfa8_r3_c1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.saggolge {
	background-image: url(images/sayfa8_r3_c17.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.altgolge {

	background-image: url(images/sayfa8_r15_c5.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menubg {
	background-image: url(images/sayfa8_r8_c11.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.yesilbg {
	background-image: url(images/yesil_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.turanjalt {
	border: 1px solid #999999;

}


/* blue text (SWiSHpix) */
.blue { 
 font-weight: bold; color: #003366; text-decoration: none;
 } 
.greybuton {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.kahve {
	font-style: italic;
	font-weight: bold;
	color: #996600;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bggri {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

 
/* brightblue text (SWiSHstudio) */
.lightblue { 
 font-weight: bold; color: #336699; text-decoration: none;
 } 
.elilegoster {
	cursor: hand;
	font-size: 11px;
	font-weight: bold;
	color: #666666;

}
.solcizgi {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
