
img {
	border: 0px;
}
BODY {
	/* font-family: Arial, Helvetica, sans-serif; */
	/* font-family:Futura; src:url(futurhpla.ttf), url(futurhpla.ttf); */
	/* font-family:Futura LtHU, Arial; */
	font-family: Verdana;
	font-size: 11px;
	/* letter-spacing: 0.5px; */
	line-height: 20px;
	color: #6A6A6A;
	margin: 0px;
	/* background-color: #EDEDEC; */
	padding: 0px;
	margin: 0px;
}

BODY.pwindow {
	margin: 15px;
}

div {
	SCROLLBAR-BASE-COLOR: rgb(255,255,255);
	SCROLLBAR-3DLIGHT-COLOR: rgb(255,255,255);
	SCROLLBAR-DARKSHADOW-COLOR: rgb(255,255,255);
	
	SCROLLBAR-ARROW-COLOR: rgb(100,100,100);
	SCROLLBAR-FACE-COLOR: rgb(230,230,230);
	SCROLLBAR-HIGHLIGHT-COLOR: rgb(255,255,255);
	SCROLLBAR-SHADOW-COLOR: rgb(255,255,255);
	SCROLLBAR-TRACK-COLOR: rgb(255,255,255);
	/* */
	font-size: 11px;
}

ul {
	color: #6A6A6A;
}

td {
	font-size: 11px;
}
a:link {
	color: #AE2A61;
	text-decoration: none;
}
a:visited {
	color: #AE2A61;
	text-decoration: none;
}
a:hover {
	color: #E33980;
	text-decoration: none;
}
h1 {
	font-size: 130%;
}
h1.main_title {
	padding-left: 20px;
}
h2 {
	font-size: 120%;
}
h2.flat_bottom {
	margin-bottom: 2px;
}
h3 {
	font-size: 110%;
	
}
h3.flat_bottom {
	margin-bottom: 0px;
}
h4 {
	font-size: 100%;
	
}
h4.flat_bottom {
	margin-bottom: 0px;
}
pre.pp {
	background-color: #CCCCCC;
	/* line-height: 90%; */
}

#iframe_scroll_drag {
	position: relative;
	background-color: #DDDDDD;
	width: 13px;
	left: 1px;
}

#iframe_scroll_track {
	/* background-color: #EEEEEE; */
}

/* #js_helper {
	background-color: #FF0000;
	position: absolute;
	height: 100%;
} */

img.hand_cursor {
	cursor: pointer;
}


/* forum */


table.forum, table.forum_topiclist {
	background-color: #BBBBBB;
}

table.forum_topiclist td {
	padding: 5px;
}
#new_topic td {
	padding: 0px;
}

.row0 {
	font-weight: bold;
}

.row1 {
	background-color: #FFFFFF;
}
.row1 td {
	font-size: 14px;
	padding: 2px;
	letter-spacing: 1px;
	/* color: #666666; 
	font-weight: bold;*/
}
.row2 {
	background-color: #FFFFFF;
}

.row3 {
	background-color: #dcdcdc;
}

.col0 {
	background-color: #dcdcdc;
}
.col1 {
	background-color: #dcdcdc;
}
.post_post {
	padding-left: 3px;
}
.post_box_0 {
	background-color: #BBBBBB;
}
.post_box_1 {
	background-color: #BBBBBB;
}
.post_box_0 td {
	background-color: #f8f8f8;
}
.post_box_1 td {
	background-color: #dcdcdc;
}

.hrcolor {
	color: #CCCCCC;
}

#aloldalak_navig_box {
	/* text-align: right; */
	font-size: 120%;
	margin-top: 8px;
	margin-bottom: 8px;
}


