body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bbbg.gif);
	font:11px/18px verdana, arial, helvetica, sans serif;
	scrollbar-face-color:#EEEDD7;
	scrollbar-arrow-color:#6B6B64;
	scrollbar-track-color:transparent;
	scrollbar-shadow-color:#6B6B64;
	scrollbar-highlight-color:#EEEDD7;
	scrollbar-3dlight-color:#EEEDD7;
	scrollbar-darkshadow-Color:#EEEDD7;

}
table {
	-moz-border-radius: 0.5em;
}

td {
	font:10px verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	#color:#6B6B64;
	color:#212121;
}

h2 {
	color:#000000;
}

.td_link {
	font:10px verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:#6B6B64;
	text-decoration:none;
}
.td_link:hover {color:#6B6B64;text-decoration:none;}
.td_link:link {color:#6B6B64;}
.td_link:visited {color:#000000;}

a {
	color:#000000;
	text-decoration:none;
	font:11px georgia, tahoma, arial, helvetica, sans serif;
	font-weight:normal;
	background:transparent;
	border-bottom:1px dotted #EEEDD7;
}

a:link {color:#000000;}
a:visited {color:#000000;}
a:hover {color:#FF0000; border-bottom:1px dotted #A8C9D8;}

.table_baslik {
	font:11px verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	#color:#475C66;
	color:#000000;
	border-bottom:0px solid #C0DFED;
	background:#E1F0F7;
}

.table_baslik_beyaz {
	font:12px verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	border-bottom:0px solid #C0DFED;
	background:#E1F0F7;
}

.table_baslik_mor {
	font:11px verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	border-bottom:0px solid #FF0000;
	background:#FDE1FC;
}

.table_bg {
	margin:0px 0px 2px 0px;
	padding:1px;
	border: 1px solid #C0DFED;
	background:#ffffff;
}

.table_bg_mor {
	margin:0px 0px 2px 0px;
	padding:1px;
	border: 1px solid #FDE1FC;
	background:#ffffff;
}


select {
	border-right: #a8b2bb 1px solid;
	padding-right: 1px;
	border-top: #a8b2bb 1px solid;
	padding-left: 1px;
	font-size: 10px;
	padding-bottom: 1px;
	border-left: #a8b2bb 1px solid;
	color: #000000;
	padding-top: 1px;
	border-bottom: #a8b2bb 1px solid;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	height: 20px;
	background-color: #ffffff
}

textarea {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
}

.tamam {
	font-weight: bold;
	color: #003060;
	background-color: #f2f5fa;
}

.baslik {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


.td3 {
	border : 1px;
	border-color : #AFCAE6;
	border-style : solid;
	border-spacing: 0px;
}

.yenimesaj {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
.title_h2 {
 width:300px;
 padding:12px 0 0 18px;
}

.border_preview{
	z-index:100;
	position:absolute;
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{
	vertical-align:middle;
	text-align:center;
}

.botpreview {
	background-color:#3F89C3;
	color:#FFFFFF;
	border-top-color:#FFFFFF;
	border-top-width:1px;
	border-top-style:solid;
	text-align:center;
	vertical-align:middle;
}

.code{background:#fafafa;border:1px solid #d1d7dc;color:#006600;
font:12px Courier,"Courier New",sans-serif;padding:5px}



/*Sample CSS to style the two tickers in the demo*/
.cnnclass{
width: 400px;
padding: 5px;
background-color: #F3F3F3;
border: 1px solid black;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.cnnclass a{
text-decoration: none;
}

.bbcclass{
width: 440px;
height: 200px;
padding: 5px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
color: black;
}

/*  buton  */
.submit input, .submit input:focus, .button, .button:focus {
	background: url( /images/fade-butt.png );
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size:10px;
	height: 25px;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}

.submit input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}

.button, .button:focus {
	padding: 0.15em;
}

input.delete:hover {
	background: #ce0000;
	color: #fff;
}

input.tamam:hover {
	background: #46BFE8;
	color: #fff;
}

.censored {
	border-bottom: 1px dashed rgb(0, 0, 255);
	background-color: rgb(255, 255, 102);
	color: rgb(204, 51, 0);
	font-weight: bold;
}