body { 
	background: #373737; 
	margin: 0px; padding: 0px;
}
img, table, div { border: 0; }
form { margin: 0px; padding: 0px; }
body, div, span, p, td, th, a, input, textarea, select, label, li {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px; color: #ffffff;
}

input, select, textarea {
	padding-left: 2px; padding-right: 2px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; color: #666666;
}

select { min-width:1.5em; }

a, a:link, a:visited, a:active, a:hover { 
	text-decoration: underline; color: #333333;
}
a:hover { color:#888888; }

h1, h2, h3, h4, h5, h6 { font-family: Verdana, Helvetica; color: #ffffff; }
h2 { font-size: 15px; }



.menuTop, a.menuTop:link, a.menuTop:visited, a.menuTop:active, a.menuTop:hover {
	font-size: 12px; font-weight: bold; text-decoration: none;
}
a.menuTop:hover { color: #FF6600; text-decoration: none; }

.lnk { font-size: 14px; font-weight: bold; text-decoration: none; color:#333333; }
a.lnk:link { font-size: 14px; font-weight: bold; text-decoration: none; color:#333333; }
a.lnk:visited { font-size: 14px; font-weight: bold; text-decoration: none; color:#333333; }
a.lnk:hover { font-size: 14px; font-weight: bold; text-decoration: none; color:#787878; }

.proje_link { font-size: 12px; font-weight: normal; text-decoration: none; color:#CCCCCC; }
a.proje_link:link { font-size: 12px; font-weight: bold; text-decoration: none; color:#FFFFFF; }
a.proje_link:visited { font-size: 12px; font-weight: bold; text-decoration: none; color:#CCCCCC; }
a.proje_link:hover { font-size: 12px; font-weight: bold; text-decoration: none; color:#cccccc; }


.red { color: #CC0000; font-weight: bold; }
a.red:link { color: #CC0000; font-weight: bold; text-decoration: none; }
a.red:visited { color: #CC0000; font-weight: bold; text-decoration: none; }
a.red:hover { color: #787878; font-weight: bold; text-decoration: none; }

.white { color: #EFEFEF; font-weight: bold; }
a.white:link { color: #EFEFEF; font-weight: bold; text-decoration: none; }
a.white:visited { color: #EFEFEF; font-weight: bold; text-decoration: none; }
a.white:hover { color: #cccccc; font-weight: bold; text-decoration: none; }

a.whiteBig:link { font-size: 15px; color: #EFEFEF; font-weight: bold; text-decoration: none; }
a.whiteBig:visited { font-size: 15px; color: #EFEFEF; font-weight: bold; text-decoration: none; }
a.whiteBig:hover { font-size: 15px; color: #cccccc; font-weight: bold; text-decoration: none; }

div.boxless { position:relative; background-color: #FFFFFF; border: none; padding: 0px; }
div.box { position:relative; background-color: #FFFFFF; border: #666666 solid 1px; padding: 10px; }
table.box { background-color: #FFFFFF; border: #666666 solid 1px; }
table.box td { padding:1px; }

table.grid { background-color: #FFFFFF; border: 1px solid #333333; }
table.grid tr.diff { background-color: #DDDDDD; }
table.grid tr.title { background-color: #666666; }
table.grid th {
	padding: 2px 5px;
	text-align: center;
	font-weight: bolder;
	background-color: #333333;
	color: #EFEFEF;
	white-space: nowrap;
}
table.grid th sup, table.grid th sub { font-weight: bolder; color: #EFEFEF; }
table.grid th.redcell { background-color: #CC0000; }
table.grid th a { color: #EFEFEF; }
table.grid th a:hover { color: #DEDEDE; }
table.grid td { padding: 2px 5px; }
table.grid td.proc {
	padding: 2px 10px;
	text-align: center;
	background-color: #FFDB9C;
	font-weight: bold;
	width: 60px;
}

input.btn { 
	background:#EFEFEF url(../images/bg_btn.gif) top repeat-x; 
	padding: 0; border: #CCCCCC solid 1px;
	width: 100px; height: 20px; 
}

.msg { font-family: Tahoma, Arial; font-size: 9px; font-weight: bold; color: navy; }
.msgBox { 
	padding:4px;
	border:1px solid navy; 
	background-color:lightblue;
}

.bold { font-weight: bold; }
.small { font-weight: bold; font-size: 9px; font-family: Arial, Helvetica, Tahoma;}
.clearer { padding:0; margin: 0; border:0; float: none; clear: both; font-size: 1px; }

.spotyazi {

	font-family: tahoma;
	font-size: 14px;
	color: #F6F693;
	font-weight: bold;
	text-decoration: none;
}
