html, body {
	height:100%;
	font-family:tahoma;
	font-size:9pt;
	color:#666666;
	margin:0px;
	padding:0px;
	background-color:#666;
}
.collapsed {
	overflow:visible;
}
.pullup {
	overflow:hidden;
}
#site {
	position:relative;
	left:0px;
	top:0px;
	width:980px;
	background-color:#ffffff;
	border:2px solid #ccc;
}
#site #top {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:100px;
}
#site #top table tr td {
	line-height:130%;
}
#site #top a {
	color:#888888;
	text-decoration:none;
	font-size:9px;
}
#site #top a:hover {
	text-decoration:underline;
}
#site #banner {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:180px;
}
#site #content {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
}
#site #content #menubar {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:23px;
	z-index:9;
}
#site #content #menubar .menu {
	position:relative;
	left:0px;
	top:0px;
	float:left;
	height:21px;
	width:139px;
}
#site #content #menubar .menu table {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background:#ffffff;
}
#site #content #menubar .menu table tr {
	cursor:pointer;
	vertical-align:middle;
	background-image: url(./images/ustcizgi.jpg);
	color:#ffffff;
}
#site #content #menubar .menu table tr:hover {
	text-decoration:underline;
	background-color:rgb(180,180,0);
	background-image:none;
}
#site #content #menubar .menu table tr th {
	color:#ffffff;
	font-size:8pt;
	font-weight:normal;
}
#site #content #menubar .menu table tr td {
	color:#ffffff;
	font-size:7pt;
	text-align:left;
	text-indent:10px;
}
#site #content #menubar .menu table tr td a{
	text-decoration:none;
	color:#FFF;
}
#site #content #menubar .menu table tr th a{
	text-decoration:none;
	color:#FFF;
}
#site #content .contentcolumn {
	position:relative;
	left:0px;
	top:0px;
	float:left;
}
#site #content .contentcolumn .panel {
	position:relative;
	left:0px;
	top:0px;
	padding:3px;
	background-color:#ffffff;
	display:block;
}
#site #content .contentcolumn .panel table .bottom {
	color:#ffffff;
}
#site #content .contentcolumn .panel table th {
	font-size:9pt;
	font-weight:bold;
	color:#ffffff;
	padding: 0px;
}
#site #content .contentcolumn .panel table td {
	font-size:8pt;
	color:#333333;
	padding: 0px;
}
#site #content .contentcolumn .panel select {
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	z-index:0;
}
#site #content .contentcolumn .panel input {
	font-size:8pt;
	font-weight:normal;
	color:#000000;
}
#site #content .leftcolumn {
	width:200px;
}
#site #content .centercolumn {
	width:555px;
}
#site #content .rightcolumn {
	width:200px;
}
#site #bottom{
	background-color:#FFFFFF;
	width:100%;
	height:30px;
}
#list{
	table-layout:fixed;
	margin-bottom:5px;
}
#list tr {
	cursor:pointer;
}
#list tr td {
	padding-left:7px;
	font-weight:bold;
	text-align:left;
	border-right-style: solid;
	border-right-color: #FFF;
	border-right-width:thin;
	background-color:transparent;
	white-space:nowrap;
	overflow:hidden;

	text-align:center;
}
#list a {
	color:#FFF;
	text-decoration:none;
	font-size:9px;
}
#list a:hover {
	text-decoration:underline;
}
#preview .image img {
	margin:3px;
	width:475px;
	height:250px;
}
#preview .date {
	font-size:8px;
	color:#999999;
	margin-left:10px;
	text-indent:15px;
}
#preview .summary {
	font-size:9px;
	color:#ff0000;
	margin:10px;
	text-indent:15px;
	text-align:left
}
#anahaber table tr td h1 {
	font-size:14px;
	color:#F00;
	font-weight:bold;
	margin:3px;
	text-indent:10px;
}
#haberler table tr td img{
	width:160px;
	height:85px;
}
#haberler #baslik{
	color:#0099FF;
	font-weight:bold;
	font-size:12px;
}
#haberler #ozet{
	color:#000000;
	font-weight:bold;
	font-size:9px;
}
#fotogaleri img{
	width:160px;
	height:85px;
}
#galeriResim a img {
	width:150px;
	height:120px;
}

