/* Default text style is Verdana 8 point */
body, td, p, li, ul {font-family: "Verdana"; font-size: 8pt; color: #333333;}

/* Default link is black with orange hover */
a:link, a:visited, a:active
{
	font-weight: normal;
	color: #2b3479;
	text-decoration: underline;

}
a:hover
{
	color: #990000;
	font-weight: normal;
	text-decoration: none;

}
a.white:link, a.white:visited, a.white:active
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;

}
a.white:hover
{
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
	font-size: 10px;

}
a.whitebold:link, a.whitebold:visited, a.whitebold:active
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;


}
a.whitebold:hover
{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;











}

/* 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;
}
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";
}
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-weight: normal; color: #333333; text-decoration: none;
}
a.smallgrey:link, a.smallgrey:visited, a.smallgrey:active
{
 font-size: 10px; font-weight: bold; color: #333333; text-decoration: none;
}
a.smallgrey:hover
{
 font-size: 10px; font-weight: bold; color: #0066FF; text-decoration: none;
}
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;
}
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;
}
a.orange:link, a.orange:visited, a.orange:active, a.orange:hover
{
 font-weight: bold; color: #FF6600; text-decoration: none;
}
a.purple:link, a.purple:visited, a.purple:active, a.purple:hover
{
 font-weight: bold; color: #660099; text-decoration: none;
}
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: #E5660B; text-decoration: none;
}
a.blue:hover
{
 font-weight: bold; color: #333333; text-decoration: none;
}
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: #009933; text-decoration: none;
}
a.green:hover
{
 font-weight: bold; color: #333333; 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;
}
 
/* brightblue text (SWiSHstudio) */
.lightblue, 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: 14px;
	color: #0066CC;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}

.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;   
}
.altmavi {
	border-top: 0px dotted #FFFFFF;
	border-right: 2px dotted #FFFFFF;
	border-bottom: 2px dotted #FFFFFF;
	border-left: 2px dotted #FFFFFF;
}
.cevregri {
	border: 1px solid #CCCCCC;
}


/* blue text (SWiSHpix) */
.blue { 
 font-weight: bold; color: #2b3479; text-decoration: none;
 } 
.solgri {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #E46409;
	border-right-color: #E46409;
	border-bottom-color: #E46409;
	border-left-color: #E46409;
}
.altpembe {

	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}
.altmenu {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	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;
}


/* green text (SWiSHpix) */
.green { 
 font-weight: bold; color: #009933; text-decoration: none;
 } 
.altgricizgi {
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;

}
.elilegoster {
	cursor: hand;
}
.sepetgricizgi {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.eskifiyat {
	font-weight: bold;
	text-decoration: line-through;
}


/* orange text (SWiSHlite) */
.orange { }

/* orange text (SWiSHlite) */
.orange { 
 font-weight: bold; color: #9F5000; text-decoration: none;
 } 


/* purple text (SWiSHmax) */
.purple {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	font-size: 10px;

 } 


/* Small black text with orange hover on links */
.smallgrey_nohover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;

 } 


/* white text (used on tabs) */
.white {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;

 } 

.whitebold {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;


 } 
.ustbg {
	background-image: url(images/karakoy_r1_c6.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


/* dark purple text (SWiSH2) */
.darkpurple { 
 font-weight: bold; color: #996600; text-decoration: none;
 } 


/* Tiny white text with orange hover on links */
.tinywhite { 
 font-size: 10px; font-weight: bold; color: #F4f4f4; text-decoration: none;
 } 
.worldbg {
	background-image: url(images/world.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.subg {
	background-image: url(images/su.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


/* red text (SWiSHsites) */
.red { 
 font-weight: bold; color: #990000; text-decoration: none;
 } 



/* Small black text with orange hover on links */
.smallblack { 
 font-size: 10px; font-weight: bold; color: #333333; text-decoration: none;
 } 


/* Tiny grey text with orange hover on links */
.tinygrey { 
 font-size: 10px; font-weight: normal; color: #666666; text-decoration: none; font-family: Arial;
 } 

