body {
	font-family: 11px/1.5em "Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif;
	color: #CDCDCD;
	font-size: 10px; }

.mybackground { 
	background-image: url(images/td_sol.jpg); /* forward slash for the path */ 
	background-repeat: no-repeat; 
	background-position: right top; 
	text-align: center; 
	vertical-align: top; }
	
.pgbg { 
	background-image: url(images/page_13.gif); /* forward slash for the path */ 
	background-repeat: no-repeat; 
	background-position: right top; 
	vertical-align: top; }	
	
.tablebg { 
    background-image: url('images/td_back.jpg'); 
    background-repeat: repeat-x; 
    background-attachment: scroll; 
    background-position: center top; }
    
.ilbg { 
	background-image: url(images/iletisim_13.gif); /* forward slash for the path */ 
	background-repeat: no-repeat; 
	background-position: right top; 
	vertical-align: top; }		
	
.urbg { 
	background-image: url(images/urunler_13.gif); /* forward slash for the path */ 
	background-repeat: no-repeat; 
	background-position: right top; 
	vertical-align: top; }			
	
a:link {
	color: #f2f5af;
	text-decoration: none; }	
a:hover {
	color: #DFE0C7; }
	text-decoration: underline; }
a:visited {
	color: #f2f5af;
	text-decoration: none; }
a:visited:hover {
	color: #DFE0C7;
	text-decoration: underline; }


a.baglan {
	color: #eaf07b;
	text-decoration: none; }	
a.baglan:hover {
	color: #ff3333; }
	text-decoration: underline; }
a.baglan:visited {
	color: #eaf07b;
	text-decoration: none; }
a.baglan:visited hover {
	color: #ff3333;
	text-decoration: underline; }

a.thumb img {	
	border: 2px solid #FFFFFF; }
a.thumb:hover img {
	border: 2px solid #6B7B8E; }
	
.input_normal {
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #404040; 
	border: 1px solid #C9C2C2;
	background-image:url('images/bg_input.gif'); 
	padding-left: 5px;	}
	
.flat-button {
	border: 1px solid #C9C2C2;
	background: #FAFAFA;
	font-family: Tahoma; 
	font: 12px;
	color: #404040; }